diff --git a/CHANGELOG.md b/CHANGELOG.md index 547b5fc0..88d2451c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ -### Authme 3.3.3 (2022. August. 9.) +### Authme 3.3.4 (2022. September 13.) + +- [[dff82af](https://github.com/Levminer/authme/commit/dff82af)] Update electron #230 (2022-09-12) +- [[94e0c5a](https://github.com/Levminer/authme/commit/94e0c5a)] Bump version and small updates (2022-09-09) +- [[8789b60](https://github.com/Levminer/authme/commit/8789b60)] Update packages and changelog (2022-08-31) + +### Authme 3.3.3 (2022. August 9.) - [[550d870](https://github.com/Levminer/authme/commit/550d870)] Update screenshots and translations (2022-08-08) - [[f4044ed](https://github.com/Levminer/authme/commit/f4044ed)] Send settings file on crash (2022-08-08) diff --git a/README.md b/README.md index 036f4ff0..607f4112 100644 --- a/README.md +++ b/README.md @@ -42,10 +42,18 @@ [![Download](https://img.shields.io/badge/Windows,%20Linux,%20macOS-download-brightgreen)](https://authme.levminer.com/#downloads-alpha) [![Updated](https://img.shields.io/github/last-commit/levminer/authme/dev?color=yellowgreen&label=Updated)](https://github.com/Levminer/authme/actions/workflows/alpha-artifacts.yml) -## Translating - -- Help translate Authme: [Translation](https://github.com/Levminer/authme/blob/main/.github/CONTRIBUTING.md#translation) -- You can translate on Crowdin to: [Crowdin](https://crowdin.com/project/authme-2fa) +## Migration + +Tutorial on how to migrate to Authme 4 from Authme 3: + +1. Inside Authme: Top menu > Tools > Export. +1. Click confirm, and export the .authme file. +1. Go to the settings: Top menu > File > Settings. +1. Inside the general options: Click Clear data and confirm. +1. Now uninstall Authme from you computer. +1. Download [Authme 4](https://authme.levminer.com/#downloads) and install it. +1. Go through the getting started wizard. +1. In the codes page select Choose file and choose the .authme file you saved. ## Contributing and development diff --git a/app/codes/index.html b/app/codes/index.html index 2862cec2..24fa16c0 100644 --- a/app/codes/index.html +++ b/app/codes/index.html @@ -21,31 +21,17 @@