blob: 3255f33796938b6fe6846eb6407143f563ff73d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
# Changelog
All notable changes to the code will be documented in this file.
The format is based on [Keep a Changelog][1], and this project adheres to
[Semantic Versioning][2].
## [v0.1.0][3]
### Added
- device support for plugs
- device support for covers
- persistent server name selection
- basic icon
- automated reconnects
- connection indicator
- device support for door / window contacts
- operating system support for Android
- operating system support for Linux
[1]: https://keepachangelog.com/en/1.0.0/
[2]: https://semver.org/spec/v2.0.0.html
[3]: https://cgit.xengineering.eu/sia-app/tree?h=0.1.0
|