Releases: leits/MeetingBar
Releases · leits/MeetingBar
v4.10.0
What's Changed
- Notification before event ending (in Advanced Preferences during beta) #246
- Added support for zm.page links by @bgjooon in #731
- Added support for Cal Video links by @DominikTo in #732
- Added hidden calendar to fetch from Google Calendar API
- Fixed macOS Calendar access request
New Contributors
- @bgjooon made their first contribution in #731
- @DominikTo made their first contribution in #732
Full Changelog: v4.9.0...v4.10.0
4.9.0
v4.8.0
What's Changed
- 🖥️ Full-screen notifications
- 🌍 Translation into Spanish and Portuguese
- Autojoin is back and separate from full-screen notification
- Improved Zoom link recognition
- Up KeyboardShortcuts to 1.17
- Use autorelease pool for regex search
- Set more energy efficient timer tolerance settings
- Add autoreleasepool to html tags strip with NSAttributesString
New Contributors
- @aarya-brex made their first contribution in #681
- @irangarcia made their first contribution in #687
- @carlosDigio made their first contribution in #689
- @kitwtnb made their first contribution in #693
- @olekenneth made their first contribution in #703
Full Changelog: v4.7.1...v4.8.0
4.7.1
4.7.0
What's Changed
- Autojoin is now semi-automatic with a full-screen notification
- Integrations with Pumble, Suit Conference, Doxy.me
- Improved Zoom link recognition
- Fixed high CPU usage when meeting details are displayed in the submenu
New Contributors
- @mullender made their first contribution in #667
- @ttakuya50 made their first contribution in #670
- @andrew-craig made their first contribution in #657
- @jensgerdes made their first contribution in #658
Full Changelog: v4.6.0...v4.7.0
4.6.0
What's Changed
- Configure appearance for tentative events
- Open Slack huddle links directly in Slack app
- Open preferences with
meetingbar://preferences
link - Dismiss event action for Shortcuts
- Fixed a bug with autojoin when the screen is locked
Full Changelog: v4.5.1...v4.6.0
4.5.1
What's Changed
- Dismiss action in the event submenu
- Memory usage optimizations
New Contributors
Full Changelog: v4.5.0...v4.5.1
v4.5.0
What's Changed
• Improved links recognition for Microsoft Teams and Zoom Webinar
• Improved performance on actions
• Optimized direct Google Calendar integration
• Updated Slack huddle icon to properly scale within a menu
- Translations update from Hosted Weblate by @weblate in #606
- Translations update from Hosted Weblate by @weblate in #607
- Translations update from Hosted Weblate by @weblate in #617
- fix(Icons): Updates the Slack, Teams, and Meet Icons to all be scalable resources to 16x16 by @alexisg in #622
- Fix event start script bug by @benbernard in #624
- Fix regex for zoom webinars by @benbernard in #619
- Add ja translation by @kamina-zzz in #625
New Contributors
- @alexisg made their first contribution in #622
- @benbernard made their first contribution in #624
- @kamina-zzz made their first contribution in #625
Full Changelog: v4.4.0...v4.5.0
4.4.0
⚙️ Integration with the Shortcuts app!
You can automate your flows with "Join Nearest Meeting" and "Get Nearest Event Details" actions.
🪲 Treat events from midnight to midnight as an all-day event
Full Changelog: v4.3.0...v4.4.0
4.3.0
What's Changed
- Event notifications are now Time-Sensitive and can break through Focus mode so you don't miss your meetings (can be changed in notification settings)
- Add an ellipsis at the end of the title of the statusItemMenu that opens the PreferenceWindow. by @tokizuoh in #583
New services:
- Add Tuple call link support #557
- Add Slack huddles support by @tsub in #556
- Add support for Vimeo Venues URLs by @quentinms in #563
- Add reclaim.ai links support by @bastiandoetsch in #593
- Add support Gather by @sakebook in #598
Fixes:
- Fix #494 Bug: Launch after login not work
- Fix #531 Bug: Applescript when joining causes MeetingBar to Crash
- Fix #537 Bug: Custom browser setting is ignored when using a custom regex for meeting links
- Fix #533 Bug: Regex filter are not applied immediatelly, the app needs to be restarted
- Fix #547 Bug: Appearance tab of Preferences is slightly taller than all others
- Fix #456 Fix #568 Fix #595 Close #538: authuser parameter missing in Google Meet links
- Fix #491: Prevent status bar item from flickering
New Contributors
- @tsub made their first contribution in #556
- @pwittchen made their first contribution in #571
- @bastiandoetsch made their first contribution in #593
- @tokizuoh made their first contribution in #583
- @sakebook made their first contribution in #598
Full Changelog: v4.2.1...v4.3.0