Skip to content

Releases: Tinkerforge/esp32-remote-access

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

• 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

v1.1.2

16 Oct 07:03
Compare
Choose a tag to compare
  • You can now enable pcap logging by pressing Ctrl + Alt +L before opening a connection and download the logs by pressing Ctrl + Alt + P
  • The logout button now only logs you out from your current session
  • Added a button to the user page that logs you out from all sessions

v1.1.1

15 Oct 12:49
Compare
Choose a tag to compare
  • Bundle translations into js. This resolves separate caching of translations and therefore possible missing/wrong translations.
  • fix problem that leads to users not beeing able to delete account

v1.1.0

15 Oct 10:15
Compare
Choose a tag to compare
  • Adds button to delete a users account.

v1.0.1

10 Oct 08:08
Compare
Choose a tag to compare

Contains small changes regarding the app:

  • Fix links for navigation inside the app
  • Removes the Footer from the app since it was not usable on iOS
  • Adds some spacing between the top of charger-list and app header