Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

57 lines (34 loc) · 1.3 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.14.0] - 2021-01-03

Added

  • In root options there is an option show_activities_icons added, when set to true it will use icons on all activity buttons [@mattieha]
  • In the Activity Options there is a an option icon added, where you define the icon for hte activity. [@mattieha]
  • In the root options there is an option hide_activities added, when set to true it will hide the activities row. [@mattieha]

Changed

[0.13.1] - 2020-10-23

Added

Changed

  • Updated some dependencies to address reported vulnerabilities

[0.13.0] - 2020-10-23

Added

  • Optional number pad support. See documentation for more details. [@ItzYanick]

Changed

[0.12.0] - 2020-10-22

Added

Changed

  • Resolved a few dependencies vulnerabilities
  • Fixed reported scaling issue

[0.11.0] - 2020-05-28

Added

Changed

Fixed

  • Fixing disappearing buttons

[0.10.0] - 2020-02-08

Adding button colors :)

Added

  • Added the ability to configure button colors based on user feedback (#13). See README.md for configuration change.

Changed

Fixed