2023-11-13 Rico Tzschichholz Release 0.56.14 2023-11-12 Mazhar Hussain gstreamer-1.0: Make ElementFactory.make()'s name parameter default to null 2023-11-12 Rico Tzschichholz codegen: Generate compatible wrapper of ref-void functions Fixes https://gitlab.gnome.org/GNOME/vala/issues/1486 2023-10-18 Rico Tzschichholz vala: Prevent usage of strlen() on non-null-terminated string next_pos is not guaranteed to hold a null-terminated string. Therefore g_str_has_prefix() can fail in strlen() and crash. Based on patch by Daniel Kolesa Fixes https://gitlab.gnome.org/GNOME/vala/issues/1485 2023-10-18 Corentin Noël gtk4-wayland: Add the missing wayland-client bindings Bind the native Wayland types and unskip the methods. wayland-client: Complete the binding Increase the coverage of the binding. 2023-10-18 zhangdiandian <1635468471@qq.com> doc: Fix typo in release notes Fixes https://gitlab.gnome.org/GNOME/vala/issues/1487 2023-10-18 Lorenz Wildberg glib-2.0: Add new symbols from 2.78