All Versions
36
Latest Version
Avg Release Cycle
23 days
Latest Release
2505 days ago

Changelog History
Page 3

  • v2.1.9 Changes

    February 13, 2017
    • โšก๏ธ Update make file to Workaround long standing pypa wheel bug #99
  • v2.1.8 Changes

    February 12, 2017
    • ๐Ÿ›  Fixes in the trashed document API endpoints.
    • ๐Ÿ‘Œ Improved tags API PUT and PATCH endpoints.
    • Bulk document adding when creating and editing tags.
    • The version of django-mptt is preserved in case mayan-cabinets is installed.
    • โž• Add Django GPG API endpoints for singing keys.
    • โž• Add API endpoints for the document states (workflows) app.
    • โž• Add API endpoints for the messsage of the day (MOTD) app.
    • โž• Add Smart link API endpoints.
    • โž• Add writable versions of the Document and Document Type serializers (GitLab issues #348 and #349).
    • ๐Ÿ“‡ Close GitLab issue #310 "Metadata's lookup with chinese messages when new document"
  • v2.1.7 Changes

    February 01, 2017
    • ๐Ÿ‘Œ Improved user management API endpoints.
    • ๐Ÿ‘Œ Improved permissions API endpoints.
    • ๐Ÿ‘Œ Improvements in the API tests of a few apps.
    • โž• Addition Content type list API view to the common app.
    • โž• Add API endpoints to the events app.
    • ๐Ÿ“‡ Enable the parser and validation fields of the metadata serializer.
  • v2.1.6 Changes

    November 23, 2016
    • ๐Ÿ›  Fix variable name typo in the rotation transformation class.
    • โšก๏ธ Update translations
  • v2.1.5 Changes

    November 08, 2016
    • Backport resize transformation math operation fix (GitLab #319).
    • โšก๏ธ Update Pillow to 3.1.2 (Security fix).
    • ๐ŸŽ Backport zoom transformation performance improvement (GitLab #334).
    • Backport trash can navigation link resolution fix (GitLab #331).
    • ๐Ÿ‘Œ Improve documentation regarding the use of GPG version 1 (GitLab #333).
    • ๐Ÿ›  Fix ACL create view HTML response type. (GitLab #335).
    • Expland staging folder and watch folder explanation.
  • v2.1.4 Changes

    October 28, 2016
    • โž• Add missing link to the 2.1.3 release notes in the index file.
    • ๐Ÿ‘Œ Improve TempfileCheckMixin.
    • ๐Ÿ›  Fix statistics namespace list display view.
    • ๐Ÿ›  Fix events list display view.
    • โšก๏ธ Update required Django version to 1.8.15.
    • โšก๏ธ Update required python-gnupg version to 0.3.9.
    • ๐Ÿ‘Œ Improved orphaned temporary files test mixin.
    • ๐Ÿ‘ท Re-enable and improve GitLab CI MySQL testing.
    • ๐Ÿ‘Œ Improved GPG handling.
    • ๐Ÿ†• New GPG backend system.
    • ๐Ÿ“š Minor documentation updates.
  • v2.1.3 Changes

    June 29, 2016
    • โž• Add help message when initialsetup migration phase fails. Relates to GitLab issue #296.
    • ๐Ÿ“š Start using self.setdout instead of print as per documentation.
    • ๐Ÿ›  Fix GitLab issue #295, "When editing a user the top bar jumps to the name of the user".
    • Normalize handling of temporary file and directory creation.
    • ๐Ÿ›  Fix GitLab issue #309, "Temp files quickly filling-up my /tmp (1GB tmpfs)".
    • โœ… Explicitly check for residual temporary files in tests.
    • โž• Add missing temporary file cleanup for office documents.
    • ๐Ÿ›  Fix file descriptor leak in the document signature download test.
  • v2.1.2 Changes

    May 20, 2016
    • Sort document languages and user profile locale language lists. GitLab issue #292.
    • ๐Ÿ›  Fix metadata lookup for {{ users }} and {{ group }}. Fixes GitLab #290.
    • โž• Add Makefile for common development tasks
  • v2.1.1 Changes

    May 17, 2016
    • ๐Ÿ›  Fix navigation issue that make it impossible to add new sources. GitLab issue #288.
    • The Tesseract OCR backend now reports if the requested language file is missing. GitLab issue #289.
    • 0๏ธโƒฃ Ensure the automatic default index is created after the default document type.
  • v2.1 Changes

    May 14, 2016
    • โฌ†๏ธ Upgrade to use Django 1.8.13. Issue #246.
    • โฌ†๏ธ Upgrade requirements.
    • โœ‚ Remove remaining references to Django's User model. GitLab issue #225
    • ๐Ÿ“‡ Rename 'Content' search box to 'OCR'.
    • โœ‚ Remove included login required middleware using django-stronghold instead (http://mikegrouchy.com/django-stronghold/).
    • ๐Ÿ‘Œ Improve generation of success and error messages for class based views.
    • โœ‚ Remove ownership concept from folders.
    • Replace strip_spaces middleware with the spaceless template tag. GitLab issue #255
    • ๐Ÿ“‡ Deselect the update checkbox for optional metadata by default.
    • โš  Silence all Django 1.8 model import warnings.
    • Implement per document type document creation permission. Closes GitLab issue #232.
    • โž• Add icons to the document face menu links.
    • Increase icon to text spacing to 3px.
    • ๐Ÿ‘‰ Make document type delete time period optional.
    • ๐Ÿ›  Fixed date locale handling in document properties, checkout and user detail views.
    • โž• Add new permission: checkout details view.
    • โž• Add HTML5 upload widget. Issue #162.
    • โž• Add Message of the Day app. Issue #222
    • โšก๏ธ Update Document model's uuid field to use Django's native UUIDField class.
    • โž• Add new split view index navigation
    • ๐Ÿ†• Newly uploaded documents appear in the Recent document list of the user.
    • ๐Ÿ‘ Document indexes now have ACL support.
    • โœ‚ Remove the document index setup permission.
    • Status messages now display the object class on which they operate not just the word "Object".
    • โœ… More tests added.
    • ๐Ÿ– Handle unicode filenames in staging folders.
    • โž• Add staging file deletion permission.
    • New document_signature_view permission.
    • โž• Add support for signing documents.
    • ๐Ÿ‘ Instead of multiple keyservers only one keyserver is now supported.
    • Replace document type selection widget with an opened selection list.
    • โž• Add mailing documentation chapter.
    • โž• Add roadmap documentation chapter.
    • โšก๏ธ API updates.