Mayan EDMS v3.4.5 Release Notes

Release Date: 2020-04-14 // about 4 years ago
    • ๐Ÿ‘‰ Make sure FUSE's getattr.st_size always return a 0 and not None when the document is invalid. Close GitLab issue #797. Thanks to telsch (@telsch) for the report and debug information.
    • โž• Add the Un series Korean TrueType fonts (fonts-unfonts-core) to the Docker image.
    • ๐Ÿ›  Fix the document page disable and enable links. Close GitLab issue #809. Thanks to Kalloritis (@Kalloritis) for the report and research.
    • ๐Ÿ›  Fix a specific scenario with the document count limit quota backend where a user might still be able to upload a new document past the quota limit.
    • ๐Ÿ›  Fix typo in the document version upload URL pattern.
    • Standardize the icon for returning to the document from child views.
    • ๐Ÿšš Move the links to return to the document from the page list, version detail and page image, from the facet menu to the secondary menu for proper UX flow.
    • ๐Ÿ›  Fix a typo in the resolved smart link URL parameter.
    • ๐Ÿ‘Œ Improve resolved smart link access filtering.
    • ๐Ÿ‘ Allow apps without an urlpatterns entry.
    • โšก๏ธ Update the Docker image to use Debian 10.3.
    • ๐Ÿš€ Update the quota app to work with more deployment types.
    • โž• Add a dependency definition for the gpg binary used by the Django GPG app.
    • ๐Ÿ›  Fix document list mode on the cabinet detail view.
    • Fine tune extra small button appearance and space usage.
    • ๐Ÿšš Move some of the extra small button presentation from the template to the stylesheet.