Skip to content

Releases: GetGet99/Mica-Discord

v1.11.0

07 Oct 17:46
Compare
Choose a tag to compare

Sideloading is back, but with msixbundle instead of ClickOnce

Support Platforms: x64 and x86

v1.10.4

04 Sep 21:39
Compare
Choose a tag to compare
  1. Now the app is packaged. It will be published in the store.
  2. Drop support for Windows 7 because I cannot package the app if I keep the support.
  3. Drop support for sideloading apps for now. I might do sideloading later if possible.

v1.10.3

21 Jul 15:21
Compare
Choose a tag to compare

(Hopefully) Fix issue with Windows 11 non-insider

Note: This version does not have any fix for Windows 7 and therefore you can use v1.10.2

v1.10.2

11 May 02:13
Compare
Choose a tag to compare

Update 1.10.2

Windows 10 targets to use WindowsPackageType == None instead of bootstrapping with code at the beginning

  • Load time should be faster
  • Technically should fix some problems but unsure

IMPORTANT:

  • If you have Windows 11 and want to use Mica/Acrylic backdrop, you need Windows 10 and above version. Windows 7 should have Aero effect but (1) only on Windows 7 and (2) does not have Mica/Acrylic support. Changing any of these settings on Windows 7 and above version does nothing.
  • Both files are only tested on Windows 11 but should technically work with the given version.
  • REMINDER: PLEASE BACK UP YOUR CSS FILE (IF YOU EDIT IT) BEFORE YOU UPDATE THE NEW VERSION. ANY CHANGES YOU MADE WILL BE LOST IF YOU UPGRADE!
  • The patch version has the source code of a bit newer version and maybe some trash. Use it if the backdrop is only on the title bar when on Windows 11. (This patch version changes AppWindowTitleBar.IsCustomizationSupported() to instead check if the current Windows version is WIndows 11 or not!

As always, make sure that you have these installed

v1.10.1

09 May 03:45
Compare
Choose a tag to compare
  • Optimize CSS and the code
  • Separate Windows 7 and above installer and Windows 10 and above installer
  • In this version, although it is not intended for you to do so, you can modify the JavaScript file in MicaDiscordScript.js. You must restart Mica Discord to apply changes because I did not think about letting people modify it yet (I just thought when I released and wrote this message)

IMPORTANT:

  • If you have Windows 11 and want to use Mica/Acrylic backdrop, you need Windows 10 and above version. Windows 7 should have Aero effect but (1) only on Windows 7 and (2) does not have Mica/Acrylic support. Changing any of these settings on Windows 7 and above version does nothing.
  • Both files are only tested on Windows 11 but should technically work with the given version.
  • REMINDER: PLEASE BACK UP YOUR CSS FILE (IF YOU EDIT IT) BEFORE YOU UPDATE THE NEW VERSION. ANY CHANGES YOU MADE WILL BE LOST IF YOU UPGRADE!

v.1.9.0

22 Apr 13:43
Compare
Choose a tag to compare

Changes (v.1.9.0):
Fluent Icons
Dynamically update CSS (Debug: Reading The CSS.css from working directory instead if the project one is not found, Release: Add the button to reload CSS)
Disable DevTools by default and add the option to Settings
Dramatic Change to CSS

  • Basically minor improvements and blur background on popup and menu and context menu

v1.8.2 Release

05 Apr 15:23
Compare
Choose a tag to compare

v.1.8.1 (deleted)

  • Lowering Windows Version to run this program (although it is recommended to stay in the newer version since some features might not work properly)
  • Some CSS Fixes

v1.8.2

Fix bugs of crashing at the beginning when installing the app

v1.8.0 Release

05 Apr 08:32
Compare
Choose a tag to compare
  • Better Modify CSS
  • Use WinRT API to get Accent Color instead of the undocumented way (partly, not all)
  • Use New Mica Discord Logo
  • Add Option to turn on Excessive Accent Color

Experimental: (must build or modify from source, aka not included if you download the setup file)

  • Modern Context menu (sometimes give exceptions and does not work with the new Windows 11 taskbar that gives round systray)
  • Mica Discord WinForms version (ugly, more like a test API project, but no airspace issue)

v1.7.0 Release

29 Mar 14:23
Compare
Choose a tag to compare
  • Make the design more fluent
  • Use accent colors
  • Fix problems with unable to exit the program
  • Minor Change in SettingsDialog algorithm

As always, make sure that you have these installed

v1.6.0 Release

23 Mar 13:29
Compare
Choose a tag to compare
  • Several UI and CSS Enhancement
  • Add Warning for lower build version and replace with the static background instead

As always, make sure that you have these installed