Releases: one-zero-eight/browser-extension
Releases · one-zero-eight/browser-extension
v0.2.1
🩹 Fixes
- Should set User-Agent in axios for Firefox - by @ArtemSBulgakov (6699b)
- Do not refresh token twice for a page - by @ArtemSBulgakov (a0454)
🧹 Chore
- Rename extension to InNoHassle Tools - by @ArtemSBulgakov (23396)
- Add support for building extension for Firefox - by @ArtemSBulgakov (4b4ef)
- Change title in popup - by @ArtemSBulgakov (c2b3e)
- Do not spawn errors on extensions page - by @ArtemSBulgakov (2c8a0)
- Separate building scripts for Chrome and Firefox - by @ArtemSBulgakov (0c16c)
- Release v0.2.1 - by @ArtemSBulgakov (40305)
🤖 CI
- Build zip and add it as artifact - by @ArtemSBulgakov (5894c)
- Specify only one file for upload-artifact - by @ArtemSBulgakov (5405e)
- Use only 6 characters for zip postfix - by @ArtemSBulgakov (2e028)
View changes on GitHub
v0.2.0
🚀 Enhancements
- Autologin from login.php page - by @ArtemSBulgakov (96ad7)
🩹 Fixes
- Do not print token - by @ArtemSBulgakov (087d0)
🧹 Chore
- Request and store userId - by @ArtemSBulgakov (59b86)
- Release v0.2.0 - by @ArtemSBulgakov (53c1c)
🤖 CI
- Linting workflow - by @ArtemSBulgakov (3175f)
- Releasing workflow - by @ArtemSBulgakov (cbe6d)
- Use pnpm - by @ArtemSBulgakov (ad4b2)
- Remove usage of ni - by @ArtemSBulgakov (c2d11)
- Do not crash when simple-git-hooks are not set - by @ArtemSBulgakov (85809)
- Do not run install scripts - by @ArtemSBulgakov (9022d)
View changes on GitHub
v0.1.0
🚀 Features
- Add extension code with Moodle courses list in popup - by Artem Bulgakov (6c56a)
- Useful links as icons - by Artem Bulgakov (d7d99)
🐞 Bug Fixes
- Retry obtaining token without SSO in any case - by Artem Bulgakov (33e82)