Releases: IITC-CE/IITC-Button
Releases · IITC-CE/IITC-Button
v2.0.0
What's Changed
- Basic support Safari by @modos189 and @lucka-me in #79
- Added plugins search bar by @modos189 in #80
- Using lib-iitc-manager by @modos189 in #90
- Custom channel instead of test and local channels by @modos189 in #91
- Fixing an error when removing the last plugin from a custom category by @modos189 in #93
- Update extension behavior when opening URLs with IITC plugins by @modos189 in #94
- Fixing scroll in the plugin list by @modos189 in #96
- Improvements to the CI/CD build by @modos189 in #99
Full Changelog: v1.7.0...v2.0.0
Release v1.6.6
- Added a simple match/import parser for meta blocks of plugins
- Added support for plugins for missions.ingress.com
- Fixed false positives for .user.js files that are not plugins for ingress sites
- Fix Header-Parser exception (thx McBen)
- Bump version
Release v1.6.6
- Fix checking the version of an extension
- Fix reading old plugins on version change
- More storage space for big custom plugins
- Replacing permissions for access to <all_urls> to match specific urls
- Localization of extension was updated
Release v1.6.5
- Fix reproducible builds
- Localizations updated
Release v1.6.2
- Added support for Beta channel
Note: Beta channel is an optimal balance between time-tested Release channel and Test builds channel, which contains a lot of fixes and new features but can break at any time.
Release v1.6.1
- Support some GM.* functions
- Fix possible errors in plugin loading order
- Preventing extension window opening on non-userscript pages
RC v1.6.0
Release v1.5.1
Fix initialization of plugins
Release v1.5.0
Migration to vue-cli build system and code refactoring, but no changes for end user
Release v1.4.1
Fixing an error when upgrading to 1.4.0