Skip to content

Releases: aaron5670/toggle-experiments-extension

v0.11.2 🌈

28 Jun 11:16
df139e2
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Hotfix: Empty search page because of wrong OR-operator (#49) @aaron5670

Screenshot

image

v0.11.1 🌈

28 Jun 10:34
0d50d95
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Fix: white screen issue (old localstorage value) (#48) @aaron5670

v0.11.0 🌈

28 Jun 09:52
bff6f38
Compare
Choose a tag to compare

What's Changed

🚀 New features

Screenshot

image

v0.10.1 🌈

23 Jun 07:21
3c2769c
Compare
Choose a tag to compare

What's Changed

💯 Improvement

v0.10.0 🌈

19 Jun 12:40
f3df9d0
Compare
Choose a tag to compare

What's Changed

🚀 New features

v0.9.0 🌈

16 Jun 11:10
c61a8c4
Compare
Choose a tag to compare

What's Changed

🚀 New features

  • Added a changelog screen to show the latest extension updates (#44) @aaron5670

📦 Dependency Updates

  • Updated some dependencies to stay up-to-date with the latest tech (#43) @aaron5670
  • Update Node.js to v18.16.0 (#38) @renovate

v0.8.1 🌈

02 May 12:23
49e475b
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Fix: Crash when there are no whitelisted users (#42) @aaron5670

v0.8.0 🌈

15 Mar 15:33
4204f22
Compare
Choose a tag to compare

What's Changed

🚀 New features

  • Feature: Added service worker that listens to a dynamic ContextMenu (#41) @aaron5670

Details

Added a service worker that listens to a dynamic ContextMenus for quickly enabling recent experiments.

image

v0.7.0 🌈

15 Mar 11:31
c254c03
Compare
Choose a tag to compare

What's Changed

🚀 New features

  • Load the localStorage value of the current page as input value (#40) @aaron5670

v0.6.5 🌈

15 Mar 10:14
Compare
Choose a tag to compare

What's Changed

📦 Dependency Updates

🐛 Bug Fixes