- Move donate page from help/donate.html to donate.html (URL: .../donate.html)
- Update all doc links and README to new donate URL
- Sidebar Donate link: red border, left accent, subtle red glow and background
- Applies to all doc pages via shared main.css
- Sidebar Donate: higher-specificity CSS so link and icon stay red (not blue)
- Donate page: add QR codes for Bitcoin, Ethereum, DogeCoin in crypto modals
- Use https://plexguide.github.io/Huntarr.io/help/donate.html for all donate links
- Add red Donate link at top of docs sidebar (all pages)
- Restore donate page: daughter's college fund, PayPal, GitHub Sponsors, Crypto modals
- Restore Welcome + Admin9705 message and logo on docs index; add admin9705.png
- Frontend: wiki/doc icon (desktop + mobile), mobile version chip removed
- Call the feature Requests (sidebar and page titles)
- Add note that Requests is for the person running Huntarr, not for other users
- Update requestarr/index.html copy, index.html feature card, FAQ, media-collection
- Update sidebar link text to Requests across all doc pages
- Rewrote CSS with glassmorphism dark theme matching the app
- Rewrote JS with mobile sidebar, collapsible nav, copy buttons, scroll-to-top
- Created 30 HTML pages covering all features: Getting Started, Apps (7), Movie Hunt (4), NZB Hunt, Requestarr, Settings (6), System (3), Help (3)
- Removed 13 obsolete files (eros, whisparr-v2/v3, old root pages, stale markdown)
- New responsive layout with mobile hamburger drawer
- Updated README with new structure map
Changes:
- Add huntarr-logo.svg with gold gradient matching original PNG
- Add huntarr-logo-singlecolor.svg with CSS-overridable color
- Both SVG files optimized for size and compatibility
- Version bump to 8.2.19
- Update Python version from 3.9/3.10 to 3.12 across all platforms
- Upgrade Flask from 3.0.0 to 3.1.2
- Upgrade requests from 2.31.0 to 2.32.5
- Upgrade waitress from 2.1.2 to 3.0.2
- Upgrade pyyaml from 6.0 to 6.0.2
- Update documentation to reflect Python 3.12+ requirement
- Update GitHub Actions workflows for macOS (ARM/Intel) and Windows
- Update Dockerfile base image to python:3.12-slim
- Update Windows setup script to require Python 3.12+
This addresses CVE's in requests and waitress, and ensures compatibility with
Python 3.12 which provides improved performance and security.
- Revised the description of Swaparr to emphasize its role as a stalled download cleaning utility integrated with Huntarr.
- Added an important warning regarding the impact of Swaparr on all downloads initiated by *arr applications.
- Included a detailed timing example to illustrate the download monitoring process and removal timeline.
- Expanded the list of malicious file extensions to improve protection against potential threats, with a note on the significance of these additions.