Releases: vivek-nexus/google-meet-slack-integration
Releases · vivek-nexus/google-meet-slack-integration
v2.1.1
v2.1.0
Fixes
- Add backward compatible fix to handle new Meet UI updates
v2.0.2
Fix
- Fix pre-meeting status comparison logic
v2.0.1
New
- Extension gets a nickname
Glack
! - Show off in status
In a meeting (realtime via Glack)
v2.0.0
Fixes
- Update meeting events logic (instant meetings also supported now)
- Reduce permissions
- Add more checks and refactor code
- Replace old links
v1.0.2
Update GitHub links
v1.0.1
Fixes
- Fix pre-meeting status not restored for indefinite ones
- Better logging for slack API rate limiting visibility
v1.0.0
New
- Brand new logo!
- Toggles for microphone and camera disabling
- Remove tabs permission
- Upgrade extension stability with new logic
- Support ⌘ key on mac, in addition to control
- Update keyboard shortcuts
Fixes
- Update broken extension status URL
- Extension will now work even for super short meetings
- Allow service worker to sleep, instead of stay awake during meetings
- Catch all known errors
- Checks for DOM dependent events/clicks to prevent errors
v0.0.19
Fix meeting join failure due to notification show failure
- Remove dependency on meet.google.com DOM
- Added checks when depending on site DOM is inevitable
- Wait for 750ms before clicking camera button
v0.0.18
Improved installation experience
- New
Settings saved
message bottom drawer in extension popup, which guides first time users. - Post save, extension opens
meet.google.com
to test the settings, which better handholds first time users.
More resilient keyboard shortcuts
- Logic used to find the reference to join buttons are more resilient to CSS changes by Google Meet