From 006406d6507f95677c3d5da7368ebbf048c4557c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Barrag=C3=A1n=20Merino?= Date: Mon, 11 Jan 2016 13:01:36 +0100 Subject: [PATCH] Fix CHANGELOG.md --- CHANGELOG.md | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d4f396d2..97d4df97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,23 @@ # Changelog # + ## 1.10.0 ??? (unreleased) -- Statics folder hash. -- Attachments image gallery. +### Features - Upload attachments on US/issue/task lightbox. -- Drag files from desktop. -- Drag files in wysiwyg. +- Attachments image gallery view mode in detail pages. +- Drag files from desktop to attachments section. +- Drag files from desktop in wysiwyg textareas. +- New design for the detail pages slidebar. + +### Misc +- Lots of small and not so small bugfixes. + + +## 1.9.1 Taiga Tribe (2016-01-05) + +### Features +- Statics folder hash. - [118n] Now taiga plugins can be translatable. - New Taiga plugins system. - Now superadmins can send notifications (live announcement) to the user (through taiga-events).