Releases: Tinkerforge/esp32-remote-access
Releases · Tinkerforge/esp32-remote-access
v1.2.23
v1.2.22
v1.2.21
- fix server disconnecting clients due to wrong timeout
- always respond with success when users try to reset a password or register an account. This stops someone from probing which email addresses are registered.
- add abort button while connecting to a device
- specify connected device in url. This enables users bookmarking them. It also enables users to connect to subpages of a device directly like e.g. the recovery page
v1.2.20
v1.2.18
v1.2.17
v1.2.16
v1.2.15
- Fix navbar disappearing when using browser back button to quit remote connection.
- Show error message when opening a connection fails due to all keys beeing in use.
- Fix users getting logged out.
- Only reload a remote connection when app was suspended for a longer time. This fixes the issue of deleted changes when a user closes the app for a short duration for e.g. looking something up.
- Add message when ServiceWorkers are not available.