Skip to content

Releases: vivek-nexus/google-meet-slack-integration

v2.1.1

15 Feb 07:52
Compare
Choose a tag to compare

Fixes

  • Fix broken camera and mic auto off

v2.1.0

05 Aug 16:46
949f082
Compare
Choose a tag to compare

Fixes

  • Add backward compatible fix to handle new Meet UI updates

v2.0.2

20 Mar 02:10
9f3a857
Compare
Choose a tag to compare

Fix

  • Fix pre-meeting status comparison logic

v2.0.1

12 Mar 14:28
77046e7
Compare
Choose a tag to compare

New

  • Extension gets a nickname Glack!
  • Show off in status In a meeting (realtime via Glack)

v2.0.0

12 Jan 12:10
b2bcdf4
Compare
Choose a tag to compare

Fixes

  • Update meeting events logic (instant meetings also supported now)
  • Reduce permissions
  • Add more checks and refactor code
  • Replace old links

v1.0.2

25 Dec 04:24
254cd6d
Compare
Choose a tag to compare

Update GitHub links

v1.0.1

17 Dec 14:20
4091816
Compare
Choose a tag to compare

Fixes

  • Fix pre-meeting status not restored for indefinite ones
  • Better logging for slack API rate limiting visibility

v1.0.0

17 Dec 07:06
124dd0a
Compare
Choose a tag to compare

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

20 Nov 13:43
c9b2c85
Compare
Choose a tag to compare

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

31 Jan 04:56
804decf
Compare
Choose a tag to compare

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