Skip to content

Releases: tb1337/pypaperless

v6.0.0rc1

v6.0.0rc1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jul 10:37
Immutable release. Only release title and notes can be modified.
6725051

Changes

🚨 Breaking changes

  • Rewrite to httpx and pydantic, better API coverage @tb1337 (#589)

✨ New features

  • Add find_duplicate() helper to skip uploads of known files @tb1337 (#623)
  • Refactor and migrate to v10 API @tb1337 (#618)

🚀 Enhancements

  • refactor: improve code quality, error handling, and type safety @tb1337 (#685)
  • Refactor and migrate to v10 API @tb1337 (#618)

🧰 Maintenance

  • ⚡ Optimize GitHub Actions to drastically reduce CI minutes @tb1337 (#622)

📚 Documentation

⬆️ Dependency updates

v5.2.3 🌈

Choose a tag to compare

@github-actions github-actions released this 23 Jul 19:24
Immutable release. Only release title and notes can be modified.
37953a4

Changes

🐛 Bug fixes

  • Remove upper bound from requires-python constraint @tb1337 (#686)

🧰 Maintenance

  • Remove upper bound from requires-python constraint @tb1337 (#686)

v5.2.2 🌈

Choose a tag to compare

@github-actions github-actions released this 22 Dec 14:55
0889305

Changes

🐛 Bug fixes

  • Fix code compatibility below python 3.14 @tb1337 (#563)

v5.2.1 🌈

Choose a tag to compare

@github-actions github-actions released this 22 Dec 11:54
486c254

Changes

🚀 Enhancements

  • Add custom_field_query to document.search @tb1337 (#544)

⬆️ Dependency updates

v5.2.0 🌈

Choose a tag to compare

@github-actions github-actions released this 17 Nov 16:16
5c10db6

Changes

✨ New features

🚀 Enhancements

⬆️ Dependency updates

v5.1.0 🌈

Choose a tag to compare

@github-actions github-actions released this 25 Aug 14:54
3e42546

Changes

🐛 Bug fixes

🚀 Enhancements

📚 Documentation

⬆️ Dependency updates

v5.0.0 🌈

Choose a tag to compare

@github-actions github-actions released this 12 Jul 21:49
b93c602

Changes

🐛 Bug fixes

  • Fix: Correct return code for delete notes endpoint @toweosp (#463)

🚀 Enhancements

  • Add and remove custom field values from/to documents @tb1337 (#468)

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

v4.1.2 🌈

Choose a tag to compare

@github-actions github-actions released this 05 Jul 18:03
98caf4b

Changes

🐛 Bug fixes

⬆️ Dependency updates

v4.1.1 🌈

Choose a tag to compare

@github-actions github-actions released this 22 Jun 11:45
7995328

Changes

🐛 Bug fixes

  • Remove trailing slash if no scheme given @fvgarrel (#432)
  • Unclosed response warning with aiohttp in openapi schema initialization @TKaluza (#430)

🚀 Enhancements

🧰 Maintenance

⬆️ Dependency updates

v4.1.0 🌈

Choose a tag to compare

@github-actions github-actions released this 20 May 03:59
c42c8bd

Changes

✨ New features

🐛 Bug fixes

🚀 Enhancements

🧰 Maintenance