Skip to content

Commit

Permalink
Update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
fguillot committed Oct 27, 2019
1 parent dcfe301 commit 309511e
Showing 1 changed file with 24 additions and 2 deletions.
26 changes: 24 additions & 2 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,17 +1,39 @@
Version 1.2.12 (Oct 26, 2019)
-----------------------------

* Update Docker image to Alpine Linux 3.10.3
* Add new template hook: "template:project-permission:after-adduser"
* Upgrade jQuery to version 3.4.1
* Add Spanish (Venezuela) translation
* Removed color_id requirement for tag API calls
* Fix subtask restriction modal when clicking on the icon instead of link
* Use PHPUnit 5 for Vagrant
* Prevent last project manager role from being removed
* Check API token before LDAP authentication
* Make sure task limit consider all open tasks (not only filtered tasks)
* Update translations
* Change user filter and category icon
* Add "anybody" filter
* Disable user scaling to avoid page shrinking when drag&drop on mobile
* Fix condition for action "Automatically update the start date when task move away from certain column"
* Add tests for task link and subtask assignee filters
* Changes filters from in array to subqueries
* Add hash to image URL to force browser to update avatar image when changed

Version 1.2.11 (Aug 24, 2019)
-----------------------------

Breaking Changes:

* Internet Explorer is not supported anymore
* Internet Explorer support is now deprecated
* Add project ID to ExternalTaskProviderInterface::fetch()

Fixes and Improvements:

* Fixed issue of tooltip not disapearing
* Update Docker image to Alpine Linux 3.10.2
* Hide due date time on the card if time is 00:00
* Add new plugin hooks in view switcher
* Add project ID to ExternalTaskProviderInterface::fetch()
* Ignore Dockerfiles from git archive
* Remove dependency on nodejs and gulp
* Remove dependency on Sass
Expand Down

0 comments on commit 309511e

Please sign in to comment.