aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS79
1 files changed, 79 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 86b4e7f..23fa834 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,82 @@
+Overview of changes in ayatana-indicator-display 24.4.0
+
+ - Fix access of unitialized variables in DisplayIndicator destructor.
+ - src/service.cpp: Fix slider step and precision
+ - Translation updates.
+
+Overview of changes in ayatana-indicator-display 24.1.1
+
+ - Add data/50-org.ayatana.indicator.display.AccountsService.pkla to
+ support old systems
+ - data/org.ayatana.indicator.display.AccountsService.policy: Fix
+ policy message text
+ - Translation updates.
+
+Overview of changes in ayatana-indicator-display 24.1.0
+
+ - src/service.cpp: Fix build with ENABLE_COLOR_TEMP off.
+ - Add AccountsService support.
+ - Remove USB manager and corresponding tests
+ - Remove ENABLE_LOMIRI_FEATURES CMake flag.
+ - Update translations.
+
+Overview of changes in ayatana-indicator-display 23.10.5
+
+ - src/service.cpp: Also switch metacity, icon and cursor themes when
+ changing theme
+
+Overview of changes in ayatana-indicator-display 23.10.4
+
+ - data/org.ayatana.indicator.display: Add desktop greeter section.
+ - src/service.cpp: Hide theme profiles and settings in the greeter.
+
+Overview of changes in ayatana-indicator-display 23.10.3
+
+ - src/service.cpp: Hangdle missing
+ org.gnome.desktop.interface::color-scheme
+
+Overview of changes in ayatana-indicator-display 23.10.2
+
+ - src/service.cpp: Fix string array translation
+ - Translation updates.
+
+Overview of changes in ayatana-indicator-display 23.10.1
+
+ - CMakeLists.txt: Remove condition from properties-cpp dependency
+ - Translation updates.
+
+Overview of changes in ayatana-indicator-display 23.10.0
+
+ - src/rotation-lock.cpp: Add brightness action, slider and handlers.
+ - src/rotation-lock.cpp: Add theme profiles.
+ - src/rotation-lock.cpp: Save last geographic location and use that
+ at startup.
+ - Remove orphan notify-osd remnants.
+ - Rename Indicator Service.
+ - Rename indicator class and service source files.
+ - Update documentation.
+ - Update translations.
+
+Overview of changes in ayatana-indicator-display 22.9.4
+
+ - Implement adaptive colour temperature profiles.
+ - Translation updates.
+
+Overview of changes in ayatana-indicator-display 22.9.3
+
+ - German translation update.
+
+Overview of changes in ayatana-indicator-display 22.9.2
+
+ - src/rotation-lock.cpp: make MenuItem QMenuModel-compatible.
+ - Allow building with(out) Lomiri features.
+ - src/rotation-lock.cpp: Hide the rotation switch on desktops.
+ - CMakeLists.txt: Skip test dependencies when testing is off.
+ - Add colour temperature changing functionality.
+ - src/rotation-lock.cpp: Prefer a symbolic panel icon.
+ - src/rotation-lock.cpp: Add display setting menu item.
+ - Translation updates.
+
Overview of changes in ayatana-indicator-display 22.9.1
- Fix failing cppcheck.