[gnome-builder/gnome-builder-43] Release GNOME Builder 43.2



commit 1df3608776a11ddfa8f868c4f2a86b3d5aa71e5e
Author: Christian Hergert <chergert redhat com>
Date:   Tue Oct 4 17:10:26 2022 -0700

    Release GNOME Builder 43.2

 NEWS | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)
---
diff --git a/NEWS b/NEWS
index 49b1d2014..42a5bbf5a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+# GNOME Builder 43.2
+
+I'm trying harder to get minor releases out to users this cycle so that
+papercuts are resolved quickly with the GTK 4 port. This release continues
+on that effort.
+
+ * Use preferred $SHELL for $PATH discovery on host to ensure we pick up
+   various $PATH modificiations.
+ * Disable support for Fish when crossing container boundaries, it caused
+   too many runtime compat issues. A default shell fallback will be used.
+ * The meson plugin gained support for extracting run commands for executables
+   installed to $prefix/bin.
+ * Remove <> from insert-matching-braces.
+ * gdbwire amalgamation updated for bugfixes.
+ * Silence stderr when using gdb to avoid merging of stderr/stdout. This fixes
+   various issues with using GDB across containers.
+ * Various workspace UI fixes.
+ * Path resolution fixes when resolving paths across container boundaries.
+ * Build flag extraction fixes, particularly around -isystem use and C++
+   build flags with libclang.
+ * Fixes for display of C/C++ parameters in code completion.
+ * Fixes to spellcheck invalidation.
+ * Performance fixes for repeated lookups of programs in runtime paths.
+ * GTK 4 project template improvements.
+ * Translation updates
+
+Thanks to everyone who filed bugs!
+
+
 # GNOME Builder 43.1
 
 Thanks to all of the prompt testing by users, we have a new release with


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]