Skip to content

Releases: IITC-CE/IITC-Button

Release v1.6.6

02 Aug 19:44
Compare
Choose a tag to compare
  • 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

16 Jan 18:20
c7c4223
Compare
Choose a tag to compare
  • Fix reproducible builds
  • Localizations updated

Release v1.6.2

18 Dec 22:43
649571b
Compare
Choose a tag to compare
  • 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

03 Dec 22:12
Compare
Choose a tag to compare
  • Support some GM.* functions
  • Fix possible errors in plugin loading order
  • Preventing extension window opening on non-userscript pages

RC v1.6.0

02 Dec 15:13
Compare
Choose a tag to compare
RC v1.6.0 Pre-release
Pre-release
  • Support some GM.* functions
  • Fix possible errors in plugin loading order
  • Preventing extension window opening on non-userscript pages

Release v1.5.1

11 Oct 11:10
d8b5d8b
Compare
Choose a tag to compare

Fix initialization of plugins

Release v1.5.0

07 Oct 22:01
6387661
Compare
Choose a tag to compare

Migration to vue-cli build system and code refactoring, but no changes for end user

Release v1.4.1

02 Oct 12:27
Compare
Choose a tag to compare

Fixing an error when upgrading to 1.4.0

Release v1.4.0

02 Oct 10:36
Compare
Choose a tag to compare
  • Fixed plugin control buttons
  • As default address for local server, use localhost instead of 127.0.0.1 to support IPv6
  • Refuse from a separate category for external user plugins
  • Deleted unused "cookie" permission
  • bugfixes

Release v1.3.1

13 Dec 16:52
Compare
Choose a tag to compare
  • Fix for adding external scripts. by @blsmit5728
  • Fix for plugin updates
  • Hide categories without plugins