Update CHANGELOG.md

Signed-off-by: John Guan <Guan.Ningchuan@gmail.com>
This commit is contained in:
John Guan 2022-09-06 20:40:14 +08:00 committed by GitHub
parent 70ba4d5e3d
commit 727aca564b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,11 +22,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [0.3.6-alpha.1] - 2022-09-06 ## [0.3.6-alpha.1] - 2022-09-06
### Added ### Added
- [System] Added display of power and temperature to performance widget (Intel) - [System] Added power and temperature info to performance widget (Intel)
- [Apps] Added support for adding custom links in the APP module - [Apps] Custom links can be added to Apps section
### Fixed ### Fixed
- [Apps] Fixed the problem of not being able to modify the application pairing ([#510](https://github.com/IceWhaleTech/CasaOS/issues/510)) - [Apps] Fixed the problem of not being able to modify some App settings ([#510](https://github.com/IceWhaleTech/CasaOS/issues/510))
### Changed ### Changed
- [System] Architecture optimization. Improved performance. - [System] Architecture optimization. Improved performance.