[libhandy/wip/exalm/alpha-fixes: 8/8] Release 1.5.0
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libhandy/wip/exalm/alpha-fixes: 8/8] Release 1.5.0
- Date: Thu, 11 Nov 2021 19:53:19 +0000 (UTC)
commit 58f922559c05ff9255f420e737ebe521640ce5c8
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Fri Nov 12 00:53:26 2021 +0500
Release 1.5.0
NEWS | 22 ++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c258d487..8ddb0beb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+=============
+Version 1.5.0
+=============
+
+- Introduce AdwStyleManager for managing color schemes (light/dark) and
+ high contrast mode.
+ - Support the cross-platform color scheme preference in the
+ settings portal.
+- HdyPreferencesPage
+ - Remove adaptive margins to fix default window sizes
+- HdyTabBar
+ - Handle middle click on button release rather than press
+- Various memory leak fixes
+- Translation updates:
+ - Brazilian Portuguese
+ - Finnish
+ - Indonesian
+ - Portuguese
+ - Serbian
+ - Swedish
+ - Ukrainian
+
=============
Version 1.4.0
=============
diff --git a/meson.build b/meson.build
index 9bdbe509..9c1438f3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libhandy', 'c',
- version: '1.4.0',
+ version: '1.5.0',
license: 'LGPL-2.1+',
meson_version: '>= 0.49.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]