Releases: edissyum/opencapture
2.6.1: Update create_custom.sh
GENERAL - Fix profile edit error
SPLITTER - Fix thumbnails folder creation
2.6.0: Merge pull request #418 from edissyum/2.x
GENERAL - Update packages
GENERAL - Improve installation
GENERAL - Update cookies handler
GENERAL - Add user quota feature
GENERAL - Refactor and clean code
GENERAL - Start implementing unittest
GENERAL - Improve Notifications service
GENERAL - Improve PyPDF2 function use
GENERAL - Use localStorage instead of cookies
GENERAL - Improve home to hide unallowed module
GENERAL - Improvements to handle longer username
GENERAL - Disable password fields if ldap is enabled
GENERAL - Remove compressionQuality and resolution configuration
GENERAL - Add option to limit user connection to 1 simultaneously
GENERAL - Skip home component if only one module is enabled for current user
GENERAL - Improve pdf to jpg conversion (~30% faster) by using pdf2image instead of Wand
VERIFIER - Add a form to only ocr pdf
VERIFIER - Improve loadSupplier process
VERIFIER - Improve postal_code handle in database
VERIFIER - Improve XML export to add custom technical id instead of id
SPLITTER - Add OpenADS connector
SPLITTER - Improve split methods
SPLITTER - Change form on splitter view
SPLITTER - Fix separator doctype title size
SPLITTER - Fix saving merged batch metadata
SPLITTER - Save separated display thumbnails
2.5.1
2.5.0: Merge pull request #363 from edissyum/2.x
GENERAL - Refactor code
GENERAL - Update packages
GENERAL - Add task watcher
GENERAL - Improve about-us
GENERAL - Remove useless table
GENERAL - Remove useless settings
GENERAL - Improve history display
GENERAL - Fix user sorting by role
GENERAL - Remove useless image file
GENERAL - Improve design & languages
GENERAL - Add script to reset database
GENERAL - Improve JWT expiration handling
GENERAL - Improve Database class to handle jsonb_set
GENERAL - Improve change language process in frontend
GENERAL - Add history for regex, configurations and docservers
GENERAL - Fix to avoid ExpressionChangedAfterItHasBeenCheckedError
GENERAL - Improve task watcher to avoid request if display is minimized
GENERAL - Improve installation process to add python virtual environment
GENERAL - Add warning message if admin user still use default admin password
GENERAL - Change application name from Open-Capture For Invoices to Open-Capture
GENERAL - Improve index.php page to redirect to custom if only one instance is setup
GENERAL - Add possibility to hide index page by creating .noindex file in custom directory
VERIFIER - Add pdf export
VERIFIER - Improve EMAIL REGEX
VERIFIER - Improve english REGEX
VERIFIER - Improve date detection
VERIFIER - Improve VAT Number REGEX
VERIFIER - Improve due date detection
VERIFIER - Improve verifier viewer list
VERIFIER - Improve date handling in ocr_on_fly
VERIFIER - Improve date format in Maarch export
VERIFIER - Fix ocr_on_fly on autocomplete fields
VERIFIER - Add possibility to create line in form
VERIFIER - Improve pattern to handle negative value
VERIFIER - Add interface to set up MailCollect processes
VERIFIER - Improve Maarch Export to use document due_date
VERIFIER - Add possibility to change field label in form-builder
SPLITTER - Improve code
SPLITTER - Improve worker
SPLITTER - Add batches reload
SPLITTER - Fix Splitter viewer route
SPLITTER - Keep filtres on batch view
SPLITTER - Add custom fields date type
SPLITTER - Add doctypes clone from form
SPLITTER - Fix custom fields display size
SPLITTER - Fix custom fields types lang vars
SPLITTER - Improve Splitter doctype error handling
SPLITTER - Improve batches list display in side viewer
2.4.0
GENERAL - Improve JWT security
GENERAL - Simplify wsgi process
GENERAL - Improve settings visuals
GENERAL - Code clean and improvments
GENERAL - Improve LDAP synchronisation
GENERAL - Update Angular & Python packages
GENERAL - Move secret key to file in each instance
GENERAL - User username instead of id for JWT Token
GENERAL - Add JWT token expiration time in configurations
GENERAL - Improve error message for database and custom error
GENERAL - Improve update script. Thx Powdo
GENERAL - Improve update line in configurations, regex and docservers settings
GENERAL - Add index.php to list installed instance instead of default Apache page
GENERAL - Add possibility to connect using a token generated from another application
GENERAL - Add custom to install mutliple instance on the same Open-Capture installation
VERIFIER - Improve footer detection
VERIFIER - Improve supplier detection
VERIFIER - Improve FindCustom process
VERIFIER - Improve loadSupplier process
VERIFIER - Improve thumbnails generation
VERIFIER - Improve FindQuotationNumber process
VERIFIER - Improve deletion of fields in verifier-viewer
VERIFIER - Add feature to scroll to data in verifier viewer
VERIFIER - Add possibility to modify the verifier list display
VERIFIER - Add option to delete documents after outputs process
VERIFIER - Improve viewer with possility to hide visual indicators
VERIFIER - Fix to avoid error if sending the same file multiple times
VERIFIER - Add the possibility to modify image and message on login page
SPLITTER - Fix export pdf after validation
SPLITTER - Improve XML file customization
SPLITTER - Add exporting all files to one ZIP file
SPLITTER - Improve doctypes routes and display
SPLITTER - Add more variables to the exported file name mask
SPLITTER - Fix error if form is undefined on splitter batch loading
SPLITTER - Adding metadata separation method for invoices (automatic split without separator)
2.3.2
2.3.1
GENERAL - Improve search in lists
VERIFIER - Improve REGEX for form fields
VERIFER - Improve supplier search
VERIFIER - Improve findFooter detection
VERIFIER - Improve Maarch export
VERIFIER - OCR On Fly fix
VERIFIER - Fix positionning masks
VERIFIER - Improve loadReferencial processs
SPLITTER - Add_zip option fix
2.3.0: Merge pull request #195 from edissyum/2.x
GENERAL - Update packages
GENERAL - Various improvments
GENERAL - Remove useless code
GENERAL - Improve about-us
GENERAL - Improve the Allow Automatic Validation process
GENERAL - Improve privileges & fix profile access
GENERAL - Add LDAP support for users sync and connexion
GENERAL - Improve responsive design & animation
GENERAL - Supervisor fix
GENERAL - Improve settings access
GENERAL - Angular 14 compliant
GENERAL - Improve SOAP ws catch error
GENERAL - Improve statistics
VERIFIER - Improve viewer
VERIFIER - Improve list display
VERIFIER - Fix & improve Maarch export
VERIFIER - Improve supplier detection with email
VERIFIER - Add custom_fields in outputs available fields
VERIFIER - Add option to search customers in verifier list
VERIFIER - Add option to change the customer associated to an invoice
SPLITTER - Improve list display
SPLITTER - Add more mask variables
SPLITTER - Customize XML file export
SPLITTER - Add option to ZIP pdf file
SPLITTER - Add option to exclude files from zip based on doctype
2.2.4: Merge pull request #177 from edissyum/2.x
GENERAL - Update packages
GENERAL - Improve update process
GENERAL - Possibity to add custom fields with a list of options
VERIFIER - Improve REGEX
VERIFIER - Improve OCR ON FLY
VERIFIER - Improve list loader
VERIFIER - Improve Maarch export
VERIFIER - Improve date detection
VERIFIER - Improve footer detection
VERIFIER - Various improvements & fixes
VERIFIER - Improve invoice number detection
VERIFIER - Improve supplier by adding email detection
SPLITTER - Improve documents custom fields display
SPLITTER - Add loading entities from MEM Courrier to a custom field
SPLITTER - Add choice to call (or not) the metadata script on splitter batch view
2.2.3: Merge pull request #158 from edissyum/2.x
GENERAL - Pylint improve
GENERAL - Improve app-hint service
GENERAL - Improve totals display
GENERAL - Update packages
GENERAL - Add I / O duplication
VERIFIER - Improve Maarch links
VERIFIER - Add quotation_number
SPLITTER - Add metadata search and result label masks
SPLITTER - Associate XML tag to form configuration
SPLITTER - Add getting doctype search history
SPLITTER - Add manual refresh for autocomplete metadata
SPLITTER - Add expand and collapse all doctypes tree
SPLITTER - Improve logs and history trace