Skip to content

v1.5.8

Choose a tag to compare

@amnweb amnweb released this 01 Feb 00:03
· 1141 commits to main since this release

New Features

  • enable animation on label toggle for enhanced user experience 36eaa1a
  • add Windows notification widget 8514d32
  • enhance notification handling for Windows 10 432141a
  • add hide_if_offline, max_label_length options, implement internet connectivity check e5fbab4

Bugfixes

  • enable/disable opacity effect only when necessary, preventing unnecessary computation. 70b598a
  • correct property name from 'ignore_windows' to 'ignore_window' in documentation 9f76029
  • use instance variable for hide_if_offline check 4c6914d
  • correct package names and comment out unused dependencies 1f608a6
  • update pipe name to yasb_pipe_cli for consistency 94894d6
  • update build version to 1.5.8 5b77a95

Refactors

  • remove unused CSSParser import 066ae16

Documentation Changes

  • update documentation to include hide_if_offline and max_label_length options 54e7b20
  • add Notifications widget documentation and sidebar link 60c3bc7

Full Changelog: v1.5.7...v1.5.8