Skip to content

Latest commit

 

History

History
74 lines (34 loc) · 4.19 KB

CHANGELOG.md

File metadata and controls

74 lines (34 loc) · 4.19 KB

Changelog

2.4.1 (2024-05-28)

Bug Fixes

  • 🐛 fixed localStorage version not updating when component updates automatically (a00130e)

2.4.0 (2024-05-27)

Features

  • new-task-form: ✨ added support for task description pre-filled from Jira (#18) (d61832e)

Bug Fixes

2.3.0 (2024-05-18)

Features

  • ✨ added an update banner and button (#12) (357c569)
  • script: ✨ added script version to user scripts (#14) (c9fd3e2)
  • script: ✨ updated user scripts to make the update button work (#12) (357c569)
  • update-banner: ✨ added a script version check and tooltip to the button (#14) (c9fd3e2)

Bug Fixes

  • script: 🐛 fixed undefined variables (#15) (ae2a670)

2.2.0 (2024-05-11)

Features

  • new-task-form: ✨ added a contextual help component to Parent tasks to let users know they can edit them (#8) (6aebc49)
  • timesheet: ✨ added week navigation allowing the user to view previous weeks (#11) (82bf941)

Bug Fixes

  • new-task-form: 🐛 fixed the form being locked in loading state after task creation failed (#10) (472e5af)

2.1.0 (2024-04-06)

Features

  • footer: ✨ added a link around the version that redirects to the release notes (#5) (dc2a8d4)

Miscellaneous Chores

2.0.0-1 (2024-04-05)

Miscellaneous Chores

2.0.0 (2024-04-05)

Miscellaneous Chores