Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release main #98

Merged
merged 1 commit into from
Dec 25, 2023
Merged

chore: release main #98

merged 1 commit into from
Dec 25, 2023

Conversation

github-actions[bot]
Copy link
Contributor

🤖 I have created a release beep boop

svelte: 1.0.1

1.0.1 (2023-12-25)

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)
  • move to current stor plugin version (041e417)
  • 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 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)
tauri: 1.0.1

1.0.1 (2023-12-25)

Features

Bug Fixes

  • apply_mica parameter changes (e9faf0d)
  • currect updater endpoints (6741bee)
  • default-run target (f532ff5)
  • 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)
  • linter updates (4fd0b36)
  • set version to package.json (a397dc4)
  • temporarily relax CSP a bit to resovle issues with dialog buttons not being clickable (8d8235d)
  • update tauri plugin store usage (c6642f2)
  • update version in Cargo.toml (d8cfcef)

This PR was generated with Release Please. See documentation.

@oplik0 oplik0 merged commit c894533 into main Dec 25, 2023
Copy link
Contributor Author

Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upload firmware from a file Basic device diagnostics/actions
1 participant