github icereed/paperless-gpt v0.25.1
πŸ› οΈ v0.25.1 – Patch Release

5 hours ago

πŸ› οΈ v0.25.1 – Patch Release

Summary

This patch release fixes a regression introduced in v0.25.0 which caused the UI to enter a reload loop and fail to fetch documents from Paperless when the manual queue tag (e.g., with emoji or spaces, like πŸ€– AI-Queue) was used.

What’s fixed

  • 🟒 Unicode/emoji tag filtering now works: Fixes improper query encoding for tags with non-ASCII characters or spaces in tags__name__iexact. Paperless-ngx queries by emoji/spaced tags work as expected.
  • The UI no longer enters a reload loop when a tag like πŸ€– AI-Queue is used as MANUAL_TAG.
  • No changes to other functionality or settings required.

How to upgrade

  1. Update your paperless-gpt Docker image/tag to v0.25.1.
  2. No migration steps or config changes are needed.

Thanks

Thank you to everyone reporting and helping debug this regression!

  • #898: β€œ400 from paperless-gpt when querying documents by emoji tag via tags__name__iexact” – @icereed

What's Changed

  • Update README.md by @nettnikl in #895
  • Fix URL encoding for tag queries with special characters by @Copilot in #901

New Contributors

Full Changelog: v0.25.0...v0.25.1

Don't miss a new paperless-gpt release

NewReleases is sending notifications on new releases.