Skip to content

Releases: dkhalife/tasks-backend

v1.0.5

09 Mar 19:25
f0eae48
Compare
Choose a tag to compare

Changelog

Changes in frontend

  • 1.0.7
  • Add expiration duration for api tokens (#117)
  • revert ui alignment (#116)
  • Ensure there is a single context menu at all times for tasks (#115)
  • prettier (#114)
  • Add more keyboard a11y (#113)

Changes in backend

  • update changelog during release (#86)
  • add jobs to send email reminders and expire tokens (#85)
  • tokens should have expiration (#84)

v1.0.4

05 Mar 02:40
6bed2a1
Compare
Choose a tag to compare

Changelog

  • UI improvements for consistency
  • New quick actions in Tasks Overview
  • New keyboard shortcet for Search in Tasks Overview
  • New setting for choosing a default view for a device
  • Added support for fine-grained access tokens

v1.0.3

03 Mar 06:56
420dc83
Compare
Choose a tag to compare

Changelog

  • Dark theme is back
  • Group by state for My Tasks view is now remembered across sessions
  • Account creation now requires activation
  • Docker image now comes with healthcheck

v1.0.2

02 Mar 17:36
5c55244
Compare
Choose a tag to compare

Changelog

  • Add support for Gotify notifications
  • Allow grouping by label in My Tasks view
  • Ensure that password reset requests expire
  • Default releases to prerelease mode
  • Clear pending notifications when user disables notifications
  • Change logic around overdue notification trigger
  • UI improvements for small screens
  • UX improvements for keyboard and mouse usage

v1.0.1

25 Feb 23:09
b502198
Compare
Choose a tag to compare

Changelog

  • Allow custom server configs and determine debug setting from yaml
  • Better grouping of tasks by due date
  • History page UI improvements
  • Overdue notifications are now sent at regular configurable interval
  • Replace option to "Complete in the past" with "Reschedule"
  • Task edit redirects to device-aware landing page
  • Various bug fixes

v1.0.0

22 Feb 23:49
9d5a5b3
Compare
Choose a tag to compare

Initial release