From 96f5c28059bb2456ac2e5b7b9ac95b58d4d57ceb Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Thu, 7 Jun 2018 23:49:57 -0400 Subject: [PATCH] Update release notes. Signed-off-by: Roberto Rosario --- docs/releases/3.0.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/releases/3.0.rst b/docs/releases/3.0.rst index 326b3e066c..b5a9fdf09a 100644 --- a/docs/releases/3.0.rst +++ b/docs/releases/3.0.rst @@ -601,6 +601,8 @@ Bugs fixed or issues closed * `GitLab issue #407 `_ Improve search syntax to support search query types: AND, OR * `GitLab issue #408 `_ Improve document checkbox selection. * `GitLab issue #420 `_ Mayan raises a 500 instead of 404 in production mode +* `GitLab issue #427 `_ /tmp/mayan_locks.tmp is always owned by root +* `GitLab issue #430 `_ Can't use STATICFILES_STORAGE that requires running collectstatic first * `GitLab issue #437 `_ Record users who upload or edit documents * `GitLab issue #439 `_ Toastr library missing after update * `GitLab issue #444 `_ Error in retrieving documents via POP3 @@ -612,6 +614,7 @@ Bugs fixed or issues closed * `GitLab issue #467 `_ mail attachments without content-disposition are lost * `GitLab issue #468 `_ plain text e-mails without charset do not work * `GitLab issue #470 `_ Enable Django variable for HTML encoded emails +* `GitLab issue #474 `_ Provide option to serve Mayan EDMS without a webserver (using Tornado o similar). * `GitLab issue #480 `_ Wrong Environment Variables names in documentation * `GitLab issue #481 `_ IMAP sources with metadata not working in 3.0rc1 * `GitHub issue #264 `_ migrate fails on document_states 0004_workflow_internal_name