2.32.0 (2025-12-22)
Bug Fixes
- Fix Millennium updater blocking IPC, and state not saving when leaving the updates tab (d8d9e7a)
- Fix Millennium using default root colors instead of user defined root colors on webkit. Closes #522 (2b413aa)
- Fix ordering of theme config on new sidebar. Closes #583 (6f161c4)
- Fix updater context taking precedence over settings modal (e43c2b8)
- Properly add Lua plugin backend directory to require() lookup (b726cf8)
Features
- Add data-theme-name to theme editor so themes can conditionally style editors with .MillenniumSidebarThemeEditor[data-theme-name="yourtheme"] (d46e937)