Skip to content

v1.3.0 - New Beginnings

Compare
Choose a tag to compare
@othyn othyn released this 21 Apr 23:00
· 283 commits to main since this release
5c6a48b

v1.3.0 - New Beginnings

🕒 This release was released at 2022-04-21 23:50.

📓 The key features in this release was taking the underlying concept and making some really solid foundations, bringing a lot of core functionality that you'd expect from a macOS app. Things like; persistence, perferences, global shortcuts and modernising the UI/UX to be easier to use and understand.

As this is a new underscored release, a new foundation, this release was additive in nature with no underlying features or functionality (given the lack of it) being removed.


🌟 Added

  • #2 -- As a user, I want to be able to specify the pressed key during the action phase
  • #3 -- As a user, I want to be able to specify the amount of actions performed at action phase
  • #4 -- As a user, I want the UX/UI to be more intuitive to understand
  • #5 -- As a user, I want to be able to customise the start and stop button shortcut keys
  • #6 -- As a user, I want to be able to persist the applications state between sessions
  • #9 -- As a developer, it would be handy to have builds automated via GitHub Actions
  • #13 -- As a user, I would like to use a global shortcut to start or stop the app
  • #14 -- As a developer, I would like automatic use of Semver
  • #16 -- As a user, I would like to be able to keep the app on top
  • #24 -- As a user, I would like to be informed if I don't have the necessary permissions granted to allow the app to work

📝 Changed

  • Nothing.

🐛 Fixed

  • Nothing.

❌ Removed

  • Nothing.

If you have any issues with this release, please report them using the Issues tab, although please first ensure the problem is reproducable with documented steps.

Using othyn/changelog-release-template.