Skip to content
Added:
- Position and size persistence across launching
- Locally saved shared data, for the user's viewing
- Reporting if the installed version has updated if data sharing is enabled
- More information in appdata/appstream data
- Message about opting in or out at bottom of the data sharing data view page
- Better checking for HTTP errors
- Ability to build Linux binary zip
- More code comments
- Native macOS app name menu item
- lintTranslations.js now can lint multiple translations at once
- Translations to titles of various windows
- AppImage compatibility for Linux (includes use from sscli)
- Dependency checking in some Makefile functions
- Feedback paragraph in README.md

Changed:
- Made speed of active background color scroll slower
- Moved all functions from logic.js into an object and made immutable

Fixed:
- nscd restarting for DNS cache flushing
- App update checking
- AppStream data directory and files

Removed:
- jquery as local dependency