Skip to content

Commit

Permalink
Add release notes for switching between windows in the front most app…
Browse files Browse the repository at this point in the history
…lication
  • Loading branch information
zenangst committed Feb 13, 2024
1 parent 233e2a7 commit fede163
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions App/Sources/UI/Views/Icons/Releases.swift
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,9 @@ struct Release3_22_0: View {
Text("Keyboard-, Menubar- & Window Management Commands now work better with repeating events")
.frame(maxWidth: .infinity, alignment: .leading)

Text("Window-hopping within your go-to app just got a snappy upgrade—slick, reliable, and ready to roll!")
.frame(maxWidth: .infinity, alignment: .leading)

Text("Icons revamped – a subtle glow-up for your visual pleasure!")
.frame(maxWidth: .infinity, alignment: .leading)
}
Expand Down

0 comments on commit fede163

Please sign in to comment.