[libadwaita/wip/exalm/104] Release 1.0.4
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/104] Release 1.0.4
- Date: Fri, 22 Apr 2022 21:46:25 +0000 (UTC)
commit 59d6bc868f6b1e8497105912bc9bdf55e154c5ec
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Sat Apr 23 01:35:34 2022 +0400
Release 1.0.4
NEWS | 18 ++++++++++++++++++
meson.build | 2 +-
2 files changed, 19 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2b4c71c1..b64940f3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+=============
+Version 1.0.4
+=============
+
+- AdwAvatar
+ - Fix initials not updating after setting custom-image
+- AdwSplitButton:
+ - Avoid state changes during dispose
+- AdwViewSwitcherTitle
+ - Clear pending idle callback on unrealize
+- AdwTabBar
+ - Ensure indicators are clickable with inverted=true
+ - Fix resize deferring with non-expanded tabs
+ - Fix scroll animation stopping too early
+- Mention AdwComboRow:selected type in migration guide
+- Fix a build warning in AdwCarouselIndicatorDots
+- Fix a Meson error when using as a subproject
+
=============
Version 1.0.3
=============
diff --git a/meson.build b/meson.build
index 0c80cdfb..60c1813b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libadwaita', 'c',
- version: '1.0.3',
+ version: '1.0.4',
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]