* Tue Apr 04 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.27.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.4
- Changes since 5.27.3:
* actiondrawer: Smoothen the brightness slider so that it doesn't jump when sending events
* Tue Mar 14 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.27.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.3
- No code changes since 5.27.2
* Tue Feb 28 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.27.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.2
- No code changes since 5.27.1
* Tue Feb 21 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.27.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.1
- Changes since 5.27.0:
* homescreens/halcyon: Remove drop shadow for placeholder message It's extremely slow on the PinePhone, remove it from release for now.
* Revert "lockscreen: Refactor and lazy load notifications"
* components: Remove splash screen close button support, due to crashing problems
* homescreens/halcyon: Fix configure screen showing up in task switcher
* quicksettings/screenrotation: Make available dbus call async
* quicksettings/screenrotation: hide when not available
* Thu Feb 09 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.27.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.0
- Changes since 5.26.90:
* homescreen/halcyon: Fix direction of arrow and add drop shadow to placeholder message Fixes https://invent.kde.org/plasma/plasma-mobile/-/issues/235
* Record quicksettings: Move metadata.json to right location
- Drop patches, now upstream:
* 0001-Record-quicksettings-Move-metadata.json-to-right-loc.patch
* Thu Jan 19 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.26.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.90
- Too many changes to list here
- Add patch to fix the record quicksetting:
* 0001-Record-quicksettings-Move-metadata.json-to-right-loc.patch
* Wed Jan 04 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- Changes since 5.26.4:
* lockscreen: Remove wallpaper workaround
* actiondrawer: Use simpler and more performant widescreen panel logic without clipping
* actiondrawer: Introduce fix for black text even when opacity is 0
* actiondrawer: Use Expo animations for pane movement
* Tue Nov 29 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.26.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.4
- Changes since 5.26.3:
* actiondrawer: Fix call to non-existent property
* shell: Update to new usage of FormComboBoxDelegate
* kcm: Update to new usage of FormComboBoxDelegate
* homescreens/halcyon: Improve gridview scrolling performance
* homescreens/halcyon: Cap grid icon size relative to app name labels Prevents them from getting overly large in comparison to their labels
* quicksettings: Limit to 5 rows maximum on one page Any more than that, and it gets disorienting for long phones.
* Tue Nov 08 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.26.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.3
- Changes since 5.26.2:
* homescreens/halcyon: Fix horizontal scrollbar being shown on app list
* lockscreen: Refactor and cleanup keypad
* components: Fix MarqueeLabel behaviour with new line characters
* statusbar: Don't use fractional font sizes
* lockscreen: Use bold text for clock to improve contrast
* shell: Fix accent color from wallpaper not working
* Wed Oct 26 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.26.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.2
- Changes since 5.26.1:
* mmplugin: Cleanup signals
* dataproviders: Fix mobile provider label
* mmplugin: Ensure variables are reset properly
* mmplugin: Flesh out update signals and behaviour
* Tue Oct 18 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- No code changes since 5.26.0
* Thu Oct 06 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* Remove unneeded stuff from CMake
* Install po folder
* taskpanel: Fix property bindings such that we ensure we have the last say
* navigationpanel: Fix incorrect property name reference
* homescreens: only close search widget and action drawer without opening the menu
* homescreens: also close the search widget with Meta key
* homescreens/halcyon: Change placeholder icon to arrow
* quicksettings: Fix scrollview indicators
* folio/appdrawer: fix app drawer button behaviour
* homescreens/halcyon: add Meta key support
* homescreens/halcyon: add showing desktop support
* homescreens/folio: fix Meta key support
* homescreens/halcyon: Use reuseItems on app list
* Thu Sep 15 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Too many changes to list here
* Tue Sep 06 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- Changes since 5.25.4:
* components: Attempt to fix some cyclic dependencies
- Drop patches, now upstream:
* 0001-components-Attempt-to-fix-some-cyclic-dependencies.patch
* Fri Aug 05 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Add patch to drop runtime dependency on QtFeedback (boo#1202002):
* 0001-components-Attempt-to-fix-some-cyclic-dependencies.patch
* Tue Aug 02 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- No code changes since 5.25.3
* Tue Jul 12 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- Changes since 5.25.2:
* lockscreen: Use temporary fix for black background
* Tue Jun 28 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- Changes since 5.25.1:
* quicksettings: Fix brightness slider alignment, and forced row count
* panel & taskpanel: Only opaque if windows are maximized
* lockscreen: Improve physical keyboard input
* Tue Jun 21 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- No code changes since 5.25.0
* Thu Jun 09 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.25.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.0
- Changes since 5.24.90:
* quicksettings: Add simple and performant shadow to delegates
* logout: Fix window not loading
* homescreen: Fix app drawer header buttons not interactable
* homescreen: Fix fast sequential flicks not opening the app drawer
* homescreen: Use smaller vertical swipe threshold
* appdrawer: avoid entering edit mode while in an half empty drawer
* quicksettings: Remove debug message
* lockscreen: Port to kscreenlocker interface v3 and cleanup
* quicksettings: Fix enabled text always displaying "On"