Skip to content

Releases: Tinkerforge/esp32-remote-access

v1.2.5

29 Jan 08:28
Compare
Choose a tag to compare
  • identify configured user by their uuid. This allows users to change their e-mail-address
  • Add verification of new e-mail-address and notification to old e-mail-address when changing it
  • Add branding

v1.2.4

14 Jan 15:08
Compare
Choose a tag to compare
  • disable changing email-address to prevent chargers from deregistrating
  • ui improvements

v1.2.3

08 Jan 14:48
Compare
Choose a tag to compare
  • Fix Email-address handling when requesting account recovery
  • Fix App crash
  • Anonymize IP-Addresses in logs

v1.2.2

23 Dec 09:35
Compare
Choose a tag to compare
  • Fix handling of different casing of email-addresses that was overseen last release
  • Add ratelimiter for routes that require chargers to login
  • Small UI improvements

v1.2.1

18 Dec 12:03
Compare
Choose a tag to compare
  • fix handling of email-addresses
  • automatically cleanup dead chargers from database
  • add rate limiting to prevent bruteforce attacks
  • add randomly generated login salts for not existing users to prevent probing of existing users

v1.2.0

12 Dec 13:45
Compare
Choose a tag to compare

From this version on Firmware Version 2.6.6 or higher is needed to register chargers.

• Add ability to configure multiple users
• UI enhancements
• Add debug utilities for App-Beta

v1.1.6

11 Nov 13:46
Compare
Choose a tag to compare
  • set mtu of wg-webclient to 1392. This fixes the problem that some routers seem to silently drop packages that exceed the default mtu of 1500

v1.1.5

07 Nov 07:50
Compare
Choose a tag to compare
  • Fix remote connections not reconnecting after a restart when multiple connections are active
  • Add more verbose error when loading the charger list fails.

v1.1.4

04 Nov 12:24
Compare
Choose a tag to compare
  • fix a crash on safari when a charger reconnected
  • fix a crash when loading the page on very fast devices
  • App: fix remote connection not beeing restored after app was sent to sleep
  • App: clear app menu when app is resumed. This prevents double menu entries

v1.1.3

21 Oct 10:56
Compare
Choose a tag to compare
  • Translation changes and typo fixes
  • You can now load a chargers recovery page by pressing Shift + Ctrl + Alt + R when the remote connection is open
  • App: Hide warp banner
  • App: Reconnect remote access when app is resumed