Skip to content

Commit

Permalink
r3.1-rc2 released 2024-07-25
Browse files Browse the repository at this point in the history
+ fixed a lot of bugs introduced by r3.0 release (most important fixes are
  mentioned below)
+ fixed bug with --no-exec not outputting terminal emulator for
  Terminal=true applications
+ fixed hidden desktop files not participating in desktop ID precedence
  rules
+ added explicit support for Sway using existing i3 IPC infrastructure
+ fixed --no-exec printing to stderr instead of stdout
+ added --term-mode to fix deprecation of "gnome-terminal -e" and to handle
  other terminal emulators well too
+ revorked and improved entire command line assembly mechanism
+ improved Exec mechanism (see 7efae31)
+ fix minor bugs
+ added Bats testsuite
+ changed signing key
  • Loading branch information
meator committed Jul 25, 2024
1 parent 6479f51 commit 7fc6534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
r3.1-rc1
r3.1-rc2

0 comments on commit 7fc6534

Please sign in to comment.