Skip to content

Releases: MicaForEveryone/MicaForEveryone

2.0.0 Preview 1

12 Jan 05:44
3fd5a0c
Compare
Choose a tag to compare

This is the first preview of version 2.0.0, which is the WinUI 3 rewrite.

Breaking changes

Due to the different signature and configuration file, the WinUI 3 releases (that is, 2.0.0 onwards) are not backwards compatible with the older Islands releases. As such, you will need to manually migrate your rules and uninstall the older version.

New features

.NET 9 and WinUI 3

This version no longer depends on the now-deprecated .NET Core 3.1 and now uses .NET 9 Native AOT. This means a more streamlined installation procedure for MSIX, as there is no need to install a separate runtime.

Trusted Signing packages

The MSIX version now uses Trusted Signing, so no more installing our self-signed certificate.

ARM64 support

ARM64 is now supported natively. In fact, this version is tested exclusively on an ARM64 laptop near the end of its development.

Window picker

This release includes a window picker to assist you in creating new rules.

Regressions and known issues

  • A Win32 installer is not available.
  • Blur Behind is not yet available.
  • The Custom Title Bar Color option doesn't do anything.
  • Launching the app as administrator on startup is not available.
  • Localization is unavailable, and many labels will be preceded with an underscore (_)

Installation

Download the MicaForEveryone.appinstaller file below. An Internet connection is required.

v1.3.1.2

15 Jul 05:44
4f2dad4
Compare
Choose a tag to compare

This version resolves some bugs:

  • Effects should now be able to be applied to new windows again (#315).
  • Adding or removing rules should no longer crash the app (#323, #307).
  • Traditional Chinese translation should be available again (#310).

v1.3.1.1

02 Jul 22:14
5223e8c
Compare
Choose a tag to compare
  • NOTE: The packaged version has an updated certificate, you would need to reinstall the certificate to be able to upgrade. For certificate installation instructions see here

Known issues

  • Crashing when trying to add a new process rule (#307)
  • Traditional Chinese language is not available (#310)

What's Changed

  • Resorted Translator list by @toineenzo in #277
  • Stability and Performance improvements merged from dev branch (#271)
  • Experimental support for auto-reload after changing language

Dependencies

  • build(deps): bump CommunityToolkit.Mvvm from 8.0.0 to 8.1.0 by @dependabot in #227
  • build(deps): bump XclParser from 1.0.7 to 1.0.8 by @dependabot in #273
  • build(deps): bump vedantmgoyal2009/winget-releaser from 1 to 2 by @dependabot in #252
  • build(deps): bump CommunityToolkit.Mvvm from 8.1.0 to 8.2.0 by @dependabot in #287

Translations

New Contributors

Full Changelog: v1.3.0.0...v1.3.1.1

v1.3.0.0

15 Jan 19:52
0c0f3d9
Compare
Choose a tag to compare
  • 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

v1.3.0.0-preview3

26 Dec 20:55
a6bd96b
Compare
Choose a tag to compare
v1.3.0.0-preview3 Pre-release
Pre-release

What's Changed

  • Updated French Translation by @SaiyajinK
  • Fix enabling "Run as Administrator on Startup" creates invalid Task Scheduler entry (#212)
  • Fix Registry and Task Scheduler cleanup not working on uninstallation
  • Fix crash when HKCU\Software\MicaForEveryone\config file path is not set

Full Changelog: v1.3.0.0-preview...v1.3.0.0-preview3

v1.3.0.0-preview

24 Dec 14:48
782a721
Compare
Choose a tag to compare
v1.3.0.0-preview Pre-release
Pre-release

What's Changed

New Contributors

Known Issues

  • Inno Setup is not cleaning up Registry and Task Scheduler correctly
  • Enabling "Run as Administrator on Startup" may create wrong entry in the Task Scheduler (#212)

Full Changelog: v1.2.0.1...v1.3.0.0-preview

v1.2.0.1

02 Sep 11:27
6fb436d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0.0...v1.2.0.1

v1.2.0.0

31 Aug 12:06
cfa18a8
Compare
Choose a tag to compare

What's Changed

  • Add Winget Releaser workflow by @sitiom in #102
  • Allow system-wide installation of innosetup installer by @sitiom in #103
  • Korean translations by @RTFTR in #118
  • Simplify build and release workflow by @sitiom in #112
  • Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.13 to 6.2.14 by @dependabot in #125
  • Fix Inno Setup problems

New Contributors

Full Changelog: v1.1.0.5...v1.2.0.0

v1.1.0.5

13 Jul 13:28
a212323
Compare
Choose a tag to compare

What's Changed

  • Fixed Build Errors

Full Changelog: v1.1.0.0...v1.1.0.5

v1.1.0.0

13 Jul 09:46
73b8a40
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @krlvm made their first contribution in #91

Full Changelog: v1.0.6.3...v1.1.0.0