👀 Overview
This new version improves stability, adds a consistent pattern for developers to follow in their programs, and removes a small typo.
✨ Changes
- Removes a typo, the letter o, from the end of all the installed mod descriptions.
- Fixes an issue with installing chrome.css files in Sine.
- Removes the auto-restart option from the Sine settings.
- Fixes the
sine.is-cosinedropdown failure with switching from Cosine to Sine. - Improves formatting.
- Stores the updatedAt and version properties inside of preferences instead of in the code, preventing little openings for continuous update popups.
- Mods are now sorted by id before being injected into a stylesheet, allowing developers to use alphabetical sorting in order to overwrite another mod's styles.
- Makes the auto-installer set the
sine.updated-atpreference to the current date to avoid a second update prompt when installing Sine.
I hope this fixes a lot of the small stability issues floating around regarding Sine, and feel free to create more issues here if you encounter more!