summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 34004f9f..02eb768e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+### mate-utils 1.29.0
+
+ * Translations update from Fedora Weblate (#387)
+ * wayland: calculate the virtual framebuffer size using GDK logical coordinates
+ * add wlr protocol to EXTRA_DIST
+ * ci: point to correct location of wlr-screencopy.xml
+ * ci: build fixes
+ * ci: add gtk-layer-shell and wayland-protocols
+ * add wlr protocol to EXTRA_DIST
+ * Add Wayland support for mate-screenshot
+ * build(deps): bump actions/cache from 5 to 6
+ * build(deps): bump actions/checkout from 6 to 7
+ * Fix window screenshot including invisible borders
+ * baobab: Fix no size sorting for remote locations (#383)
+ * ci: fix release.yml
+
### mate-utils 1.28.1
* ci: migrate from Travis CI to GitHub Actions