Files
pi-gui/CHANGELOG.md
T
alex 7cc15cca92 docs: establish project documentation baseline
Provide installation, security, contribution, licensing, and release guidance while removing user-specific service configuration.
2026-07-27 15:15:56 +02:00

19 lines
644 B
Markdown

# Changelog
All notable changes to Pi Status Bridge are documented here. The project follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) and uses [Semantic Versioning](https://semver.org/).
## [Unreleased]
### Changed
- Documentation and repository metadata are being established for public collaboration.
## [0.1.0] - 2026-07-27
### Added
- Local Unix-socket bridge for Pi RPC agents and worktree-aware session management.
- Bounded Pi child recovery, local client CLI, and systemd user-service example.
- Tauri desktop UI and Noctalia v4/v5 presentation adapters.
- Automated bridge, protocol, adapter, and desktop tests.