Skip to content

Releases: Tinkerforge/esp32-remote-access

v1.2.46

14 Oct 06:24

Choose a tag to compare

  • add explanation for authorization tokens
  • add button that leads to the authorization tokens page when no device is registered
  • fix a link-handling-bug
  • fix highlighting in the navbar
  • make it more verbose that devices are inaccessible when resetting the password without recovery file

v1.2.45

09 Oct 12:23

Choose a tag to compare

  • fix devices beeing removed completely when a user deletes their account and it is also registered for another account

  • add searchbar for devices

  • some changes in preparation of the charge-log-sending

v1.2.44

22 Sep 06:55

Choose a tag to compare

  • added retries when getting key from ServiceWorker fails. This should resolve an issue where the ServiceWorker was sometimes not ready
  • fix wording on tokens page
  • preparations for delivering charge logs via email

v.1.2.43

15 Sep 06:29

Choose a tag to compare

  • fix users not beeing able to change email-address when a wem2 is configured

v1.2.42

11 Sep 06:57

Choose a tag to compare

  • fix webinterface not reloading after firmware update of a device
  • fix spamming errors when frontend is unable to connect to server

v1.2.41

10 Sep 07:19

Choose a tag to compare

  • fixed small visual bugs in the device list
  • request persistent storage to combat rarely occurences of browsers deleting the cache leading to users getting logged out
  • updated dependencies

v1.2.40

19 Aug 08:41

Choose a tag to compare

  • change custom built Docker containers to run with non root user

v1.2.39

18 Aug 13:41

Choose a tag to compare

  • increased max bodysize. This is needed for the charge_log via email feature
  • eliminate configurations that were not using env variables. This ensures better deployment automatization

v1.2.38

13 Aug 12:53

Choose a tag to compare

  • fix not beeing able to access static pages when webinterface was loaded from the server cache
  • add button to resend verification token

v1.2.37

13 Aug 07:22

Choose a tag to compare

  • fix requests to static assets on the devices