File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 4
4
5
5
- Emacs navigation key-bindings support.
6
6
7
+ - Adds support for setting urgency and persistency to notifications. Script
8
+ function ` notification() ` takes new arguments: '.urgency' (low, normal, high,
9
+ critical), '.persistent' (toggle persistent notification)
10
+
7
11
## Changed
8
12
9
13
- Updates icon font from Font-Awesome 6.7.2.
51
55
52
56
- Avoids removing items if drag'n'drop action fails.
53
57
58
+ - Wayland: Fixes crash if getting owned clipboard data.
59
+
60
+ - Wayland: Fixes setting UTF-8 text on broken GNOME's XWayland.
61
+
54
62
# 9.1.0
55
63
56
64
## Added
62
70
consistently for all clipboard changes with properly set formats
63
71
` mimeClipboardMode ` , ` mimeOutputTab ` and ` mimeCurrentTab ` .
64
72
65
- - Adds support for setting urgency and persistency to notifications. Script
66
- function ` notification() ` takes new arguments: '.urgency' (low, normal, high,
67
- critical), '.persistent' (toggle persistent notification)
68
-
69
73
## Fixed
70
74
71
75
- Fixes editing multiple items (#2810 ).
84
88
85
89
- Avoids sharing execute() state in case it is launched recursively.
86
90
87
- - Wayland: Fixes crash if getting owned clipboard data.
88
-
89
- - Wayland: Fixes setting UTF-8 text on broken GNOME's XWayland.
90
-
91
91
# 9.0.0
92
92
93
93
## Added
You can’t perform that action at this time.
0 commit comments