Releases: mamolinux/battery-monitor
Releases · mamolinux/battery-monitor
Version: 1.1.4
What's Changed
- Update readme from version 1.1.2 to 1.1.3 by @hsbasu in #54
- Start porting to meson python build by @hsbasu in #55
- Install python sources using meson build by @hsbasu in #56
- Include data files in meson build by @hsbasu in #57
- Translate using meson by @hsbasu in #58
- Update debian packaging with meson build by @hsbasu in #59
- Update readme with meson buildsystem by @hsbasu in #60
- Update documentation, test script and readme by @hsbasu in #61
- Update debian packaging by @hsbasu in #62
- Fix building documentation using sphinx by @hsbasu in #63
- Update release workflow by @hsbasu in #64
Full Changelog: 1.1.3...1.1.4
Version: 1.1.3
What's Changed
- Update runner versions in workflows by @hsbasu in #45
- Update readme with version 1.1.2 by @hsbasu in #46
- Update translation by @hsbasu in #47
- Add launchpad PPA to readme by @hsbasu in #48
- Update python packaging scripts by @hsbasu in #49
- Update debian packaging by @hsbasu in #50
- Fix about window on indicator and refactor codes by @hsbasu in #51
- Build and add docs to deb packaging by @hsbasu in #52
- Add dependencies for translation and docs by @hsbasu in #53
Full Changelog: 1.1.2...1.1.3
Version: 1.1.2
What's Changed
- Update readme from version 1.1.0 to 1.1.1 by @hsbasu in #39
- Update readme with links from mamolinux by @hsbasu in #40
- Update publishing and funding workflows by @hsbasu in #41
- Use new gschema name by @hsbasu in #42
- Initialize translation by @hsbasu in #43
- Fix debian packaging by @hsbasu in #44
Full Changelog: 1.1.1...1.1.2
Version: 1.1.1
What's Changed
- Update readme from version 1.0.8 to 1.0.9 by @hsbasu in https://github.com/hsbasu/battery-monitor/pull/34
- fix no indicator issue and CI failures by @hsbasu in https://github.com/hsbasu/battery-monitor/pull/35
- Fix threading and remove unused libraries by @hsbasu in https://github.com/hsbasu/battery-monitor/pull/36
- update badges url by @hsbasu in https://github.com/hsbasu/battery-monitor/pull/38
Full Changelog: hsbasu/battery-monitor@1.0.9...1.1.1
Version: 1.1.0
What's Changed
- Update readme from version 1.0.8 to 1.0.9 by @hsbasu in https://github.com/hsbasu/battery-monitor/pull/34
- fix no indicator issue and CI failures by @hsbasu in https://github.com/hsbasu/battery-monitor/pull/35
- Fix threading and remove unused libraries by @hsbasu in https://github.com/hsbasu/battery-monitor/pull/36
Full Changelog: hsbasu/battery-monitor@1.0.9...1.1.0
Version: 1.0.9
What's Changed
- Update readme from version 1.0.7 to 1.0.8-1 by @hsbasu in https://github.com/hsbasu/battery-monitor/pull/28
- pythonize battery-monitor; closes #29 by @hsbasu in https://github.com/hsbasu/battery-monitor/pull/30
- re-debianize to match python packaging by @hsbasu in https://github.com/hsbasu/battery-monitor/pull/31
- update workflows by @hsbasu in https://github.com/hsbasu/battery-monitor/pull/32
- fix publish .deb files by @hsbasu in https://github.com/hsbasu/battery-monitor/pull/33
Full Changelog: hsbasu/battery-monitor@1.0.8-1...1.0.9
Version: 1.0.8-1
What's Changed
- Update readme with version 1.0.7 by @hsbasu in https://github.com/hsbasu/battery-monitor/pull/26
- Add option to use user-defined sound files by @hsbasu in https://github.com/hsbasu/battery-monitor/pull/27
- Add reset to default button by @hsbasu in https://github.com/hsbasu/battery-monitor/pull/21
Full Changelog: hsbasu/battery-monitor@1.0.7...1.0.8-1
Version: 1.0.7
What's Changed
- Use new settings while monitoring; fixes #9 by @hsbasu in https://github.com/hsbasu/battery-monitor/pull/22
- Update readme with version 1.0.6 by @hsbasu in https://github.com/hsbasu/battery-monitor/pull/23
- Append random numbers after logfilename by @hsbasu in https://github.com/hsbasu/battery-monitor/pull/24
- create only one log file per user by @hsbasu in https://github.com/hsbasu/battery-monitor/pull/25
Full Changelog: hsbasu/battery-monitor@1.0.5...1.0.7
Version: 1.0.6
What's Changed
- Update readme with version 1.0.5
- Use new settings while monitoring; fixes #9 (#22) by @hsbasu in https://github.com/hsbasu/battery-monitor/pull/22
- now new settings will be used within 5 seconds of saving
- Add and update copyright to 2022 and code cleanup
- AboutWindow.py: remove unused imports
- AppIndicator.py: remove unused lines
- Update CONTRIBUTING and debian compatibility
- CONTRIBUTING.md: use git repo from @hsbasu
- debian/compat: Update compatibility to 12
- Take arguments from command-line
Full Changelog: hsbasu/battery-monitor@1.0.5...1.0.6
Version: 1.0.5
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