Changelog - 2/4/2024
Significant optimizations and bug fixes have been implemented. Detailed changes are as follows:
- Manifest updated to version 3.0.3.5.
- JavaScript file structure and codebase streamlined:
- The
options
folder has been removed;settingsDown.js
is now located in thesettings
folder. - Consolidated
toggle.js
and contents of theshared
folder into a single filethemeToggles.js
within thesettings
folder. - Enhanced theme settings functionality, particularly the 'Auto' feature, and resolved related bugs.
- Refined the extension's enabled state logic for improved performance.
- Resolved an issue in
import.js
to ensure reliable importing of user settings. - Conducted code optimization for
settingsOptions.js
,settings.js
,search.js
,locals.js
, andbackground.js
. - Corrected a defect affecting the lyrics color display.
- Improved code formatting across several files for better readability and maintenance.
- Addressed various minor bugs to enhance overall stability.
- The
I may add each release to the release tab, instead of only doing major releases, minor bug fixes, i may only add to the readme..... we'll see.
Auto-generated Changelog:
Full Changelog: V3.0.2...V3.0.3.5