Fix CHANGELOG.md

stable
David Barragán Merino 2016-01-11 13:01:36 +01:00
parent e02fbcdb60
commit 006406d650
1 changed files with 15 additions and 4 deletions

View File

@ -1,12 +1,23 @@
# Changelog # # Changelog #
## 1.10.0 ??? (unreleased) ## 1.10.0 ??? (unreleased)
- Statics folder hash. ### Features
- Attachments image gallery.
- Upload attachments on US/issue/task lightbox. - Upload attachments on US/issue/task lightbox.
- Drag files from desktop. - Attachments image gallery view mode in detail pages.
- Drag files in wysiwyg. - 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. - [118n] Now taiga plugins can be translatable.
- New Taiga plugins system. - New Taiga plugins system.
- Now superadmins can send notifications (live announcement) to the user (through taiga-events). - Now superadmins can send notifications (live announcement) to the user (through taiga-events).