Releases: jgillula/paperless-ngx-postprocessor
Releases · jgillula/paperless-ngx-postprocessor
2.0.0
Changelog
- Fundamentally changing the CLI. Everything that could be done before can still be done, it's just in a slightly different format. Please see the README for more details
- Added the ability to specify validation rules in postprocessing files. If validation fails, the document can be tagged with a new tag. This is useful for detecting when postprocessing failed (e.g. it extracted a creation date of the middle of the month, when documents of that type should always only be created on the last day of the month)
1.0.1
1.0.0
Initial release
What's Changed
- Add custom jinja filters "regex_match" and "regex_sub" by @saladpanda in #3
- 5 py issue running management help by @jgillula in #6
New Contributors
- @saladpanda made their first contribution in #3
- @jgillula made their first contribution in #6
Full Changelog: https://github.com/jgillula/paperless-ngx-postprocessor/commits/v1.0.0