Skip to content

3.5.0

Choose a tag to compare

@Zeecka Zeecka released this 23 Jul 09:32
· 28 commits to main since this release

Highlights

🎬 Inline media previews

  • The result page and /show now 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.yml lights 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 .coverage artifact and added it to .gitignore.

Full changelog: 3.4.2...3.5.0