Releases: myfix16/BatteryTracker
Battery Tracker v1.4.3
Release Highlights
- Added French, Indonesian, Hindi, and Kiswahili. Thanks @happylittle7, @itsax404, @hosseinabaspanah, @lookeey1 !
- Updated to .NET 8 and Windows App SDK 1.5. Updated package dependencies.
- Fixed multiple bugs and improves user experience
Installation
You are recommended to install it via Microsoft Store. If you prefer, you can also build the app from source.
What's Changed
- Translations update from Hosted Weblate by @weblate in #36
- Bump Microsoft.WindowsAppSDK from 1.3.230502000 to 1.3.230602002 by @dependabot in #46
- Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 by @dependabot in #45
- Translations update from Hosted Weblate by @weblate in #48
- Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 by @dependabot in #47
- Translations update from Hosted Weblate by @weblate in #49
New Contributors
Full Changelog: v1.4.2...v1.4.3
Battery Tracker v1.4.2
Release Highlights
- Add Chinese Traditional and Ukrainian - Thanks @Kefir2105
- Fixes multiple bugs and improves user experience
Installation
You are recommended to install it via Microsoft Store. If you prefer, you can also install using msix
installers on this page with the following steps.
- Install Windows App SDK Runtime with the installers provided on this page
- Install the developer certification (the
.cer
file) to local computer's trusted person's section to sideload this package. - Install Battery Tracker
What's Changed
- Bump Microsoft.WindowsAppSDK from 1.2.230313.1 to 1.3.230331000 by @dependabot in #33
- Bump CommunityToolkit.Mvvm from 8.1.0 to 8.2.0 by @dependabot in #34
- Dev v1.4.2 by @myfix16 in #37
Full Changelog: v1.4.1...v1.4.2
Battery Tracker v1.4.1
Release Highlights
- Fixes multiple bugs and improves user experience
Installation
You are recommended to install it via Microsoft Store. If you prefer, you can also install using msix
installers on this page with the following steps.
- Install Windows App SDK Runtime with the installers provided on this page
- Install the developer certification (the
.cer
file) to local computer's trusted person's section to sideload this package. - Install Battery Tracker
Battery Tracker v1.4.0
Release Highlights
- Refreshes the settings menu to Windows 11 style
- Fixes multiple bugs and improves user experience
Installation
You are recommended to install it via Microsoft Store. If you prefer, you can also install using msix
installers on this page with the following steps.
- Install Windows App SDK Runtime with the installers provided on this page
- Install the developer certification (the
.cer
file) to local computer's trusted person's section to sideload this package. - Install Battery Tracker
What's Changed
- v1.3.3 by @myfix16 in #20
- Bump H.NotifyIcon.WinUI from 2.0.86 to 2.0.93 by @dependabot in #23
- Settings UI refreshment by @myfix16 in #22
New Contributors
- @dependabot made their first contribution in #23
Full Changelog: v1.3.2...v1.4.0
Battery Tracker v1.3.2
Release Highlights
This release fixes several bugs
Installation
You are recommended to install it via Microsoft Store. If you prefer, you can also install using msix
installers on this page with the following steps.
- Install Windows App SDK Runtime with the installers provided on this page
- Install the developer certification (the
.cer
file) to local computer's trusted person's section to sideload this package. - Install Battery Tracker
What's Changed
Full Changelog: v1.3...v1.3.2
Battery Tracker v1.3
Release Highlights
This release introduces several key changes, including:
- Migrate from Winforms to Windows App SDK 1.2
- Add a settings panel
- Multi-languages support
- Bug fix
Installation
You are recommended to install via Microsoft Store. If you prefer, you can also install using msix
installers in this page with the following steps.
- Install Windows App SDK Runtime with the installers provided in this page
- Install the developer certification (the
.cer
file) to local computer's trusted person's section to sideload this package. - Install Battery Tracker
Know Issues
- If you click
settings
on the context menu right after app's launch, the settings window will display as a blank one. Right click on the tray icon will resolve the issue
What's Changed
New Contributors
Full Changelog: v1.2...v1.3
Battery Tracker v1.2
New Features
- Manually switching Light/Dark mode
Fixes
- Fixed the bug that it sometimes ignore system theme changes
Battery Tracker v1.1
Change log:
- Add an context menu entry that allow user to enable auto start
- Using singleton pattern. Only one instance can run at the same tine
Battery Tracker Framework v1.0
The first release of .Net Framework version Battery Tracker.