3.5.0
Highlights
π¬ Inline media previews
- The result page and
/shownow embed video and audio previews inline, next to the existing image/PDF handling β each upload is classified by kind and rendered with the appropriate player.
π Donations moved to GitHub Sponsors
- The footer and README "Buy Me A Coffee" button is replaced by a GitHub Sponsors link (github.com/sponsors/Zeecka), and a new
.github/FUNDING.ymllights up the repo's native Sponsor button.
π Security & dependencies
- Bumped Pillow to 12.3.0 and click to 8.4.2 to clear security advisories.
π§ͺ Tests & housekeeping
- Added color-remapping analyzer and inline media-preview test coverage.
- De-flaked the file-type detection tests β deterministic fixtures instead of random bytes that occasionally matched a libmagic signature.
- Stopped tracking the
.coverageartifact and added it to.gitignore.
Full changelog: 3.4.2...3.5.0