Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Levminer committed Oct 24, 2022
1 parent 3051135 commit d036aae
Showing 1 changed file with 108 additions and 0 deletions.
108 changes: 108 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,111 @@
### Authme 4.0.0-beta.0 (2022. October 18.)

- [[62fb6b9](https://github.com/Levminer/authme-v4/commit/62fb6b9)] Update README.md (2022-10-12)
- [[270b9f1](https://github.com/Levminer/authme-v4/commit/270b9f1)] Confirm page improvements (2022-10-06)
- [[85d91c7](https://github.com/Levminer/authme-v4/commit/85d91c7)] Store search history in state (2022-10-05)
- [[36cd098](https://github.com/Levminer/authme-v4/commit/36cd098)] Performance improvements (2022-09-30)
- [[5bd8dae](https://github.com/Levminer/authme-v4/commit/5bd8dae)] Navigation fixes (2022-09-29)
- [[dccc473](https://github.com/Levminer/authme-v4/commit/dccc473)] Import page fixes (2022-09-28)
- [[77a8665](https://github.com/Levminer/authme-v4/commit/77a8665)] Logger (2022-09-28)
- [[6333827](https://github.com/Levminer/authme-v4/commit/6333827)] Update deps (2022-09-28)
- [[3f11b96](https://github.com/Levminer/authme-v4/commit/3f11b96)] Updater improvements (2022-09-26)
- [[3956d01](https://github.com/Levminer/authme-v4/commit/3956d01)] Fix update URL (2022-09-25)
- [[de98192](https://github.com/Levminer/authme-v4/commit/de98192)] Search history improvements (2022-09-24)
- [[b53725f](https://github.com/Levminer/authme-v4/commit/b53725f)] Better random number and refactoring (2022-09-24)
- [[7f8368b](https://github.com/Levminer/authme-v4/commit/7f8368b)] Navigation fixes (2022-09-24)
- [[947e63c](https://github.com/Levminer/authme-v4/commit/947e63c)] Hardware auth (2022-09-23)
- [[7660d5c](https://github.com/Levminer/authme-v4/commit/7660d5c)] Import tutorial (2022-09-22)
- [[95994e9](https://github.com/Levminer/authme-v4/commit/95994e9)] Navigation fixes (2022-09-21)
- [[1ddeee5](https://github.com/Levminer/authme-v4/commit/1ddeee5)] Hardware authentication design (2022-09-20)
- [[4942eba](https://github.com/Levminer/authme-v4/commit/4942eba)] Fix shortcuts (2022-09-19)
- [[b88fc86](https://github.com/Levminer/authme-v4/commit/b88fc86)] Hardware auth test (2022-09-18)
- [[9a4ed32](https://github.com/Levminer/authme-v4/commit/9a4ed32)] Import and encryption fixes (2022-09-17)
- [[fd8a4d8](https://github.com/Levminer/authme-v4/commit/fd8a4d8)] Shortcuts fixes (2022-09-17)
- [[fb019fc](https://github.com/Levminer/authme-v4/commit/fb019fc)] Shortcuts (2022-09-16)
- [[1710a24](https://github.com/Levminer/authme-v4/commit/1710a24)] Update tauri (2022-09-15)
- [[05cefc4](https://github.com/Levminer/authme-v4/commit/05cefc4)] Fix build (2022-09-14)
- [[bad2966](https://github.com/Levminer/authme-v4/commit/bad2966)] Auto update (2022-09-14)
- [[166e7bf](https://github.com/Levminer/authme-v4/commit/166e7bf)] Optional analytics (2022-09-11)
- [[b09f958](https://github.com/Levminer/authme-v4/commit/b09f958)] Tray improvements (2022-09-11)
- [[3294d3a](https://github.com/Levminer/authme-v4/commit/3294d3a)] Idle (2022-09-11)
- [[61ae0eb](https://github.com/Levminer/authme-v4/commit/61ae0eb)] Fix encryption errors (2022-09-07)
- [[b974291](https://github.com/Levminer/authme-v4/commit/b974291)] Encryption error handling (2022-09-07)
- [[02a4fec](https://github.com/Levminer/authme-v4/commit/02a4fec)] Disable right click (2022-09-06)
- [[484cfaf](https://github.com/Levminer/authme-v4/commit/484cfaf)] Password verification fixes (2022-09-05)
- [[737ca9a](https://github.com/Levminer/authme-v4/commit/737ca9a)] Codes layout (2022-09-04)
- [[cf916b2](https://github.com/Levminer/authme-v4/commit/cf916b2)] Fix workflow (2022-09-03)
- [[e6792b7](https://github.com/Levminer/authme-v4/commit/e6792b7)] Focus search event (2022-09-03)
- [[efc9377](https://github.com/Levminer/authme-v4/commit/efc9377)] Allow only one instance (2022-09-03)
- [[b82c7f2](https://github.com/Levminer/authme-v4/commit/b82c7f2)] Improved encryption and tray handling (2022-09-02)
- [[981293c](https://github.com/Levminer/authme-v4/commit/981293c)] New icon (2022-09-01)
- [[0a2e002](https://github.com/Levminer/authme-v4/commit/0a2e002)] Import/Export page new encryption (2022-08-31)
- [[bf19043](https://github.com/Levminer/authme-v4/commit/bf19043)] Start implementing new encryption (2022-08-30)
- [[8f183d4](https://github.com/Levminer/authme-v4/commit/8f183d4)] Switch to esbuild from parcel (2022-08-29)
- [[a149658](https://github.com/Levminer/authme-v4/commit/a149658)] Responsive style fixes (2022-08-28)
- [[cc1398d](https://github.com/Levminer/authme-v4/commit/cc1398d)] Webcam import, import style fixes (2022-08-26)
- [[7a9d540](https://github.com/Levminer/authme-v4/commit/7a9d540)] Fix auto launch (2022-08-26)
- [[5e82162](https://github.com/Levminer/authme-v4/commit/5e82162)] Update crates, parse launch args (2022-08-26)
- [[688738d](https://github.com/Levminer/authme-v4/commit/688738d)] Settings page improvements (2022-08-25)
- [[1fad121](https://github.com/Levminer/authme-v4/commit/1fad121)] Launch on startup (2022-08-25)
- [[5503d69](https://github.com/Levminer/authme-v4/commit/5503d69)] Style fixes (2022-08-24)
- [[adc9498](https://github.com/Levminer/authme-v4/commit/adc9498)] Backend changes (2022-08-23)
- [[7f4710b](https://github.com/Levminer/authme-v4/commit/7f4710b)] Focus search on focus (2022-08-21)
- [[93ac8a6](https://github.com/Levminer/authme-v4/commit/93ac8a6)] Route transitions (2022-08-19)
- [[87f3db0](https://github.com/Levminer/authme-v4/commit/87f3db0)] Seach filter and better search (2022-08-18)
- [[c93ef95](https://github.com/Levminer/authme-v4/commit/c93ef95)] Update tauri and system tray (2022-08-18)
- [[8164190](https://github.com/Levminer/authme-v4/commit/8164190)] Import from screen capture and error handling (2022-08-17)
- [[95d7389](https://github.com/Levminer/authme-v4/commit/95d7389)] Import from authme file (2022-08-13)
- [[d30eb6b](https://github.com/Levminer/authme-v4/commit/d30eb6b)] Backend improvements (2022-08-12)
- [[570abdf](https://github.com/Levminer/authme-v4/commit/570abdf)] Password login (2022-08-11)
- [[2135fe0](https://github.com/Levminer/authme-v4/commit/2135fe0)] Edit page improvements (2022-08-10)
- [[a6fe59e](https://github.com/Levminer/authme-v4/commit/a6fe59e)] Search history and codes description (2022-08-10)
- [[534956a](https://github.com/Levminer/authme-v4/commit/534956a)] Improve a11y and blur codes (2022-08-10)
- [[6c651cf](https://github.com/Levminer/authme-v4/commit/6c651cf)] Change settings (2022-08-09)
- [[f95258e](https://github.com/Levminer/authme-v4/commit/f95258e)] Update packages (2022-08-09)
- [[579a37d](https://github.com/Levminer/authme-v4/commit/579a37d)] Fix artifact build (2022-07-25)
- [[dea7f6f](https://github.com/Levminer/authme-v4/commit/dea7f6f)] Fix artifact build (2022-07-25)
- [[3239518](https://github.com/Levminer/authme-v4/commit/3239518)] Fix linux background (2022-07-24)
- [[9204fbf](https://github.com/Levminer/authme-v4/commit/9204fbf)] Fix linux build (2022-07-24)
- [[168ce95](https://github.com/Levminer/authme-v4/commit/168ce95)] Build alpha artifacts (2022-07-24)
- [[2a69794](https://github.com/Levminer/authme-v4/commit/2a69794)] Rust commands (2022-07-22)
- [[cc04e55](https://github.com/Levminer/authme-v4/commit/cc04e55)] Update styles and small fixes (2022-07-22)
- [[5e3da0b](https://github.com/Levminer/authme-v4/commit/5e3da0b)] Edit and delete codes (2022-07-22)
- [[35538b8](https://github.com/Levminer/authme-v4/commit/35538b8)] Settings page (2022-07-21)
- [[377da7d](https://github.com/Levminer/authme-v4/commit/377da7d)] Export HTML file (2022-07-21)
- [[37f62b8](https://github.com/Levminer/authme-v4/commit/37f62b8)] Update layout (2022-07-21)
- [[88db635](https://github.com/Levminer/authme-v4/commit/88db635)] Auto save codes (2022-07-20)
- [[de42966](https://github.com/Levminer/authme-v4/commit/de42966)] Manual import (2022-07-20)
- [[ec752f6](https://github.com/Levminer/authme-v4/commit/ec752f6)] Update and optimize packages (2022-07-19)
- [[236f518](https://github.com/Levminer/authme-v4/commit/236f518)] Export authme file (2022-07-19)
- [[9a3fc2c](https://github.com/Levminer/authme-v4/commit/9a3fc2c)] Layout and lib updates (2022-07-19)
- [[ec6b39c](https://github.com/Levminer/authme-v4/commit/ec6b39c)] Save/Load codes (2022-07-18)
- [[a90dc37](https://github.com/Levminer/authme-v4/commit/a90dc37)] Reset data (2022-07-18)
- [[31d1ff5](https://github.com/Levminer/authme-v4/commit/31d1ff5)] Move lib folder (2022-07-17)
- [[1727f6a](https://github.com/Levminer/authme-v4/commit/1727f6a)] Auth rewrite (2022-07-17)
- [[4c5c877](https://github.com/Levminer/authme-v4/commit/4c5c877)] Authentication state (2022-07-16)
- [[4e709ca](https://github.com/Levminer/authme-v4/commit/4e709ca)] No password auth (2022-07-15)
- [[2005953](https://github.com/Levminer/authme-v4/commit/2005953)] Stores (2022-07-15)
- [[c6668a1](https://github.com/Levminer/authme-v4/commit/c6668a1)] Import from images (2022-07-15)
- [[f7177cc](https://github.com/Levminer/authme-v4/commit/f7177cc)] Import from file (2022-07-14)
- [[5371825](https://github.com/Levminer/authme-v4/commit/5371825)] Init tauri (2022-07-14)
- [[93594df](https://github.com/Levminer/authme-v4/commit/93594df)] Change layout (2022-07-14)
- [[4539e48](https://github.com/Levminer/authme-v4/commit/4539e48)] Search (2022-07-13)
- [[b1a6ca8](https://github.com/Levminer/authme-v4/commit/b1a6ca8)] Better router (2022-07-13)
- [[c779f8d](https://github.com/Levminer/authme-v4/commit/c779f8d)] Update components (2022-07-12)
- [[081b67c](https://github.com/Levminer/authme-v4/commit/081b67c)] Router (2022-07-12)
- [[ccd9746](https://github.com/Levminer/authme-v4/commit/ccd9746)] Codes window design (2022-07-12)
- [[6516087](https://github.com/Levminer/authme-v4/commit/6516087)] Switch to parcel from vite (2022-07-11)
- [[8193754](https://github.com/Levminer/authme-v4/commit/8193754)] Landing window design (2022-07-11)
- [[1a8cdf0](https://github.com/Levminer/authme-v4/commit/1a8cdf0)] Confirm window design (2022-07-11)
- [[261af1d](https://github.com/Levminer/authme-v4/commit/261af1d)] Better import window design (2022-07-10)
- [[5fb5ef7](https://github.com/Levminer/authme-v4/commit/5fb5ef7)] Import window design (2022-07-09)
- [[b2211d9](https://github.com/Levminer/authme-v4/commit/b2211d9)] Navigation (2022-07-08)
- [[5112362](https://github.com/Levminer/authme-v4/commit/5112362)] Codes window design (2022-07-07)
- [[a0dfb45](https://github.com/Levminer/authme-v4/commit/a0dfb45)] Types (2022-07-07)
- [[c657a99](https://github.com/Levminer/authme-v4/commit/c657a99)] Landing window design (2022-07-07)
- [[e09477f](https://github.com/Levminer/authme-v4/commit/e09477f)] Improve configuration (2022-07-06)
- [[3b2fd0d](https://github.com/Levminer/authme-v4/commit/3b2fd0d)] Init project (2022-07-05)

### Authme 3.3.5 (2022. October 11.)

- [[c4e5783](https://github.com/Levminer/authme/commit/c4e5783)] Deprecation fixes (2022-10-10)
Expand Down

0 comments on commit d036aae

Please sign in to comment.