Skip to content

Releases: dkhalife/task-wizard

v1.0.39

19 Mar 00:53
e6c8660

Choose a tag to compare

v1.0.39 Pre-release
Pre-release

Changelog

Changes in backend

  • Correct api server token scopes (#248)
  • Correct the scopes used in MCP auth (#247)

v1.0.38

18 Mar 06:03
544fbce

Choose a tag to compare

v1.0.38 Pre-release
Pre-release

Changelog

Changes in backend

  • Add protected resource metadata for MCP service (#246)

v1.0.37

16 Mar 03:24
d814ae4

Choose a tag to compare

v1.0.37 Pre-release
Pre-release

Changelog

Changes in backend

  • Setup authentication on MCP Server and proxy tool calls to API server (#245)
  • Cleanup app tokens to get rid of lingering email requirement (#244)

v1.0.36

15 Mar 05:44
428402e

Choose a tag to compare

v1.0.36 Pre-release
Pre-release

Changelog

Changes in backend

  • Support mariadb 12 and sqlite migrations properly (#243)

v1.0.35

14 Mar 23:28
0679ac1

Choose a tag to compare

v1.0.35 Pre-release
Pre-release

Changelog

Changes in backend

  • Smooth out login ux (#242)

v1.0.34

14 Mar 20:24
096f780

Choose a tag to compare

v1.0.34 Pre-release
Pre-release

Changelog

Changes in backend

  • Switch to use login with redirect through MSAL (#241)

v1.0.33

14 Mar 19:06
dc730f7

Choose a tag to compare

v1.0.33 Pre-release
Pre-release

Changelog

Changes in backend

  • Switch to MSAL for authentication (#240)
  • Remove rolled out feature flags (#239)
  • Bump node version to 24 (#238)
  • Remove gRPC implementation (#237)
  • Bump rollup from 4.45.1 to 4.59.0 in /frontend in the npm_and_yarn group across 1 directory (#236)
  • Bump minimatch from 3.1.2 to 3.1.5 in /frontend in the npm_and_yarn group across 1 directory (#235)
  • Add copilot instructions with code style guide and .agents references (#234)
  • Bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 in /apiserver in the go_modules group across 1 directory (#232)
  • Add auto-generated architecture and feature docs (#233)
  • Bump react-router from 7.7.0 to 7.12.0 in /frontend in the npm_and_yarn group across 1 directory (#230)
  • Stand up DB migrations now that the app is mature enough (#229)

v1.0.32

27 Dec 17:10
416122e

Choose a tag to compare

v1.0.32 Pre-release
Pre-release

Changelog

Changes in backend

  • DB compatibility and notification bug fix (#228)

v1.0.31

27 Dec 16:10
203b0aa

Choose a tag to compare

v1.0.31 Pre-release
Pre-release

Changelog

Changes in backend

  • Explicitly add a PK constraint for the many2many association of task-labels (#227)
  • Remove the global websocket feature flag (#226)

v1.0.30

23 Dec 21:15
3d6fb13

Choose a tag to compare

Changelog

Changes in backend

  • Assorted bug fixes (#225)
  • Use the websocket infra for sending requests when feature flag is turned on (#224)
  • Implement rpc services and ts client (#223)
  • Bump the npm_and_yarn group across 1 directory with 2 updates (#222)
  • Add protobuf model and projections (#221)
  • Allow ending a recurrence while completing a task (#219)
  • Bump golang.org/x/crypto from 0.41.0 to 0.45.0 in /apiserver in the go_modules group across 1 directory (#218)