Skip to content

Releases: Tinkerforge/esp32-remote-access

v1.2.11

19 Feb 11:44
Compare
Choose a tag to compare
  • 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

17 Feb 11:16
Compare
Choose a tag to compare
  • fix hint for password strength during registration
  • fix displaying placeholder in app menu

v1.2.9

13 Feb 11:56
Compare
Choose a tag to compare
  • fix password change
  • fix email not beeing updated when a users update their information

v1.2.8

11 Feb 12:20
Compare
Choose a tag to compare
  • substitute depricated crate
  • app enhancements

v1.2.7

10 Feb 12:56
Compare
Choose a tag to compare

v1.2.6

10 Feb 09:34
Compare
Choose a tag to compare
  • 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

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