Releases: Tinkerforge/esp32-remote-access
Releases · Tinkerforge/esp32-remote-access
v1.2.11
- App: fix usage with android-password-manager
- App: fix burger-menu not showing sometimes
- App: fix placeholder for token translation beeing shown in app menu
v1.2.10
- fix hint for password strength during registration
- fix displaying placeholder in app menu
v1.2.9
- fix password change
- fix email not beeing updated when a users update their information
v1.2.8
- substitute depricated crate
- app enhancements
v1.2.6
- Allow Notes to contain line-breaks
- Allow to edit Notes in mobile view
- Add alert when user that is trying to log in is not verified
- Add generation and management of Authorization-Tokens for adding Chargers
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