mirror of
https://github.com/bahmcloud/owncloud-backup-ha.git
synced 2026-04-06 13:31:15 +00:00
Add changelog for initial alpha release
Document initial alpha release and features.
This commit is contained in:
18
CHANGELOG.md
Normal file
18
CHANGELOG.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# Changelog
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
|
||||
|
||||
## [0.1.0-alpha] - 2026-01-14
|
||||
### Added
|
||||
- Initial alpha release
|
||||
- ownCloud Classic WebDAV backup agent for Home Assistant
|
||||
- Backup upload, list, download/restore, and delete via Home Assistant UI
|
||||
- Automatic DAV endpoint detection:
|
||||
- `/remote.php/dav/files/<user>/`
|
||||
- `/remote.php/webdav/`
|
||||
- Support for app passwords and standard credentials (2FA compatible)
|
||||
- Metadata sidecar (`.json`) with fallback listing from `.tar` properties
|
||||
- HACS compatible repository structure
|
||||
- English UI strings and documentation
|
||||
Reference in New Issue
Block a user