Releases: Tinkerforge/esp32-remote-access
Releases · Tinkerforge/esp32-remote-access
v1.2.5
- 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
- disable changing email-address to prevent chargers from deregistrating
- ui improvements
v1.2.3
- Fix Email-address handling when requesting account recovery
- Fix App crash
- Anonymize IP-Addresses in logs
v1.2.2
- 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
- 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
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
- 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
- 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
- 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
- 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