Skip to content

Releases: ptmrio/autorename-pdf

v2.1.2

15 Sep 11:13

Choose a tag to compare

What's Changed

  • Add funding section to README with business value messaging by @Copilot in #10
  • Fixed setup.ps1

New Contributors

  • @Copilot made their first contribution in #10

Full Changelog: v2.1.1...v2.1.2

v2.1.1

12 Sep 16:41

Choose a tag to compare

Full Changelog: v2.1.0...v2.1.1

Fixed --dpi bug (halucinated parameter)

v2.1.0

10 Sep 16:48

Choose a tag to compare

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

17 Sep 10:04

Choose a tag to compare

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 .env file
  • copy all new .env variables from .env.example to your .env file and adapt as needed
  • if you added/changed your OCR_LANGUAGES, re-run the setup.ps1 in administrator mode.

v2.0.0

06 Sep 10:53

Choose a tag to compare

Full Changelog: v1.1.2...v2.0.0

No more poppler, switched to ocrmypdf and pymupdf.

Way easier installation.

Please consider funding 🙏

For Installation see README

v1.1.2

18 Apr 17:51

Choose a tag to compare

Full Changelog: v1.1.1...v1.1.2

Easier install with requirements.txt

17 Apr 19:05

Choose a tag to compare

Harmonize company names

17 Apr 14:25

Choose a tag to compare

You can now harmonize company names by providing a harmonized-company-names.json files.

AIAutoRename v1 - automatically renaming PDFs

17 Apr 09:14

Choose a tag to compare

Final v1 version for production.