[libadwaita/wip/exalm/106: 2/2] Release 1.0.6
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/106: 2/2] Release 1.0.6
- Date: Fri, 5 Aug 2022 15:16:39 +0000 (UTC)
commit 410725a178b0e7349357caa37900ef14dab6e53d
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Fri Aug 5 14:24:53 2022 +0400
Release 1.0.6
NEWS | 18 ++++++++++++++++++
meson.build | 2 +-
2 files changed, 19 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index fe5cda81..f9b7bd3c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+=============
+Version 1.0.6
+=============
+
+- AdwAvatar
+ - Fix draw_to_texture() with rectangular avatars
+- AdwLeaflet
+ - Fix a broken link in docs
+- AdwPreferencesGroup
+ - Fix accessibility labels
+- AdwTabBar
+ - Fix squished or clipped text with gtk-hint-font-metrics=0
+- AdwShadowHelper
+ - Fix warnings when drawing vertical shadow
+- AdwSwipeTracker
+ - Fix swipe speed on GTK 4.7.x
+ - Fix criticals with GTK 4.7.x
+
=============
Version 1.0.5
=============
diff --git a/meson.build b/meson.build
index 8da5d5b6..4a1db3af 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libadwaita', 'c',
- version: '1.0.5',
+ version: '1.0.6',
license: 'LGPL-2.1-or-later',
meson_version: '>= 0.59.0',
default_options: [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11' ],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]