From e514ceccbea3a33ea3919cb12d7340628f8779ba Mon Sep 17 00:00:00 2001 From: sennui Date: Wed, 24 Jun 2020 11:03:13 +0200 Subject: [PATCH] release notes 1.4 --- doc/release-notes/RELEASE-NOTES-1.4.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 doc/release-notes/RELEASE-NOTES-1.4.md diff --git a/doc/release-notes/RELEASE-NOTES-1.4.md b/doc/release-notes/RELEASE-NOTES-1.4.md new file mode 100644 index 000000000..656ebbbfc --- /dev/null +++ b/doc/release-notes/RELEASE-NOTES-1.4.md @@ -0,0 +1,17 @@ +# Release 1.4! + +### Highlights + +* Fixed issues with translations +* Refactor database access layer + +### List of changes + +* Forward message fixes +* Relaxing push config constrains (for ezoom team) +* Translate fixes +* Deployment automation +* Extensions to Job handling +* Refactor KVS into RDB +* Improved logs + -- GitLab