Releases: heytulsiprasad/alert-me-google-meet
Releases · heytulsiprasad/alert-me-google-meet
v0.2.1-beta
- Minor classname fixes
v0.2.0-beta
Bug Fixes
- Uses optional chaining to omit parentNode null errors
- Add if guard clauses to omit undefined values upon installation
Add License
v0.1.0-alpha
Alert Me - Google Meet
📌 First Release - v0.1.0-alpha
This version provides the basic required functionality of the app. It contains:
- Add custom alert words to trigger notifications
- Show current state through status bar
- Remove unwanted alert words
🛠️ Details
- Shortest time between two consecutive notifications is 3 seconds
- This is to reduce the number of redundant notifications
- Entire project uses Local Sync Storage to store runtime assets