Changelog for
mingw32-knotifications-devel-5.65.0-1.311.noarch.rpm :
* Sun Dec 08 2019 Christophe Giboudeaux
- Update to 5.65.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.65.0.php- Changes since 5.64.0:
* Add missing include for Qt 5.14 build
* Make the docs reflect that setIconName should be preferred over setPixmap when possible
* Document configuration file path on Android
* Disable knotification_test, which starts D-Bus if it is not already running, which on Windows causes the test to hang infinitely
* Sun Nov 03 2019 Christophe Giboudeaux - Update to 5.64.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.64.0.php- Changes since 5.63.0:
* [KStatusNotifierItem] Allow left click when menu is null
* Remove Growl support
* Add and enable Notification Center support in macOS
* Sun Oct 06 2019 Christophe Giboudeaux - Update to 5.63.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.63.0.php- Changes since 5.62.0:
* Port from delta(); to angleDelta().y()
* Sat Sep 07 2019 Christophe Giboudeaux - Update to 5.62.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.62.0.php- Changes since 5.61.0:
* Remove duplicate description and URL from canberra\'s feature properties
* Fix build on the CI
* Resolve whether there\'s dbus before processing src/
* avoid duplicate notifications from showing up on Windows and remove whitespaces
* have 1024x1024 app icon as fallback icon in Snore
* add `-pid` parameter to Snore backend calls
* Remove unused DBus XML file
* Remove double check for DBus
* add snoretoast backend for KNotifications on Windows
* Add QVector include
* Remove unused includes- Replace foo-devel with cmake(KF5Foo) in build requirements
* Wed Aug 07 2019 Christophe Giboudeaux - Update to 5.61.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.61.0.php- Changes since 5.60.0:
* remove dbus for windows build and change audio dep logic
* Fri Jul 19 2019 Wolfgang Bauer - Don\'t lower minimum Qt version anymore, it requires 5.11 now
* Sun Jul 14 2019 lbeltrameAATTkde.org- Update to 5.60.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.60.0.php- Changes since 5.59.0:
* Don\'t search for phonon on Android
* Install in new logging directory when we use kf5 5.59.0
* add .vscode to .gitignore
* Tue Jul 09 2019 wbauerAATTtmo.at- Add missing Qt5DBus requirement to the devel package
* Sun Jun 09 2019 lbeltrameAATTkde.org- Update to 5.59.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.59.0.php- Changes since 5.58.0:
* Simpler check for flatpak
* Handle apps which set the desktopFileName property with filename suffix
* Fix compilation on MacOS.
* Wed May 15 2019 lbeltrameAATTkde.org- Update to 5.58.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.58.0.php- Changes since 5.57.0:
* [Notify by Portal] Support default action and priority hints
* [KNotification] Add HighUrgency
* [KNotifications] Update when flags, urls, or urgency change
* Allow to set urgency for notifications
* Sun Apr 14 2019 lbeltrameAATTkde.org- Update to 5.57.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.57.0.php- Changes since 5.56.0:
* [KStatusNotifierItem] Send desktop-entry hint
* Allow to set custom hints for notifications
* [knotifications] compile without foreach
* [knotifications] compile without deprecated methods
* Sun Mar 10 2019 lbeltrameAATTkde.org- Update to 5.56.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.56.0.php- Changes since 5.55.0:
* Port deprecated methods
* fix some compile error
* port to findcanberra from ECM
* List Android as officially supported
* Fri Feb 15 2019 alarrosaAATTsuse.com- Downgrade the Qt version requirement to build with 5.9
* Sun Feb 10 2019 lbeltrameAATTkde.org- Update to 5.55.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.55.0.php- Changes since 5.54.0:
* Fix memory leak when passing icon data to Java
* Remove the AndroidX support library dependency
* Add Android notification channel support
* Make notifications work on Android with API level < 23
* Move the Android API level checks to runtime
* Remove unused forward declaration
* Rebuild AAR when Java sources change
* Build the Java side with Gradle, as AAR instead of JAR
* Don\'t rely on the Plasma workspace integration on Android
* Search for notfication event configuration in qrc resources
* Mon Jan 14 2019 lbeltrameAATTkde.org- Update to 5.54.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.54.0.php- Changes since 5.53.0:
* [Android] Fail more gracefully when building with API < 23
* Add Android notification backend
* Initialize pointer
* Build without D-Bus on Android
* Clean up tests build system
* Don\'t force Phonon on Android
* Hide API documentation of internal classes- BuildRequire libcanberra instead of Phonon for notification sounds