Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Levminer committed Dec 20, 2021
1 parent 608e367 commit cb16f05
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,37 @@
### Authme 3.0.0-beta.1 (2021. December 21.)

* [[608e367](https://github.com/Levminer/authme/commit/608e367)] Update security policy (2021-12-20)
* [[9b2edd7](https://github.com/Levminer/authme/commit/9b2edd7)] Bump version (2021-12-20)
* [[8e33247](https://github.com/Levminer/authme/commit/8e33247)] Merge branch 'beta' into dev (2021-12-20)
* [[95c0243](https://github.com/Levminer/authme/commit/95c0243)] Improved startup speed #170 (2021-12-19)
* [[ee88a72](https://github.com/Levminer/authme/commit/ee88a72)] Update packages (2021-12-18)
* [[3bff120](https://github.com/Levminer/authme/commit/3bff120)] Remove splash screen #169 (2021-12-18)
* [[33fcb5b](https://github.com/Levminer/authme/commit/33fcb5b)] Fix quick copy shortcuts (2021-12-18)
* [[739ea9d](https://github.com/Levminer/authme/commit/739ea9d)] Fix shortcuts (2021-12-18)
* [[0eb781e](https://github.com/Levminer/authme/commit/0eb781e)] Possible issuer XSS attack (2021-12-17)
* [[e6c0c24](https://github.com/Levminer/authme/commit/e6c0c24)] Fix settings HTML CSP (2021-12-17)
* [[546dfaf](https://github.com/Levminer/authme/commit/546dfaf)] Possible searchbar XSS attack #167 (2021-12-17)
* [[640a230](https://github.com/Levminer/authme/commit/640a230)] Settings refactor 2 (2021-12-17)
* [[9f22896](https://github.com/Levminer/authme/commit/9f22896)] Settings refactor (2021-12-15)
* [[b8bd9b6](https://github.com/Levminer/authme/commit/b8bd9b6)] Remove network check (2021-12-15)
* [[82dc3ab](https://github.com/Levminer/authme/commit/82dc3ab)] Faster 2FA code rendering #166 (2021-12-15)
* [[d4061cc](https://github.com/Levminer/authme/commit/d4061cc)] Hide controls #159 (2021-12-15)
* [[790ff16](https://github.com/Levminer/authme/commit/790ff16)] Splash screen opens on selected display #164 (2021-12-14)
* [[2bc667a](https://github.com/Levminer/authme/commit/2bc667a)] Default display #164 (2021-12-12)
* [[ef63142](https://github.com/Levminer/authme/commit/ef63142)] Fix window drag #159 (2021-12-12)
* [[97960cc](https://github.com/Levminer/authme/commit/97960cc)] Submenu styles #159 (2021-12-12)
* [[2ed225e](https://github.com/Levminer/authme/commit/2ed225e)] Fix reloading menu #159 (2021-12-12)
* [[5e277ac](https://github.com/Levminer/authme/commit/5e277ac)] Upgrade to Tailwind 3, brighter scrollbar (2021-12-11)
* [[e78dead](https://github.com/Levminer/authme/commit/e78dead)] Refresh menu #159 (2021-12-11)
* [[88021a7](https://github.com/Levminer/authme/commit/88021a7)] Enable title bar #159 (2021-12-11)
* [[3119b7d](https://github.com/Levminer/authme/commit/3119b7d)] New title bar #159 (2021-12-11)
* [[ad87a45](https://github.com/Levminer/authme/commit/ad87a45)] Enable in options #161 (2021-12-11)
* [[ddf878e](https://github.com/Levminer/authme/commit/ddf878e)] Import from screen capture #161 (2021-12-09)
* [[f9fcdfd](https://github.com/Levminer/authme/commit/f9fcdfd)] Update packages (2021-12-08)
* [[892f8a2](https://github.com/Levminer/authme/commit/892f8a2)] More consistent clear data (2021-12-07)
* [[3240eb8](https://github.com/Levminer/authme/commit/3240eb8)] Fix changing window capture (2021-12-07)
* [[9b1292f](https://github.com/Levminer/authme/commit/9b1292f)] Bump version (2021-12-07)

### Authme 3.0.0-beta.0 (2021. December 07.)

- [[048f944](https://github.com/Levminer/authme/commit/048f944)] Beta release build (2021-12-07)
Expand Down

0 comments on commit cb16f05

Please sign in to comment.