File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4444 >io.github.alyraffauf.Switchyard.desktop</launchable >
4545
4646 <releases >
47+ <release version =" 0.11.0" date =" 2026-01-24" >
48+ <url
49+ type =" details"
50+ >https://github.com/alyraffauf/switchyard/releases/tag/v0.11.0</url >
51+ <description translate =" no" >
52+ <p >This release comes with the following improvements:</p >
53+ <ul >
54+ <li
55+ >Added link redirections, allowing users to automatically modify links before they open.</li >
56+ <li >Added inverse "...is not..." conditions.</li >
57+ <li
58+ >Improve language to adhere to GNOME Human Interface Guidelines.</li >
59+ <li >Fixed minor bugs slowing down application startup.</li >
60+ </ul >
61+ </description >
62+ </release >
4763 <release version =" 0.10.1" date =" 2026-01-22" >
4864 <url
4965 type =" details"
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ const (
1212 AppName = "Switchyard"
1313 DeveloperName = "Aly Raffauf"
1414 Copyright = "© 2026 Aly Raffauf"
15- Version = "0.10.1 "
15+ Version = "0.11.0 "
1616
1717 // Links
1818 WebsiteURL = "https://switchyard.aly.codes/"
You can’t perform that action at this time.
0 commit comments