👀 Overview
This new build of v1.2 improves many things as well as starting up some new features that could have some room to expand in the future.
✨ Changes
- Now only fetches for GitHub API in
createThemeJSONwhen needed. - Fixes rebuilding error with value.
- Fixes mods not being refreshed when disabled or enabled.
- Fixes the invalid Tab Sort Clear AI error.
- Changes update indicators to say "Mods updated" when updated instead of "Up-to-date".
- Adds support for ttf, svg, and more file formats in imports.
- Changes browser launch updating to not be waited for when opening the settings page.
- Switched to concurrent tasks for the main process in order to improve performance.
- Adds enter event to the custom mod homepage input.
- Evaluates non-time-consuming tasks before others in
setPropertyfunction. - Marks the start of the cosine-manager workflow for easier releases and pull requests.