File tree Expand file tree Collapse file tree
MeetingBar/Views/Changelog Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -150,10 +150,11 @@ struct ChangelogView: View {
150150 }
151151 if compareVersions ( " 4.6.0 " , lastRevisedVersionInChangelog) {
152152 Section ( header: Text ( " Version 4.6 " ) ) {
153- Text ( " • Improved links recognition for Microsoft Teams and Zoom Webinar " )
154- Text ( " • Improved performance on actions " )
155- Text ( " • Optimized direct Google Calendar integration " )
156- Text ( " • Updated Slack huddle icon to properly scale within a menu " )
153+ Text ( " • Configure appearance for tentative events " )
154+ Text ( " • Open Slack huddle links directly in Slack app " )
155+ Text ( " • Open preferences with `meetingbar://preferences` link " )
156+ Text ( " • Dismiss event action for Shortcuts " )
157+ Text ( " • Fixed a bug with autojoin when the screen is locked " )
157158 }
158159 }
159160 }
You can’t perform that action at this time.
0 commit comments