Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

Releases: YIO-Remote/remote-software

v0.4.0

17 May 15:48
Compare
Choose a tag to compare

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

v0.3.1

12 May 07:52
df7d968
Compare
Choose a tag to compare

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

Continuous Integration

v0.3.0

02 May 15:49
416f48a
Compare
Choose a tag to compare

Features

Bug Fixes

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...
Read more

Release v0.2.1

03 Jan 17:20
6f5b180
Compare
Choose a tag to compare

Small bug fixes

Release v0.2.0

01 Jan 18:38
Compare
Choose a tag to compare
First release using automated GitHub Action

Initial test release

01 Jan 18:33
7ebc709
Compare
Choose a tag to compare
Initial test release Pre-release
Pre-release

Initial release of the YIO remote software application.
Mainly used to setup the automated build.