Skip to content

Releases: tb1337/paperless-api

v3.1.0 🌈

09 Mar 18:23
2027c92
Compare
Choose a tag to compare

Changes

✨ New features

🚀 Enhancements

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

v3.0.2 🌈

06 Mar 06:28
9cc86a7
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

🚀 Enhancements

⬆️ Dependency updates

v3.0.1 🌈

23 Feb 17:19
4fee227
Compare
Choose a tag to compare

Changes

⬆️ Dependency updates

  • Bump codecov/codecov-action from 4.0.1 to 4.0.2 @dependabot (#103)
  • Bump pre-commit from 3.6.1 to 3.6.2 @dependabot (#102)
  • Auto-update pre-commit hooks @github-actions (#101)

v3.0.0 🌈

18 Feb 06:14
ce4b24b
Compare
Choose a tag to compare

Changes

🚨 Breaking changes

🚀 Enhancements

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

v2.4.0 🌈

30 Jan 11:38
6ee5fc6
Compare
Choose a tag to compare

Changes

⚠️ This is the last release of pypaperless v2. Be sure to check the changes of pypaperless >= v3 before updating to it, as it is a major rewrite and breaks everything. You should add pypaperless<3.0.0 to your project configuration.

⚠️ pypaperless v3 will be released in roughly two weeks.

🚀 Features

  • Feature Request: maintain custom fields at a document @tb1337 (#58)

🧰 Maintenance

  • Bump black from 23.12.1 to 24.1.1 @dependabot (#70)
  • Bump pytest from 7.4.4 to 8.0.0 @dependabot (#68)
  • Auto-update pre-commit hooks @github-actions (#71)
  • Bump aiohttp from 3.9.1 to 3.9.2 @dependabot (#69)
  • Bump ruff from 0.1.11 to 0.1.14 @dependabot (#66)
  • Auto-update pre-commit hooks @github-actions (#65)
  • Bump fastapi from 0.108.0 to 0.109.0 @dependabot (#64)
  • Auto-update pre-commit hooks @github-actions (#60)

v2.3.0 🌈

12 Jan 10:50
b575e1e
Compare
Choose a tag to compare

Changes

🚀 Features

  • Implement workflows and fix TypeErrors @tb1337 (#56)

🐛 Bug Fixes

  • Implement workflows and fix TypeErrors @tb1337 (#56)

🧰 Maintenance

v2.2.1 🌈

08 Jan 11:51
564d0bc
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

🧰 Maintenance

  • Auto-update pre-commit hooks @github-actions (#46)
  • Bump pytest from 7.4.3 to 7.4.4 @dependabot (#45)
  • Bump pytest-asyncio from 0.23.2 to 0.23.3 @dependabot (#44)

v2.2.0 🌈

27 Dec 21:17
3580517
Compare
Choose a tag to compare

Changes

🚀 Features

🧰 Maintenance

v2.1.0 🌈

23 Dec 04:40
dea0ad5
Compare
Choose a tag to compare

Changes

  • Auto-update pre-commit hooks @github-actions (#32)
  • Add documentation for document notes @tb1337 (#30)
  • Add shiny new documentation @tb1337 (#25)

🚀 Features

  • Add better request/response handling @tb1337 (#31)
  • Increase page_size for paginated requests @tb1337 (#29)
  • Add support for create and delete document notes @tb1337 (#28)

🐛 Bug Fixes

🧰 Maintenance

  • Add tests for CRUD operations @tb1337 (#34)
  • Auto-update pre-commit hooks @github-actions (#33)

v2.0.1 🌈

19 Dec 05:21
8aaacac
Compare
Choose a tag to compare

Changes

🚀 Features