Skip to content

Releases: MicaForEveryone/MicaForEveryone

v0.0.4.1

06 Jan 09:34
210526b
Compare
Choose a tag to compare

changes

v0.0.4.0

30 Dec 08:42
cfa20e2
Compare
Choose a tag to compare
v0.0.4.0 Pre-release
Pre-release
  • Use a new config file language
  • Other improvements

v0.0.3.1

24 Dec 11:55
036955f
Compare
Choose a tag to compare
v0.0.3.1 Pre-release
Pre-release

What's Changed

Known issues

  • You can't add multiple rules of same type in config file

v0.0.3

23 Dec 16:05
e27b48c
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

Hello, and Thanks to everyone for using this app! I wasn't expecting this much attention and I started this project as an experiment but now it's getting a lot of attention, more than my best projects. Also thanks to @dongle-the-gadget helped me a lot.

  • Use Xaml Island and WinUI 2.7 for user interface
  • Save configuration after changing them from tray icon's menu

v0.0.2

17 Dec 12:00
4e205b4
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release
  • Fixed app crash with System.ExecutionEngineException
  • Added an option to reload config file
  • Added support for Windows 11 build 22523

second release

13 Dec 21:37
1d80e7e
Compare
Choose a tag to compare
second release Pre-release
Pre-release

In this release, more features are added to app:

  • Support for config file and rules
  • Add ExtendFrameIntoClientArea option (to get Mica effect on background of apps that don't use custom background)
  • Reimplement tray icon in Win32 (previously it was using WinForms)

Known issues:

  • the "Reapply rules" reloads config file but it doesn't re-parse rules (just need to add RuleHandler.LoadConfig())
  • app crashes after a few minutes for no reason (I'm trying to solve it)

first release

12 Dec 19:24
1b95a6b
Compare
Choose a tag to compare
first release Pre-release
Pre-release
v0.0.0

Hello, World!