Skip to content

v1.5.0

Compare
Choose a tag to compare
@amnweb amnweb released this 11 Dec 18:16
· 218 commits to main since this release

Please read before updating to v1.5.0

New Features

  • enhance weather widget with additional data fields e428879
  • add float override label to WorkspaceWidget 20918a6
  • add float override label to workspace documentation 5fbc20e
  • add direction property to HomeWidget and update documentation d41a103
  • add animation settings for status bar a171479
  • implement blink effect on icon click and fixed some icons which do not show on start 4af9aa3
  • update MSI installer for all users and add theme executable 47e50e1
  • add global styles for ToolTip component dd7ee69
  • add tooltip option for all widgets 4086d0d

Bugfixes

  • correct environment variable name for weather API key c1ce9ca
  • remove debug print statement from WeatherWidget API URL 585ed66
  • remove trailing commas from example commands in documentation 2d80824
  • correct step comparison for width and opacity updates 75af828

Refactors

  • moved tooltip to styles.css 06326ac
  • simplify label_icon_size validation schema fc95d02
  • optimize icon animation by using local variables 5008884
  • reorganize layout and improve code structure for better readability 3e0c359
  • update signal strength mapping and icon assignment for accuracy 48ca061
  • use get() for safer access to float_override state b7c7ba7
  • update cx_Freeze installation to use the latest version 802f447

Documentation Changes

  • update weather widget documentation for improved clarity and additional placeholders 4a35fe8
  • update location parameter to support environment variable configuration eb98b77

Code Style Changes

  • update default config and styles 03513fc

Chores

  • update winget-releaser action to version 2 a2d4579
  • remove unnecessary parameters from winget action 185ae3e
  • add dist and build directories to .gitignore 46d91bf
  • bump build version to 1.5.0 cf841d4

Other Changes

What's Changed

New Contributors

Full Changelog: v1.4.3...v1.5.0