Skip to content

Version: 1.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Mar 15:48
· 59 commits to master since this release

What's Changed

  • add new workflow to publish deb package from latest release (#18)
  • update workflows to run on all branches
  • Update readme with version 1.0.4 and workflows
  • fix libnotify:ERROR while showing success notification; fixes #19
  • processed_battery_info as local variable
  • improve showing state change in notifications loop
  • Enable logging of events for debug and as info by @hsbasu in https://github.com/hsbasu/battery-monitor/pull/20
    • Print all log messages on terminal
    • Print info messages to a temporary file
  • modify showing Success Notification by @hsbasu in https://github.com/hsbasu/battery-monitor/pull/17
    • Use switch to enable/disable showing Success Notification instead of using an entry
    • Use getboolean to set success and sound switch
    • Change success and sound switch labels based on configuration
  • Add option to modify number of notifications by @hsbasu in https://github.com/hsbasu/battery-monitor/pull/16
    • Now users can choose how many notification to be shown

Full Changelog: hsbasu/battery-monitor@1.0.4...1.0.5