Releases: owncloud/tasks
Releases · owncloud/tasks
v0.9.4
- Compatibility: Compatible with Nextcloud 11
- Feature: Allow all-day tasks
- Feature: Open detail view after a new task is created @korelstar
- Feature: Add a confirmation dialog before deleting a calendar
- Feature: Allow to hide completed subtasks
- Bugfix: Fix ordering of tasks @korelstar
- Bugfix: Fix creation of important, due and current tasks
v0.9.3
- Enable changing color of calendars
- Show CalDAV-Url
- Download calendars as ics files
- Style improvements
- Fix favicon
- Update last-modified and dtstamp property on task edit
v0.9.2
Bugfixes:
- add a valid certificate for app signing
- fix calendar color with alpha value
- fix loading of completed tasks
- small style fixes
v0.9.1
- don't break global owncloud search
- small style improvements
v0.9.0
- Nearly complete rewrite for oC9 support
- Tasks is now a CalDAV client and uses the CalDAV server built into oC core
- It is a Standalone app now!
- Reminder, Comments and Search is not yet implemented, this will come with the next releases
- parse links in title, notes and comments
- temporally show subtasks when parent task is opened
v0.8.1.
- increase version for compatibility with oC8.2
v0.8
- implement support for subtasks
- reworked drag and drop support (change lists and make tasks a subtask)
- faster app loading
- custom favicon
- improved backend code
- several style improvements and fixes
- fixed search
v0.7.1
- fix update script
v0.7
v0.7-beta.2
- requires oC8.1
- supports categories
- supports finer priorities
- adapts to owncloud look
- fixes problems with escaping of commata and semicolons
- small fix for broken reminders