Skip to content

Releases: Tinkerforge/esp32-remote-access

v1.2.40

19 Aug 08:41
Compare
Choose a tag to compare
  • change custom built Docker containers to run with non root user

v1.2.39

18 Aug 13:41
Compare
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
Compare
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
Compare
Choose a tag to compare
  • fix requests to static assets on the devices

v1.2.36

12 Aug 12:41
Compare
Choose a tag to compare
  • fix users getting logged out from the app
  • fix remote access not working when local login is enabled and the webinterface is not in the server-cache
  • added some recomendations to error messages

v1.2.35

06 Aug 12:43
Compare
Choose a tag to compare
  • add versioning of website content. This allows to promt the user to reload in case changes were made
  • cache the webinterfaces on the server. This reduces the loading times
  • add server component for sending charge-logs via e-mail

v1.2.34

31 Jul 08:09
Compare
Choose a tag to compare
  • fix an issue where a potentially malicious custom device firmware could steal the users encryption Key. It is highly unlikely that this happened and even in case it happened the attacker still needs to steal a session of the attacked user to be able to even get the encrypted data.

v1.2.33

31 Jul 06:51
Compare
Choose a tag to compare
  • fix an issue with the sorting not working
  • add a confirmation for new passwords

v1.2.32

23 Jul 07:08
Compare
Choose a tag to compare
  • increased auto-logout to 2 Months
  • update vulnerable package (even though we did not any vulnerable functions)

v1.2.31

11 Jul 12:12
Compare
Choose a tag to compare
  • add firmware version to device list
  • fix a bug that caused notes being written to random devices