Skip to content

Releases: Tinkerforge/esp32-remote-access

v1.2.23

07 Apr 08:17
Compare
Choose a tag to compare
  • Fix webinterface reloading every few minutes

v1.2.22

03 Apr 17:26
Compare
Choose a tag to compare
  • fix accessing the debug filesystem through the remote access
  • fix displaying all chargers as missconfigured
  • adapt to new token layout
  • enhance error handling

v1.2.21

19 Mar 12:07
Compare
Choose a tag to compare
  • 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

17 Mar 10:13
Compare
Choose a tag to compare
  • fix broken page after a session restore on Firefox
  • fix broken detection of sleeping app on some Android devices
  • display state when connecting to a device

v1.2.18

12 Mar 09:56
Compare
Choose a tag to compare
  • Fix not closing connections when Client Browser silently drops underlying TCP-Connection
  • Add Hint when the public key stored on a device is corrupted

v1.2.17

06 Mar 15:02
Compare
Choose a tag to compare
  • App: fix not reconnecting after beeing in the background for a while

v1.2.16

05 Mar 11:14
Compare
Choose a tag to compare
  • add stable synchronization of jwt-refresh between tabs. This definitely fixes the logout-issues that were still present
  • enable http/2. This prevents issues with chrome due to the 6 TCP-Connection limit with http/1.1

v1.2.15

03 Mar 12:29
Compare
Choose a tag to compare
  • 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.

v1.2.14

26 Feb 08:17
Compare
Choose a tag to compare
  • fix users getting logged out

v1.2.13

26 Feb 07:09
Compare
Choose a tag to compare
  • fix UI in Chromium based browsers when connected to a charger