Skip to content

Releases: shdwmtr/millennium

v2.16.0

19 Dec 00:58
Compare
Choose a tag to compare

2.16.0 (2024-12-19)

Bug Fixes

  • CI: Fix CI (b897b49)
  • CI: Fix CI (914df34)
  • Close installer after successful install (cfd961c)
  • Fix plugin JS being removed from webkit when a new theme is selected. (a29c7df)
  • Fix settings icons not being centered and plugin settings button not having propper styling (#184) (5fddc2d)
  • Fix system accent color not working on some startups (2eb7a94)
  • Fix the artifact CI (3faf711)
  • Fix typo in install.sh (#178) (76349b3), closes #4
  • Fix typo on themes page #168 (e05ec19)
  • Prevent debug info from growing insanely large #176 (d23bec9)
  • Unix: Fix LD_PRELOAD variable interfering with Steam games. (cbfd653)
  • Use correct classes for Field (#189) (4ce6b5d)

Features

  • Add better webkit support for plugins (33b6cde)
  • Add Swedish localization. (#180) (0d9e8b4)
  • Added CPS bypass & Added Millennium API to webkit modules (eda0f54)
  • Conditional webkit patching based on URL with regex #127 (bf36bd5)
  • Security: Blacklist certain pages, like the checkout, from being injected into by plugins. (54edc4c)
  • Slightly Better Russian Translation (#187) (639390d)
  • Softer and better crash detection. (fc5e756)
  • Updated plugin support for better webkit modding. (1a8daf0)

v2.15.0

12 Nov 20:31
Compare
Choose a tag to compare

2.15.0 (2024-11-12)

Features

  • Binary stripping on release modules to drastically reduce binary size (45734f2)

v2.14.2

12 Nov 19:07
Compare
Choose a tag to compare

2.14.2 (2024-11-12)

Bug Fixes

  • Fix the CI (7c29d23)
  • Fix theme installer not working (559ae66)
  • Hopefully help prevent false positives (d448ab1)

v2.14.1

09 Nov 06:11
Compare
Choose a tag to compare

2.14.1 (2024-11-09)

Bug Fixes

v2.14.0

09 Nov 05:04
Compare
Choose a tag to compare

2.14.0 (2024-11-09)

Bug Fixes

Features

  • Better error logging for plugin backends (45433c0)
  • Unix: Add theme auto installer & update manager (2a8a880)

v2.13.1

03 Nov 19:57
Compare
Choose a tag to compare

2.13.1 (2024-11-03)

Bug Fixes

v2.13.0

02 Nov 03:11
Compare
Choose a tag to compare

2.13.0 (2024-11-02)

Bug Fixes

  • Add file description and details to help prevent false positives. (0fd35ad)
  • Create debugger flag from installer instead of Millennium (652945d)
  • Fix all issues with steam re-opening unskinned, and the UI freezing (6f5cd67)
  • Fix std::future_error by mutex (75dd852)
  • Fix uninstaller bugs and improve cleanup (a923e2a)
  • Fully fix plugin hot reloadability. Plugins can now be loaded/unloaded at any time, in any order (af651b5)
  • Temporarily disable CLI support for Millennium on windows. (02d9a76)

Features

v2.12.4

11 Oct 21:44
Compare
Choose a tag to compare

2.12.4 (2024-10-11)

Bug Fixes

  • Fix issues with the plugin example crashing. (8624fab)

v2.12.3

07 Oct 01:35
Compare
Choose a tag to compare

2.12.3 (2024-10-07)

Bug Fixes

v2.12.2

07 Oct 01:10
Compare
Choose a tag to compare

2.12.2 (2024-10-07)

Bug Fixes

  • Fix CI (966fc22)
  • Fix CI output paths (9bf0b09)
  • Platform bug fixes (2b63f68)
  • Update installed themes in the dropdown without having to close and open settings (e7303c1)