From 4f90e0f05b8b5f6ec21e9a415f75bb6c08c84b09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Raimund=20Schl=C3=BC=C3=9Fler?= Date: Wed, 26 Jun 2019 22:31:38 +0200 Subject: Update the changelog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Raimund Schlüßler --- CHANGELOG.md | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 66 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index df6038ea..1b89ca31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,69 @@ +## 0.11.0 - 2019-06-25 +### Added +- Implement sharing task lists with other users #410 +- Allow to delete all completed (root) tasks #414 +- Allow to select a privacy classification for a task #412 +- Updated preview screenshot for appstore #413 +- Updated translations + +### Fixed +- Regression: Open a new task after its creation #397 +- Regression: Always show subtasks when task is open in details view #422 +- Regression: Fix editing task properties in details view #405 +- Fix scrolling task lists on mobile #421 +- Better drag and drop experience #425 +- Percentage complete value not visible in Chrome #411 +- Better compatibility with MS Edge #401 + +## 0.10.1 - 2019-05-10 +### Added +- Updated translations + +### Fixed +- Correctly handle all numeric UIDs #394 + +## 0.10.0 - 2019-05-08 +The front end of the app was completely rewritten in Vue.js. + +### Added +- Move the app to Vue.js #194 which should speedup the app #27 +- Add support for dark theme #218 +- Sort tasks by last-modified, created or completed date #183, #313 +- Sort calendar list alphabetically #152 +- Implement colorpicker for list color selection #110 +- Allow to change list of a task in details view #97 +- Markdown support for task notes field #76 +- Display dates according to the locale #45 +- Allow to chose a default list #26 +- Add synchronisation indicator showing the state of saving a task +- Show last-modified, created and completed date in details view footer +- Updated translations + +### Fixed +- Fix drag and drop #78 +- No glitching on app load #160 +- Fix invalid priority date #180 +- Fix saving due date after task creation #167 +- Fix date input format #21 +- Fix creating lists withouth latin characters #148 + +## 0.9.8 - 2018-11-21 +### Fixed +- Fixed smart collections usability on Chrome #77 +- Adjust calendar delete confirmation text #196 +- Improve highlight of selected task #104 +- Fix client-side search #22 + +## 0.9.7 - 2018-09-06 +### Fixed +- Compatiblity with Nextcloud 14 +- Fix creation of new list on mobile + +## 0.9.6 - 2018-02-07 +### Fixed +- Compatiblity with Nextcloud 13 +- Visual fixes and cleaned up icons + ## 0.9.5 - 2017-03-02 ### Fixed - Show category delete icon again #31 @@ -5,7 +71,6 @@ - Adjust app-navigation-entry menu for NC 11.0.2+ #52, #53, #54 - Improve app-sidebar to better work with other apps #59 - ## 0.9.4 - 2016-12-14 ### Added - Compatible with Nextcloud 11 -- cgit v1.2.3