Papermerge v1.5.0.rc1 Release Notes

Release Date: 2020-10-11 // over 3 years ago
  • Here it is! Not perfect, but looks pretty good!

    ๐Ÿš€ The major addition of this release is tag management! Here is the whole changelog:

    โž• Added

    • โž• Additional languages included in default configuration of official docker image.
    • ๐Ÿ›  MySQL Support. Fixes #76.
    • ๐Ÿ›  Fixes #150 (Directory Navigation)
    • ๐Ÿ›  Download multiple documents and folders. Fixes #84.
    • ๐Ÿ›  Auto-refresh on upload fixes #126
    • โž• add "--include-user-password" switch to backup scripts
    • include tags into backups
    • ๐Ÿท Tag management (colored tags)
    • Pinnable tags
    • ๐Ÿ‘ Better selection. Selection All/Folders/Documents/Invert Selection/Deselect menu.
    • โš  Extra check (./manage.py check) for IMAP credentials. In case IMAP settings are not correct, ./manage.py check will issue a warning message. Also imap import will complain if IMAP credentials are incorrect. Extra detailed debugging messages for IMAP import.
    • ๐Ÿท Tags per Automate (matching docs will be assigned automate's tags)

    ๐Ÿ”„ Changed

    • โฌ†๏ธ Upgrade to django 3.0.10
    • โฌ†๏ธ Dynamic preferences upgraded to latest 1.10.1 version
    • ๐Ÿ›  Fixes issue #120 REST API fails when uploading a document
    • ๐Ÿ‘ท Issue #114 Worker container use environment variables for DB
    • โช For backup/restore scripts --user argument is optional. Without --user argument backup command will backup all users' documents.
    • ๐Ÿ›  Fixes issue #118 - Email Import does not reach INBOX.

    ๐Ÿ“Œ 02-pinned-tags