👀 Overview
This new Sine version includes some important patches, adds some backend improvements, includes new features, teases some new features, and improves the readme.
✅ Changes
- Adds support for users with no internet (they basically just won't see marketplace items but can still manage their preferences.)
- Adds manual installation description to the wiki.
- Adds support for issues that create a standardized pull request for adding themes.
- Adds basic wiki data and info.
- Fixes the custom install button being disabled when installing a mod and having to refresh for it to return to normal.
- Adds support for mods with an unconventional naming scheme when already added from Zen Themes store.
- Improves performance by only requesting the
updatedAtproperty for checking for updates. - Adds backend support for upcoming multi-threaded fetching feature.
- Adds support for upcoming "brews" and "editor" features.
- Removes debugging logs that were left from v1.1.1.
- Replaces all single quotes in the code with double quotes in order to match the overall script styling.
...and line count has gone from 1514 to 1534.