Changelog for
deepin-application-manager-1.2.15-1.5.x86_64.rpm :
* Sat Sep 07 2024 Hillwood Yang
- Update version to 1.2.15
* Add DSG_APP_ID environment for application
* Add safe_sendErrorReply
* Add app extra/unset env config
* Fix bugs
* Sun Jul 07 2024 Hillwood Yang - Use gcc-c++ 13 on Leap 15.6
* Sat May 25 2024 Hillwood Yang - Update version to 1.2.12
* set more scale envs to application
* add app-identifier for convenient
* add filesystem watcher for reloading applications
* set systemd.unit\'s property CollectMode to failed-or-inactive
* add property LaunchedTimes
* add GIO_LAUNCHED_DESKTOP_FILE to runtime envs
* support apps launched directly by systemd
* Can emit correct remove signal when uninstalling applications patched by deepin-deb-fix
* Add a hook and wrap all applications in the hook script to start
* Fix bugs
* Sat Feb 24 2024 Hillwood Yang - Update version to 1.1.8
* Compatible with URL arguments
* Replace exec during autostart process
* Fix bugs
* Wed Nov 22 2023 Hillwood Yang - Update version to 1.1.4
* init dbus service structure
* implement job service
* add desktopentry class
* adjust dbus service structure
* finish dbus service: job/jobManager
* add test for desktopentry and jobmanager
* implementation of the major feature of dbus service
* watch systemd unit new and remove to sync state
* add impl of updateApplicationInfo
* change dbus interface api
* add objectManager interface
* Update documents
* Migrate to Qt6
* Tue Oct 31 2023 Hillwood Yang - Update version to 1.0.20
* Fix bugs- Drop fix-return-type.patch
* Fri Jun 02 2023 Hillwood Yang - Initial package for version 1.0.16- Add fix-return-type.patch