v1.3.0.0
github-actions
released this
15 Jan 19:52
·
81 commits
to master
since this release
- Note: This is the last release with .NET Core 3.1. We may have a release without UI to be able to target something else that's still supported. I may release v1.4 with mixed C#/C++ targeting .NET Framework. A version 2.0 is planned to implement "Mica For Everyone" in C++ and the work on it is already started by @dongle-the-gadget.
- Note: MSIX package is updated with a new certificate.
What's Changed
- Add support for creating running as Administrator on startup (#38)
- Add support for hiding tray icon (#56, #135, #192)
- Improve rule matching
- Clean uninstallation when using Inno Setup
- Fix MSIX package only contains English language
- Fix here and there by @dongle-the-gadget
Translation
- Update Russian Translation by @Danik2343 in #162
- Update German translation by @uDEV2019 in #158
- Update Japanese translation by @maboroshin in #165
- Update Simplified Chinese translation by @FrzMtrsprt in #166
- Updated Korean translations by @RTFTR in #170
- Fixed mistranslated thing + Added the dialogs requested with translation by @RTFTR in #171
- Add Polish translation by @Piteriuz in #181
- Update Spanish translation by @xoascf in #187
- Add Portuguese Brazilian translation by @dgsmiley18 in #217
- Add Dutch translation by @toineenzo in #219
- Update Italian translation by @A-Loot in #221
Build
- Update WinGet Releaser workflow by @sitiom in #139
- [Experiment] update get-version-action dependencies by @dongle-the-gadget in #214
Dependencies
- build(deps): bump Microsoft.Extensions.DependencyInjection from 6.0.0 to 6.0.1 by @dependabot in #150
- build(deps): bump Microsoft.Bcl.AsyncInterfaces from 6.0.0 to 7.0.0 by @dependabot in #173
- build(deps): bump Microsoft.Extensions.DependencyInjection from 6.0.1 to 7.0.0 by @dependabot in #172
- build(deps): bump microsoft/setup-msbuild from 1.1 to 1.2 by @dependabot in #200
- build(deps): bump microsoft/setup-msbuild from 1.2 to 1.3 by @dependabot in #201
New Contributors
- @FrzMtrsprt made their first contribution in #166
- @Piteriuz made their first contribution in #181
- @dgsmiley18 made their first contribution in #217
- @toineenzo made their first contribution in #219
- @A-Loot made their first contribution in #221
Full Changelog: v1.2.0.2...v1.3.0.0