Releases: ptmrio/autorename-pdf
Releases · ptmrio/autorename-pdf
v2.1.2
v2.1.1
Full Changelog: v2.1.0...v2.1.1
Fixed --dpi bug (halucinated parameter)
v2.1.0
What's Changed
- Refactored to yaml for easier use (.env has some problems with cloud sync and yaml is more end user friendly)
- NOTE: Use an online tool to convert json to yaml, eg: https://jsonformatter.org/json-to-yaml
- added Private GPT ability by @FrankBie in #5
- IMPORTANT; We will not allow any Pull requests from now on, please use Issues
New Contributors
Full Changelog: v2.0.1...v2.1.0
v2.0.1
Full Changelog: v2.0.0...v2.0.1
Much more internalization
How to update:
- download the .zip file and extract all files over your previous installation
- open the
.envfile - copy all new .env variables from
.env.exampleto your.envfile and adapt as needed - if you added/changed your
OCR_LANGUAGES, re-run the setup.ps1 in administrator mode.
v2.0.0
v1.1.2
Full Changelog: v1.1.1...v1.1.2
Easier install with requirements.txt
Full Changelog: v1.1.0...v1.1.1
Harmonize company names
You can now harmonize company names by providing a harmonized-company-names.json files.
AIAutoRename v1 - automatically renaming PDFs
Final v1 version for production.