All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- 🚑 Fixed setup.py install format
- 🎨 Improve format and quality warnings
- ✨ Add Read OCR to desktop
- ✨ Implemented pyspellchecker on OCR results
- 🌐 Add russian translation (#22)
- ✨ Add default language in OCR Read (#20)
- ✨ Add read time field (#25)
- ⚡️ Add background job (#23)
- ✨ Download new languages (#27)
- ✨ Text based Doctype import (#26) for #15
- 🔒 Upgrade minimist
Differences with previous release: 1.0.0...1.0.1
- 🌐 Fix FR translation for PDF resolution
Differences with previous release: 0.9.0...1.0.0
- ✨ Progress bar during document read
- 👷 Add unit tests and coverage analysis to CI
- ✨ Read only field to indicate Language available for OCR
- ✨ Add OCR settings
- 🔧 Allow all users to read with OCR
- ⚡ Replace pytesseract by tesserocr
- PDF management in
OCR Read
OCR Language
to manage available tesseract traindata files- French translations
- GitHub issue and feature templates
- GitHub bots config (stale and behaviorbot)
- Travis-CI using docker images to setup ERPNext test environment
- Contributing guidelines
- This CHANGELOG file to hopefully help to track changes done to the project.
- PIP requirements for easier (auto) install
- README documentation on requirements, installation and common issues
- Desktop icon, color, name and docs
- Repository name (changed case)
- Author/maintainer info
- Python 3 compatibility
- Management of public/private files upload
- Sales Invoice custom fields and scripts
- OCR Receipt for Sales Invoice
- ABBYY OCR
- Zapier webhook
- Aimara / jstree / treeview
- All the good work from John Vincent Fiel on the source of this project.
Source of fork: jvfiel/ERPNext-OCR