1
- Workrave NEWS -- history of user-visible changes. 01 August 2022
1
+ Workrave NEWS -- history of user-visible changes. 08 November 2022
2
2
Copyright (C) 2001-2022 Rob Caelers, Raymond Penners, Ray Satiro
3
3
See the end for copying conditions.
4
4
5
5
Please report Workrave bug reports. Visit our bug tracker located at:
6
6
https://github.com/rcaelers/workrave/issues
7
7
8
- * Workrave 1.11.0-alpha.4
8
+ * Workrave 1.11.0-beta.2
9
9
10
10
** Updates Polish translation (#423 by ChuckMichael)
11
+ ** Update Dutch translation (#437 by WKobes)
11
12
** Support GNOME Shell 43 (#430 by Jeremy Bicha)
13
+ ** Add option to force the use of the X11 Gtk backend on Wayland
14
+ ** Experimental auto-update feature
15
+ ** Bug fixes:
16
+ - Fix 'Lock screen' functionality from rest break window
17
+ - Fix showing natural break window when screen is unlocked
12
18
13
19
* Workrave 1.11.0-alpha.3
14
20
@@ -515,10 +521,10 @@ https://github.com/rcaelers/workrave/issues
515
521
inverse)
516
522
** Gnome applets now support transparency.
517
523
** The 'datadir' configuration option in workrave.ini can now be a relative path:
518
-
524
+
519
525
[general]
520
526
datadir=.\\Data
521
-
527
+
522
528
This will store all Workrave data in the 'Data' directory below the Workrave
523
529
root directory. (Note the double backslash)
524
530
** Daily limit now properly resets when hibernated.
@@ -533,10 +539,10 @@ https://github.com/rcaelers/workrave/issues
533
539
this directory)
534
540
** Support for configuring the data storage directory. Add the following two
535
541
lines to your workrave.ini
536
-
542
+
537
543
[general]
538
544
datadir=C:\\Workrave\\Data
539
-
545
+
540
546
This feature can be used to run Workrave from an USB memory stick. Note: On
541
547
Windows, you have to use double backslashes like in the example above!
542
548
** Support for Gnome screen saver added (Matt Zimmerman).
0 commit comments