Skip to content

Commit

Permalink
Update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
fguillot committed Aug 24, 2019
1 parent a630b5b commit 8b2d46e
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,42 @@
Version 1.2.11 (Aug 24, 2019)
-----------------------------

Breaking Changes:

* Internet Explorer is not supported anymore

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
- Convert *.sass files to vanilla CSS
- Start using CSS variables
- Add PHP minifier
* Add link button to text editor
* Implements check for duplicate default categories
* Implements check for duplicate default columns
* Fix HTML parsing in Markdown editor
* Change checkboxes alignment in task creation form
* Add support for reference:none
* Fix tabindexes on task creation and modification forms
* Add option to clone filters on project duplication
- Fixed missing metadata option from project "create from"
- Added option to clone project custom filters
- Added append option to custom field tests
- Added a test that uses the "append" option
- Fixed disabled swimlane duplication error with Postgresql
* Update translations
* Save thumbnails as PNG to have transparency
* New action to update the start date when a task move away from a column
* Add the possibility to sort columns by due date
* Add "identifier" beside "name" while creating a new project

Version 1.2.10 (June 21, 2019)
------------------------------

Expand Down

0 comments on commit 8b2d46e

Please sign in to comment.