Skip to content

Releases: owncloud/tasks

v0.9.4

14 Dec 20:20
Compare
Choose a tag to compare
  • 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

11 Aug 15:25
Compare
Choose a tag to compare
  • 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

26 Jul 21:53
Compare
Choose a tag to compare

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

25 May 20:23
Compare
Choose a tag to compare
  • don't break global owncloud search
  • small style improvements

v0.9.0

18 May 18:09
Compare
Choose a tag to compare
  • 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.

21 Nov 17:14
Compare
Choose a tag to compare
  • increase version for compatibility with oC8.2

v0.8

10 Sep 08:18
Compare
Choose a tag to compare
  • 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

09 Jul 22:03
Compare
Choose a tag to compare
  • fix update script

v0.7

09 Jul 20:41
Compare
Choose a tag to compare
  • requires oC8.1
  • supports categories
  • supports finer priorities
  • adapts to owncloud look
  • fixes problems with escaping of commata and semicolons

v0.7-beta.2

07 Jul 19:35
Compare
Choose a tag to compare
v0.7-beta.2 Pre-release
Pre-release
  • 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