Skip to content

Releases: oplik0/solo2-desktop

solo2-desktop: v1.1.1

05 Feb 23:56
6f80f38
Compare
Choose a tag to compare

1.1.1 (2024-02-05)

Bug Fixes

  • use correct dependency branch (50d0cdd)

solo2-desktop: v1.0.2

26 Dec 16:04
105a6b9
Compare
Choose a tag to compare

1.0.2 (2023-12-26)

Bug Fixes

  • handle multiple keys too (6337c8c)
  • make OATH work if there are no keys yet (d7b1b07)

solo2-desktop: v1.0.1

25 Dec 21:41
c894533
Compare
Choose a tag to compare

1.0.1 (2023-12-25)

Bug Fixes

  • add aliases to tsconfig so VSCode doesn't complain (4b0dd5b)
  • add prerender entries (1307b85)
  • apply_mica parameter changes (e9faf0d)
  • ci: use fromJSON (989d520)
  • currect updater endpoints (6741bee)
  • default-run target (f532ff5)
  • deps: update dependency @fontsource/fira-mono to v5 (#41) (716fa31)
  • deps: update rust crate memoize to 0.4.2 (#73) (d6af4c6)
  • deps: update rust crate tauri to 1.2.5 [security] (#22) (54c0411)
  • deps: update rust crate tokio to 1.32.0 (#26) (a513cc0)
  • deps: update rust crate tokio to 1.33.0 (#55) (ac6bc56)
  • deps: update rust crate tokio to 1.35.1 (#74) (8a33ad0)
  • deps: update rust crate ureq to 2.7.1 (#27) (6919518)
  • deps: update rust crate ureq to 2.8.0 (#53) (2168b05)
  • deps: update rust crate ureq to 2.9.1 (#79) (08aac11)
  • deps: update rust crate window-vibrancy to 0.4.0 (#28) (36fb560)
  • deps: update rust crate window-vibrancy to 0.4.2 (#48) (688661f)
  • deps: update rust crate window-vibrancy to 0.4.3 (#78) (8f78971)
  • deps: update tauri monorepo (#29) (64618ff)
  • deps: update tauri monorepo (#42) (2fad380)
  • deps: update tauri monorepo (#43) (1f077f9)
  • deps: update tauri monorepo (#83) (17a5b4f)
  • deps: update tauri monorepo (#87) (ef07c11)
  • deps: update tauri monorepo (#90) (00eb17a)
  • deps: update tauri monorepo (#92) (a87111a)
  • don't use full ref (391d998)
  • filter releases (c1cc36d)
  • fromJSON (22eedc0)
  • hide isolation iframe (9e006e4)
  • it's not python (ca581a2)
  • lint issues (c0a3864)
  • linter updates (4fd0b36)
  • make release id work perhaps (7e3a830)
  • mark active nav link on key-specific TOTP page (a4099c1)
  • release-please config name (d507de9)
  • release: use -i in sed (a7e6fc9)
  • release: use await (2f1436f)
  • release: use tag ref (8417d4d)
  • remove pre-release on Windows (c09950e)
  • remove some unnecessary styles (207eb60)
  • set version to package.json (a397dc4)
  • simplify get-ref code (0d3824c)
  • sometimes the expander could get stuck when quickly opening/closing it (c12250b)
  • styling (23b9548)
  • temporarily relax CSP a bit to resovle issues with dialog buttons not being clickable (8d8235d)
  • test output (d49d4ce)
  • typo (4479ed3)
  • ui: correct calver format to one used by solokeys (b69874f)
  • update tauri plugin store usage (c6642f2)
  • update version in Cargo.toml (d8cfcef)
  • use alpha branch (ed04993)
  • use sha (70933ce)
  • warn when major is different, not the same (6d9207a)

Performance Improvements

  • remove unnecessary hook logging (e669998)

solo2-desktop: v1.0.0

14 Oct 23:34
19c715e
Compare
Choose a tag to compare

1.0.0 (2023-10-14)

Features

  • add key names to TOTP (9fd9c88)
  • add side menu (2671ae8)
  • add TOTP credentials (a2a44e2)
  • add updater (8b40e08)
  • basic diagnostics/maintenance (913dd71), closes #4
  • basic totp implementation (421e3fa)
  • basic working version (71eab76)
  • basically working listing + updating (b18b4e5)
  • better UX when hiding TOTP codes (b1be12a)
  • copy TOTP codes on click (6f52faf)
  • delete TOTP credentials (f7ff068)
  • don't use dynamic imports for store api (6cbfced)
  • generate new icons (dcf0235)
  • get most of the app working without svelte kit (24436de)
  • improve TOTP registration styling (72ad8bb)
  • proper release pipeline (6e6db14)
  • refresh list after adding and work with multiple keys (6ddfe91)
  • register HTOP (80f6c65)
  • rename OathCard to TotpCard to prepare for hotp (814b840)
  • small UI improvements (fe5199f)
  • start on a basic key naming implementation without a store yet (a15a87e)
  • ui: add tooltip to selected file button (596dadb)
  • update progress (7c50615)
  • update: upload firmware from files (fb5394e), closes #8
  • upgrade to Svelte 4 (c10dde7)
  • use tauri-plugin-store (9104529)
  • wink (771e0c4)
  • working key name change (20dedd0)

Bug Fixes

  • add aliases to tsconfig so VSCode doesn't complain (4b0dd5b)
  • add prerender entries (1307b85)
  • apply_mica parameter changes (e9faf0d)
  • ci: use fromJSON (989d520)
  • currect updater endpoints (6741bee)
  • default-run target (f532ff5)
  • deps: update dependency @fontsource/fira-mono to v5 (#41) (716fa31)
  • deps: update rust crate tauri to 1.2.5 [security] (#22) (54c0411)
  • deps: update rust crate tokio to 1.32.0 (#26) (a513cc0)
  • deps: update rust crate tokio to 1.33.0 (#55) (ac6bc56)
  • deps: update rust crate ureq to 2.7.1 (#27) (6919518)
  • deps: update rust crate ureq to 2.8.0 (#53) (2168b05)
  • deps: update rust crate window-vibrancy to 0.4.0 (#28) (36fb560)
  • deps: update rust crate window-vibrancy to 0.4.2 (#48) (688661f)
  • deps: update tauri monorepo (#29) (64618ff)
  • deps: update tauri monorepo (#42) (2fad380)
  • deps: update tauri monorepo (#43) (1f077f9)
  • don't use full ref (391d998)
  • filter releases (c1cc36d)
  • fromJSON (22eedc0)
  • hide isolation iframe (9e006e4)
  • it's not python (ca581a2)
  • lint issues (c0a3864)
  • linter updates (4fd0b36)
  • make release id work perhaps (7e3a830)
  • mark active nav link on key-specific TOTP page (a4099c1)
  • release-please config name (d507de9)
  • release: use -i in sed (a7e6fc9)
  • release: use await (2f1436f)
  • release: use tag ref (8417d4d)
  • remove pre-release on Windows (c09950e)
  • remove some unnecessary styles (207eb60)
  • set version to package.json (a397dc4)
  • simplify get-ref code (0d3824c)
  • sometimes the expander could get stuck when quickly opening/closing it (c12250b)
  • styling (23b9548)
  • test output (d49d4ce)
  • typo (4479ed3)
  • ui: correct calver format to one used by solokeys (b69874f)
  • update tauri plugin store usage (c6642f2)
  • update version in Cargo.toml ([d...
Read more

v1.0.0-alpha.30

14 Oct 19:29
Compare
Choose a tag to compare
v1.0.0-alpha.30 Pre-release
Pre-release

1.0.0-alpha.30 (2023-10-05)

Bug Fixes

  • deps: update rust crate ureq to 2.8.0 (#53) (2168b05)

v1.0.0-alpha.29

14 Oct 19:29
Compare
Choose a tag to compare
v1.0.0-alpha.29 Pre-release
Pre-release

1.0.0-alpha.29 (2023-08-26)

Bug Fixes

  • apply_mica parameter changes (e9faf0d)
  • deps: update dependency @fontsource/fira-mono to v5 (#41) (716fa31)
  • deps: update tauri monorepo (#29) (64618ff)
  • deps: update tauri monorepo (#42) (2fad380)
  • linter updates (4fd0b36)

v1.0.0-alpha.27

25 Aug 20:13
Compare
Choose a tag to compare

1.0.0-alpha.27 (2023-08-25)

Bug Fixes

  • deps: update rust crate tokio to 1.32.0 (#26) (a513cc0)

v1.0.0-alpha.26

25 Aug 20:10
Compare
Choose a tag to compare

1.0.0-alpha.26 (2023-08-25)

Bug Fixes

  • deps: update rust crate tauri to 1.2.5 [security] (#22) (54c0411)

v1.0.0-alpha.28

14 Oct 19:29
Compare
Choose a tag to compare
v1.0.0-alpha.28 Pre-release
Pre-release

1.0.0-alpha.28 (2023-08-25)

Bug Fixes

  • deps: update rust crate ureq to 2.7.1 (#27) (6919518)
  • deps: update rust crate window-vibrancy to 0.4.0 (#28) (36fb560)

v1.0.0-alpha.25

27 Mar 20:58
Compare
Choose a tag to compare

1.0.0-alpha.25 (2023-03-27)

Features