v3.9.0
What's Changed
The headline feature is the introduction of a Manifest V3 of the Chromium browser extension, together with the use of the PWA workaround to allow the Chromium extension to run inline JavaScript.
- Compile zstdec and xzdec as es6 modules by @Jaifroid in #998
- Add PWA ServiceWorker mode for Chromium extension by @Jaifroid in #1000
- Restore modal animation for alert dialogue boxes by @Jaifroid in #1001
- Add Promise queue to prevent overlapping dialogue boxes by @Jaifroid in #1002
- Add a warning colour when appCache is disabled by @Jaifroid in #1004
- Update jQuery to 3.7.0 by @Jaifroid in #1008
- Fix blocking ESLint issues by @Jaifroid in #1015
- Fix some ESLint issues in app.js by @Jaifroid in #1016
- Experiments with extension manifest v3 for Chromium by @Jaifroid in #984
- Fix issues identified by ESLint by @Jaifroid in #1018
- Update in-app documentation by @Jaifroid in #1022
- Change links and references from
moz-extension
tobrowser-extension
by @Jaifroid in #1024
Full Changelog: 3.8.0...3.9.0