Releases: kieraneglin/pinchflat
Releases · kieraneglin/pinchflat
v2025.6.6
What's Changed
- [Dev] Improve internal file follower server messaging by @kieraneglin in #696
- [Docs] Add podman to README by @philips in #686
- [Bugfix] Fix header link when using
BASE_ROUTE_PATH
by @kieraneglin in #697 - [Enhancement] Sorting sources is now case-insensitive by @kieraneglin in #708
- [Housekeeping] Dependency updates 6-Jun-2025 by @kieraneglin in #733
New Contributors
Full Changelog: v2025.3.17...v2025.6.6
v2025.3.17
What's Changed
- [Enhancement] Add download rate limiting to app settings by @kieraneglin in #646
- [Enhancement] Stop logging Docker healthcheck requests by @kieraneglin in #659
- [Enhancement] Add setting to restrict filenames to ASCII characters by @kieraneglin in #660
Full Changelog: v2025.3.6...v2025.3.17
v2025.3.6
What's Changed
- [Bugfix] Improve yt-dlp permissions to allow auto update by @kieraneglin in #634
- [Enhancement] Add option for a source to only use cookies when needed by @kieraneglin in #640
- [Enhancement] Retry a download using cookies if doing so might help by @kieraneglin in #641
Full Changelog: v2025.2.20...v2025.3.6
v2025.2.20
What's Changed
- [Enhancement] Support Multiple YouTube API Keys by @rebelonion in #606
- [Enhancement] Download failures due to videos being members-only are not immediately retried by @kieraneglin in #609
- [Enhancement] Record and display errors related to downloading by @kieraneglin in #610
- [Bugfix] Improve YouTube shorts detection for new YouTube pants by @kieraneglin in #618
New Contributors
- @rebelonion made their first contribution in #606
Full Changelog: v2025.1.27...v2025.2.20
v2025.1.27
What's Changed
- [Bugfix] Ensure a full indexing pass always runs if the source has never been indexed before by @kieraneglin in #581
- [Enhancement] Add support for UMASK environment variable by @kieraneglin in #582
- [Enhancement] Run fast indexing on source creation and at higher priority by @kieraneglin in #583
- [Enhancement] Auto-update yt-dlp by @kieraneglin in #589
Full Changelog: v2025.1.17...v2025.1.27
v2025.1.17
What's Changed
- [Bugfix] Allow resetting rate limit sleep interval by @kieraneglin in #570
- [Enhancement] Re-check if media is pending immediately before download by @kieraneglin in #571
Full Changelog: v2025.1.14...v2025.1.17
v2025.1.14
What's Changed
❗ This release should resolve the 403/"Sign in..." errors that have been common lately ❗
- [Housekeeping] Update Docker healthcheck to run every 30s by @kieraneglin in #555
- [Enhancement] Add Prometheus support by @kieraneglin in #556
- See docs
- [Enhancement] Add rate limiting to yt-dlp requests; prevent saving Media Items when throttled by YouTube by @kieraneglin in #559
- [Development] Integrate Simple Icons by @kieraneglin in #564
- [Enhancement] Add Discord link by @kieraneglin in #565
Full Changelog: v2025.1.3...v2025.1.14
v2025.1.3
What's Changed
- [Enhancement] Overhaul indexing to be more efficient by @kieraneglin in #540
⚠️ This is a big one! It's worth reading through the notes in the PR. Please make a bug report if you have an issue⚠️
- [Enhancement] Mark chapters with SponsorBlock by @kieraneglin in #542
- [Enhancement] Add media profile, source, and media item IDs as options for output templates by @kieraneglin in #543
Full Changelog: v2024.12.31...v2025.1.3
v2024.12.31
What's Changed
- [Bugfix] Improve OPML route security by @kieraneglin in #535
Full Changelog: v2024.12.29...v2024.12.31
v2024.12.29
What's Changed
- truncate table columns via css by @robertkleinschuster in #507
- Separate tabs for pending and downloaded in media history by @robertkleinschuster in #508
- [Enhancement] Add sorting, pagination, and new attributes to sources index table by @kieraneglin in #510
- use css truncate everywhere and remove StringUtils.truncate function by @robertkleinschuster in #513
- [Housekeeping] Pass the current action when calling the yt-dlp runner by @kieraneglin in #514
- [Bugfix] Respect cookies preference when performing download pre-check by @kieraneglin in #517
- [Enhancement] Added OPML Endpoint for podcast rss feeds by @robertkleinschuster in #512
New Contributors
- @robertkleinschuster made their first contribution in #507
Full Changelog: v2024.12.10...v2024.12.29