Skip to content

v1.3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jan 19:52
· 80 commits to master since this release
0c0f3d9
  • 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

Build

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

Full Changelog: v1.2.0.2...v1.3.0.0