2021-02-14 02:34:22 +00:00
|
|
|
# Changelog
|
|
|
|
All notable changes to the project will be documented in this file.
|
|
|
|
|
2021-02-14 21:15:21 +00:00
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
2021-02-14 02:34:22 +00:00
|
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
|
|
|
## [Unreleased]
|
|
|
|
|
2024-02-07 00:54:59 +00:00
|
|
|
## [1.4.0] - 2024-02-06
|
|
|
|
|
|
|
|
### Added
|
|
|
|
- Haiku support
|
|
|
|
- HoloISO support
|
|
|
|
- ShredOS support
|
|
|
|
- Windows 11 support
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
- Docs: bump version number for requirements
|
|
|
|
- Docs: document changes in changelog
|
|
|
|
- Docs: remove duplicate word
|
|
|
|
- Docs: update build script example
|
|
|
|
- Docs: update copyright year
|
|
|
|
- Docs: update icon attribution
|
|
|
|
- Update Windows 11 icon
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- Ambiguous icon filename
|
|
|
|
- Docs: broken git clone link
|
|
|
|
- Docs: broken heading links
|
|
|
|
|
2021-02-14 21:16:09 +00:00
|
|
|
## [1.3.0] - 2021-02-14
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
- Docs: update build result example (README.md).
|
|
|
|
- Docs: correct project name / paths (README.md).
|
|
|
|
- Docs: update screenshots (4).
|
|
|
|
- Localboot menu
|
|
|
|
- Power menu
|
|
|
|
- Tools menu
|
|
|
|
- TreeView
|
2021-02-14 21:27:05 +00:00
|
|
|
- Docs: document changes in changelog
|
2021-02-14 21:16:09 +00:00
|
|
|
|
2021-02-14 08:54:03 +00:00
|
|
|
## [1.2.0] - 2021-02-14
|
|
|
|
|
|
|
|
### Added
|
|
|
|
- Add the missing menu icons (29).
|
|
|
|
|
2021-02-14 04:26:38 +00:00
|
|
|
## [1.1.0] - 2021-02-13
|
|
|
|
|
|
|
|
### Removed
|
|
|
|
- Removed unused font, DejaVu Sans (6).
|
|
|
|
|
2021-02-14 02:34:22 +00:00
|
|
|
## [1.0.0] - 2021-02-13
|
|
|
|
|
|
|
|
Initial release.
|
2021-02-14 21:23:16 +00:00
|
|
|
|
2024-02-07 00:45:26 +00:00
|
|
|
[Unreleased]: https://git.nixnet.services/adamsdesk/ventoy-adamsdesk-theme/commits/branch/main
|
2024-02-07 01:30:04 +00:00
|
|
|
[1.0.0]: https://git.nixnet.services/adamsdesk/ventoy-adamsdesk-theme/compare/v1.0.0...main
|
|
|
|
[1.1.0]: https://git.nixnet.services/adamsdesk/ventoy-adamsdesk-theme/compare/1.1.0...main
|
|
|
|
[1.2.0]: https://git.nixnet.services/adamsdesk/ventoy-adamsdesk-theme/compare/1.2.0...main
|
|
|
|
[1.3.0]: https://git.nixnet.services/adamsdesk/ventoy-adamsdesk-theme/compare/1.3.0...main
|
|
|
|
[1.4.0]: https://git.nixnet.services/adamsdesk/ventoy-adamsdesk-theme/compare/1.4.0...main
|