feat: add bds core, locale updates and safety fixes
This commit is contained in:
14
CHANGELOG.md
14
CHANGELOG.md
@@ -2,6 +2,19 @@
|
||||
|
||||
All notable changes to AstraDeploy are documented here.
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
- Bedrock Dedicated Server (`bds`) core support:
|
||||
- `--core bds`
|
||||
- version-aware install via official Bedrock download source
|
||||
- `.bds-version` marker and update flow support
|
||||
- Additional UI polish for beginner mode with BDS version prompt.
|
||||
|
||||
### Fixed
|
||||
- Improved `--force-clean` cleanup to clear hidden entries in server directories.
|
||||
- Safer service unit generation for start-script paths containing special characters.
|
||||
|
||||
## [v0.1.0] - 2026-05-31
|
||||
|
||||
### Added
|
||||
@@ -39,4 +52,3 @@ All notable changes to AstraDeploy are documented here.
|
||||
### Known limitations
|
||||
- Support matrix for OS/package-manager is intentionally MVP-focused (mainly Debian/Ubuntu family first, with extension points for others).
|
||||
- `--update` path is implemented per-core where available.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user