This repository has been archived by the owner on Jan 28, 2022. It is now read-only.
Releases: YIO-Remote/remote-software
Releases · YIO-Remote/remote-software
v0.4.0
Features
Bug Fixes
- api crashed when trying to send a message to disconnected client (Marton)
- show an error screen on invalid config #437 (Marton)
- loading integrations #445 (Marton)
- WiFi security for open networks (Marton)
- show loading icon on initial setup (Marton)
Continuous Integration
- New translations #443 (Workflow)
- New translations #443 (Workflow)
- New translations #443 (Workflow)
- New translations #443 (Workflow)
- New translations #443 (Workflow)
- New translations #443 (Workflow)
- New translations #443 (Workflow)
- New translations #443 (Workflow)
- New translations #443 (Workflow)
- New translations #443 (Workflow)
- New translations #443 (Workflow)
- New translations #445 (Workflow)
- bump dependency #445 (Marton)
- New translations #445 (Workflow)
- New translations (Workflow)
- New translations (Workflow)
v0.3.1
Bug Fixes
- update translation copy source branch #431 (Marton)
- delay connecting integrations #432 (Marton)
- connect integrations after entities are loaded #432 (Marton)
- group switch, dependency (Marton)
- remove page api call removes the page also from profiles (Marton)
- softwareupdate screens #433 (Marton)
- wifi password can be made visible/hidden #433 (Marton)
- available entities API call was sending multiple results #433 (Marton)
Code Refactoring
- Move supported entity types into a separate header file #432 (Marton)
- Move supported integrations enum to separate header file #432 (Marton)
- removed DOCK from supported integrations as it is mandatory and the setup is automatic #433 (Marton)
Builds
- Renamed binary release artifact names (Markus Zehnder)
- Fixed env variable reference in matrix cfg (Markus Zehnder)
- Fixed env var in matrix cfg (Markus Zehnder)
- Re-added timestamps for dev builds (Markus Zehnder)
Continuous Integration
v0.3.0
Features
- added intg lib dependency information #430 (Markus Zehnder)
- Custom GitHub action for RPi0 cross compile #430 (Markus Zehnder)
- use dependencies.cfg in matrix build #430 (Markus Zehnder)
- use build matrix for cross compile action #430 (Markus Zehnder)
- Added get all available entities API call #426 (Marton)
- Added subscribe to events to API #430 (Marton)
- Added loading screen while UI is loading #430 (Marton)
- pressing the top left button while the UI is loading will turn on the remote configuration #430 (Marton)
- Added initial setup screen #430 (Marton)
- integration loaded runtime from web configurator #430 (Marton)
- added mdns discovery api call #430 (Marton)
Bug Fixes
- Integration remove only remove entity that belongs to the same id #430 (Marton)
- removed unused method #430 (Marton)
- UI update on profile change #430 (Marton)
- cpplint #430 (Marton)
- removing profile,page,group based on id typo fix #430 (Marton)
- remove media player from playing list immediately when entity removed #430 (Marton)
- remove entity also removes it from groups #430 (Marton)
- remove entity from favorites when removed #430 (Marton)
- don't switch profile if it's already the same, update config to minimal version #430 (Marton)
- disable animation when the loader is not visible #430 (Marton Borzak)
- on error downloading the image, send black a null one #430 (Marton)
- remote config state #430 (Marton Borzak)
- typo in logic #430 (Marton Borzak)
- api page add fix #430 (Marton)
- profile remove and load #430 (Marton)
- deleting default profile #430 (Marton)
- missing mdns key in integration config #430 (Marton)
- removed reboot message when adding integration #430 (Marton)
- cpplint #430 (Marton)
- profile loading animation #430 (Marton)
- profile loading #430 (Marton Borzak)
- profile loading #430 (Marton)
- release button on press #430 (Marton)
- removed unncessary loading of images #430 (Marton)
Code Refactoring
- Removed unused method from API #426 (Marton)
- Updated icons with icon font #426 (Marton)
- Updated translation master file #430 (Marton)
- Renamed variables and removed unused methods #430 (Marton)
- Supported entity types based on enum, instead of string list #430 (Marton)
- changed supported integration to enum #430 (Marton)
- changed available entities response to empty array instead of false when no entity is available #430 (Marton)
- added missing overrides #430 (Marton)
- cleanup around the media image loading #430 (Marton)
- translation class is accessible now from the api #430 (Marton)
- moved remote config turnon to loading qml #430 (Marton Borzak)
- added mdns to metadata #430 ([Marton](9534fa8...
Release v0.2.1
Small bug fixes
Release v0.2.0
First release using automated GitHub Action
Initial test release
Initial release of the YIO remote software application.
Mainly used to setup the automated build.