Skip to content

Releases: beatles1/simple-otpmanager-browser

v0.35

11 Oct 19:33
Compare
Choose a tag to compare

Allow increasing the HOTP counter to make HOTP codes usable - Solves #6

v0.34

15 Jul 22:22
Compare
Choose a tag to compare
  • Fix height in Firefox popup

v0.33

11 Apr 21:46
Compare
Choose a tag to compare

v0.32

20 Mar 21:51
Compare
Choose a tag to compare
  • Fix default sorting

Actually fixes #4

v0.31

14 Mar 22:28
Compare
Choose a tag to compare
  • Allow sorting via the default and customisable attribute
  • Fix password check using browser session credentials

Fixes #3 and #4

v0.30

05 Mar 22:42
Compare
Choose a tag to compare

This version stops sending credentials with requests and instead gets the user to use Login Flow v2 to get an apppassword which is then used to authenticate every time. The apppassword is deleted from the server if the user clicks the logout icon.

Note: You will have to login using the new process after this update.

v0.22

20 Feb 23:17
Compare
Choose a tag to compare

Fix for servers which include index.php in URL

v0.2

17 Feb 13:58
Compare
Choose a tag to compare
  • Add settings (Hide codes, split codes into groups, sort)
  • Fix overflow of long single "words" in name and issuer

v0.1

13 Feb 19:44
d16702d
Compare
Choose a tag to compare

Initial release