Skip to content

Releases: dkhalife/task-wizard

v1.0.25

03 Aug 21:50
6c728b5

Choose a tag to compare

v1.0.25 Pre-release
Pre-release

Changelog

Changes in frontend

  • 1.0.29
  • Keep group items sorted as they get rebucketed (#182)
  • Make status ui more accessible for mobile (#181)
  • Add some hover effects to the Overview page (#180)
  • When querying history, read task from local state (#179)

Changes in backend

  • Update devcontainer with resource requirements (#185)

v1.0.24

02 Aug 19:17
88b9d77

Choose a tag to compare

v1.0.24 Pre-release
Pre-release

Changelog

Changes in frontend

  • 1.0.28
  • Fix creation bug where id isn't set correctly (#178)
  • Add gitattributes for consistent platforms (#177)
  • Add status slice and global UI notifications (#174)
  • Implement stale data refresh feature (#175)
  • Reset task draft on save (#173)

Changes in backend

  • Add local dev settings and .gitattributes for xplat consistency (#184)

v1.0.23

24 Jul 19:22
ecbe2c1

Choose a tag to compare

v1.0.23 Pre-release
Pre-release

Changelog

  • ecbe2c1 Dockerfile should use the same tag as the workflow run (#183)
  • 06c8cf5 Switch TaskUpdateReq to use int for task id (#182)
  • ae6505d remove useless canary versioned tag

v1.0.22

24 Jul 18:54
ecbe2c1

Choose a tag to compare

v1.0.22 Pre-release
Pre-release

Changelog

  • ecbe2c1 Dockerfile should use the same tag as the workflow run (#183)
  • 06c8cf5 Switch TaskUpdateReq to use int for task id (#182)
  • ae6505d remove useless canary versioned tag

v1.0.21

24 Jul 06:39
ecbe2c1

Choose a tag to compare

v1.0.21 Pre-release
Pre-release

Changelog

Changes in frontend

  • 1.0.27
  • Check if task id is a number before starting a draft for it (#172)

Changes in backend

v1.0.20

22 Jul 05:53
d271ce4

Choose a tag to compare

Changelog

  • d271ce4 Checkout frontend for changelog generation (#180)
  • 71e2eb3 Set prerelease in goreleaser (#179)
  • b652be8 Include prereleases in determining next tag (#178)
  • 9b3c77e Update the release process with canary and release environments (#177)

v1.0.19

22 Jul 05:21
d271ce4

Choose a tag to compare

Changelog

Changes in frontend

  • 1.0.25

Changes in backend

v1.0.18

21 Jul 05:11
7f6cd4f

Choose a tag to compare

v1.0.18 Pre-release
Pre-release

Changelog

Changes in frontend

  • 1.0.20
  • Edit a preloaded task should be instant (#168)
  • Centrally update groups when relevant state changes (#167)
  • Move more state around My Tasks to redux (#166)
  • Refactor more state to be held by redux store (#165)
  • Add SyncStatus component (#164)
  • Add updateDueDate redux thunk (#163)
  • Add thunks for task creation and saving (#162)
  • Add skipTask thunk and update components (#161)
  • Add deleteTask thunk and wire to components (#160)
  • Use redux for more of the app state (#159)
  • Add user slice (#158)
  • Sync redux store from websocket events (#157)
  • Implement labels slice (#156)
  • Add Redux store and tasks slice (#155)
  • Hide tasks overview on mobile (#154)
  • Remove page heading (#153)

Changes in backend

  • Update keyboard shortcuts table (#176)
  • Allow specifying config file over command line or env variable (#175)

v1.0.17

14 Jul 06:36
6d1d11e

Choose a tag to compare

Changelog

Changes in frontend

  • 1.0.19
  • Add websocket events for tasks (#152)

Changes in backend

  • Add missing workflow permission for OIDC login (#174)
  • Push docker image to ACR (#173)

v1.0.16

13 Jul 04:27
98e34fa

Choose a tag to compare

Changelog