Skip to content

Releases: nextcloud/tasks

v0.13.5

20 Oct 13:56
1c466ff
Compare
Choose a tag to compare

Nextcloud Tasks 0.13.5

Added

  • Reduce subtasks container padding on mobile #1250 #1280
  • Updated translations
  • Updated dependencies

Fixed

v0.13.4

11 Oct 09:26
e7c610b
Compare
Choose a tag to compare

Nextcloud Tasks 0.13.4

Added

  • Allow to adjust the calendar order #15 #1155
  • Adjust app to unified search of Nextcloud 20 #1202 #1226
  • Updated translations
  • Updated dependencies

Fixed

  • Fix failing SCSS compilation #1251 #1262
  • Improve calculating new task sort order #1169
  • Better indicate dropping on empty completed list #1170
  • Fix actions menus #1225

v0.13.3

30 Jul 20:58
64df04f
Compare
Choose a tag to compare

Nextcloud Tasks 0.13.3

Added

  • Update the design of the task list #1136
  • Updated translations
  • Updated dependencies

Fixed

  • Fix double escaping of calendar names, needs NC 18.0.5 or 19.0.1 onwards #1123
  • Allow dragging to parent tasks which have their subtasks hidden #1150
  • Fix opacity of completed tasks dropdown menu #1136 #1145
  • Fix Internal Server Error when not logged in #1138
  • Fix unused import of css file #1125
  • Add SCSS stylelint, fix SCSS style issues #1139 #1144

v0.13.2

13 Jul 20:09
17ee37c
Compare
Choose a tag to compare

Nextcloud Tasks 0.13.2

Added

  • Show completed date in task body #1078
  • Updated translations
  • Updated dependencies

Fixed

  • Don't close task details when selecting sort order #1046
  • Properly handle multiple categories properties #1114
  • Add comments for translators fd01755

v0.13.1

15 May 20:12
89eb171
Compare
Choose a tag to compare

Nextcloud Tasks 0.13.1

Added

  • Only open details view for new tasks if there is enough space #1037 #1039
  • Update screenshot #1041
  • Updated translations

Fixed

  • Various style fixes for Tasks on mobile #1036
  • Fix overflowing section in right sidebar #1040

v0.13.0

11 May 19:44
de9d2f3
Compare
Choose a tag to compare

Nextcloud Tasks 0.13.0

Added

  • Implement manual sorting of tasks #237
  • Allow sharing with circles #995
  • Propose categories of all available tasks #998
  • Remember last view #989
  • Make task input field stick to the top #1027
  • Allow to close left sidebar on desktop #965
  • Show due time in task body on large screens #992
  • Show calendar color in front of calendar name in task list #1013
  • Adjust task-body hover and active background-color to new Nextcloud standard #1014
  • Use initial state api #987
  • Updated translations
  • Updated dependencies
  • Code cleanup #990 #1015

v0.12.2

27 Apr 19:03
27effe4
Compare
Choose a tag to compare

Nextcloud Tasks 0.12.2

Added

  • Updated translations
  • Updated dependencies
  • Update Github actions #939, #952, #958
  • Code cleanup #974

Fixed

  • Don't show subscriptions anymore #942
  • Fix interpreting RELTYPE=CHILD/SIBLING as parent relation #972
  • Don't cut off task title in task body #917
  • Don't use deprecated globals #953, #963

v0.12.1

08 Mar 15:35
066b439
Compare
Choose a tag to compare

Nextcloud Tasks 0.12.1

Fixed

  • Don't break the app by subscribed calendars #911

v0.12.0

08 Mar 12:01
c91f52d
Compare
Choose a tag to compare

Nextcloud Tasks 0.12.0

Added

  • Properly show all tasks matching a collection (including subtasks) #83 #431
  • Implement pinning a task, works with OpenTasks #695
  • Allow to set task status #655
  • Save last value of all-day setting and apply to new dates #657
  • Load tasks from server if not found locally #608
  • Adjust sort-order dropdown style #736
  • Navigate to newly created calendar after creation #825
  • Allow strike-through and italic in notes field #682 #702
  • Use new icons for start and due date in details view #865
  • Show user avatars for shared lists and in share view #862
  • Move task body actions into dropdown #866
  • Move to Github actions #844
  • Move app-navigation to vue-components #818
  • Remove padding on content area for small screens #900
  • Updated translations
  • Updated dependencies
  • Code cleanup #632 #696 #698 #712 #713 #721 #722 #723 #843 #846 #853 #868

Fixed

  • Regression: Don't open detail view when toggling completed state #681
  • Prevent editing non-public tasks in lists shared with me #862
  • Prevent moving non-public tasks to lists shared with me #902
  • Increase size of clickable area to 44x44 px to follow Nextcloud standard #734 #735
  • Fix color of checked checkboxes in dark mode #679
  • Fix error when clicking successful sync status #699
  • Prevent adding a sharee twice #782
  • Set primary color on default calendar creation #839
  • Fix issues with very long task titles #840
  • Prevent read-only calendars as default calendar #841
  • Hide superfluous scrollbar in task list #842
  • Better handle calendars without assigned color #904

0.11.3

17 Sep 18:06
c419711
Compare
Choose a tag to compare

Nextcloud Tasks 0.11.3

Added

  • Updated translations
  • Updated dependencies

Fixed

  • Minor design fix for checkboxes on Nextcloud 16 #605
  • Fix scrolling on Android #613