Skip to content

Releases: Tinkerforge/esp32-remote-access

v1.2.70

31 Mar 07:27
d40dfa5

Choose a tag to compare

  • fix possible panic in access-token parser
  • fix missing rate limiting when starting a recovery process
  • always show the checkbox when prompting to download the recovery file (could lead to confusion about not being able to click the close button)
  • add a success banner after successful account-activation

v1.2.70-beta2

31 Mar 06:29
d40dfa5

Choose a tag to compare

v1.2.70-beta2 Pre-release
Pre-release
  • fix possible panic in access-token parser
  • fix missing rate limiting when starting a recovery process
  • always show the checkbox when prompting to download the recovery file (could lead to confusion about not being able to click the close button
  • add a success banner after successful account-activation

v1.2.70-beta1

30 Mar 07:39
dc64c92

Choose a tag to compare

v1.2.70-beta1 Pre-release
Pre-release
  • fix possible panic in access-token parser
  • fix missing rate limiting when starting a recovery process
  • always show the checkbox when prompting to download the recovery file (could lead to confusion about not being able to click the close button

v1.2.69

11 Mar 08:54

Choose a tag to compare

  • fix the double header appearing sometimes

v1.2.69-beta1

11 Mar 08:42

Choose a tag to compare

v1.2.69-beta1 Pre-release
Pre-release
  • fix the double header appearing sometimes

v1.2.68

09 Mar 14:55
1a121b9

Choose a tag to compare

  • fix downloading the recovery-file in the native app
  • fix security warnings

v1.2.67

27 Feb 12:28
v1.2.67
c957d65

Choose a tag to compare

  • fix tokens being invisible when name decryption failed
    - fix not being able to download the recovery file from the app
  • add option to download the recovery file from the users page

v1.2.66

09 Feb 12:45
96a6ce5

Choose a tag to compare

  • fix security advisories by updating dependencies

v1.2.65

09 Feb 07:20

Choose a tag to compare

  • fix typo
  • update dependencies

v1.2.65-beta1

05 Feb 08:23

Choose a tag to compare

v1.2.65-beta1 Pre-release
Pre-release
build(deps): bump bytes from 1.11.0 to 1.11.1 in /backend

Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.11.0...v1.11.1)

---
updated-dependencies:
- dependency-name: bytes
  dependency-version: 1.11.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>