2025-06-19 10:03:48 +08:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
|
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
|
2025-07-03 21:12:27 +08:00
|
|
|
## [5.7.19] - 2025-07-03
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- Enhance build security hardening
|
|
|
|
|
|
2025-06-27 17:09:35 +08:00
|
|
|
## [5.7.18] - 2025-06-27
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- Make version parameter optional in release workflow
|
|
|
|
|
|
2025-06-19 10:03:48 +08:00
|
|
|
## [5.7.17] - 2025-06-19
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- Add missing header
|
|
|
|
|
- Fix: add missing prefix for QTranslator::load()
|
|
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
|
|
- Chore: use another QTranslator::load overload to tidy code
|
|
|
|
|
- Support VERSION file
|
|
|
|
|
- Add auto release workflow
|
|
|
|
|
- Update .syncexclude
|
|
|
|
|
|
|
|
|
|
[5.7.17]: https://github.com/linuxdeepin/dtkgui/compare/5.7.16..5.7.17
|
|
|
|
|
|
|
|
|
|
<!-- generated by git-cliff -->
|