Releases: VMelnalksnis/PaperlessDotNet
Releases · VMelnalksnis/PaperlessDotNet
v2.0.0
What's Changed
- Bump GitHub actions versions by @VMelnalksnis in #391
- Add .NET 10 target framework by @VMelnalksnis in #393
Full Changelog: v1.3.0...v2.0.0
v1.3.0
What's Changed
- Fix tests in CI by @VMelnalksnis in #390
- Add Update methods for tags and correspondents by @boexler in #389
New Contributors
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Bump dependencies
- Add document filtering by @VMelnalksnis in #357
- Add client for document types by @VMelnalksnis in #370
- Return correct result when creating duplicate documents by @VMelnalksnis in #371
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Increase default task polling delay in order to avoid Paperless concurrency issues when creating documents by @VMelnalksnis in #286
- Add support for select custom field type by @VMelnalksnis in #283
Full Changelog: v1.0.1...v1.1.0
v1.0.1
v1.0.0
What's Changed
- Bump versions of GitHub actions, .NET SDK and NuGet packages
- Add method for deleting documents by @VMelnalksnis in #272
- Add support to download documents by @olvr-me in #253
- Add method for getting document metadata by @VMelnalksnis in #273
- Change target framework from .NET 6 to .NET 8 by @VMelnalksnis in #275
New Contributors
Full Changelog: v0.3.3...v1.0.0
v0.3.3
What's Changed
- Bump versions of NuGet packages in order to fix vulnerable transitive dependencies
- Bump versions of GitHub actions and .NET SDK
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Add support for tags endpoints by @VMelnalksnis in #165
- Add task status polling delay parameter to Create method by @lukasschachner in #182
- Bump dependencies by @VMelnalksnis
New Contributors
- @lukasschachner made their first contribution in #182
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Test against multiple versions and configurations of Paperless by @VMelnalksnis in #161
- Add support for custom fields by @VMelnalksnis in #154
- Bump dependencies
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Add Paperless integration tests by @VMelnalksnis in #42
- Add minimal example for use with out dependency injection by @VMelnalksnis in #149
- Add document creation and tasks, fix timestamps by @VMelnalksnis in #151
- Bump dependencies
Full Changelog: v0.2.0...v0.3.0