oplik0 / solo2-desktop

A GUI application for managing Solo v2 security keys
MIT License
9 stars 1 forks source link

chore: release main #62

Closed github-actions[bot] closed 11 months ago

github-actions[bot] commented 11 months ago

:robot: I have created a release beep boop

solo2-desktop: 1.1.0 ## [1.1.0](https://github.com/oplik0/solo2-desktop/compare/solo2-desktop-v1.0.0...solo2-desktop-v1.1.0) (2023-10-14) ### Features * add key names to TOTP ([9fd9c88](https://github.com/oplik0/solo2-desktop/commit/9fd9c88c62a5718cf2960b081b005e7b6c4d6d06)) * add side menu ([2671ae8](https://github.com/oplik0/solo2-desktop/commit/2671ae862a5f526b173114f59ca361b626a3e1a9)) * add TOTP credentials ([a2a44e2](https://github.com/oplik0/solo2-desktop/commit/a2a44e2fedcd05323b9b94679b09fa4b30c710d4)) * add updater ([8b40e08](https://github.com/oplik0/solo2-desktop/commit/8b40e08af7832a00c91e6c90fff25fd4bd51e985)) * basic diagnostics/maintenance ([913dd71](https://github.com/oplik0/solo2-desktop/commit/913dd71e23f09d35fe4a628495b6db70877507f0)), closes [#4](https://github.com/oplik0/solo2-desktop/issues/4) * basic totp implementation ([421e3fa](https://github.com/oplik0/solo2-desktop/commit/421e3fa58e3e4d40fc0e91420f24e265269e42c2)) * basic working version ([71eab76](https://github.com/oplik0/solo2-desktop/commit/71eab766c7e0717164af3a00ec1d3f88cbc81b5d)) * basically working listing + updating ([b18b4e5](https://github.com/oplik0/solo2-desktop/commit/b18b4e537eaff87e9f022cc5752c38c178179df9)) * better UX when hiding TOTP codes ([b1be12a](https://github.com/oplik0/solo2-desktop/commit/b1be12a1354ec7b5c38805666cfdd81aaac56177)) * copy TOTP codes on click ([6f52faf](https://github.com/oplik0/solo2-desktop/commit/6f52faf07afc68bca05d2c9a4ea8fdec77f51ce3)) * delete TOTP credentials ([f7ff068](https://github.com/oplik0/solo2-desktop/commit/f7ff068c44d9166e87f099f7ec4866af90cd0f33)) * don't use dynamic imports for store api ([6cbfced](https://github.com/oplik0/solo2-desktop/commit/6cbfced7b20d73248e2a1fefd1fecc3cf329a70f)) * generate new icons ([dcf0235](https://github.com/oplik0/solo2-desktop/commit/dcf02355726a88b7f171ad170453c69a0c4a197e)) * get most of the app working without svelte kit ([24436de](https://github.com/oplik0/solo2-desktop/commit/24436de2bd0ea90f914ea257159d75a5df21258b)) * improve TOTP registration styling ([72ad8bb](https://github.com/oplik0/solo2-desktop/commit/72ad8bb5eec9213b82034508798163e754177124)) * proper release pipeline ([6e6db14](https://github.com/oplik0/solo2-desktop/commit/6e6db1480f88c5fb81076a5d9118cbcc81c4f98c)) * refresh list after adding and work with multiple keys ([6ddfe91](https://github.com/oplik0/solo2-desktop/commit/6ddfe91cafb66cf134093d656845a5a93ae851d2)) * register HTOP ([80f6c65](https://github.com/oplik0/solo2-desktop/commit/80f6c65c356729453b05fd535b2365abfd360d39)) * rename OathCard to TotpCard to prepare for hotp ([814b840](https://github.com/oplik0/solo2-desktop/commit/814b8401db96e7405af899ddc96a4836dedf477e)) * small UI improvements ([fe5199f](https://github.com/oplik0/solo2-desktop/commit/fe5199f697eaed9b9f7cc1644e5537249e90ea79)) * start on a basic key naming implementation without a store yet ([a15a87e](https://github.com/oplik0/solo2-desktop/commit/a15a87e6cdc77f213f3fc6c2bf30f9195f22b57a)) * **ui:** add tooltip to selected file button ([596dadb](https://github.com/oplik0/solo2-desktop/commit/596dadb634ef4ad187852ceba74430e7a750531f)) * update progress ([7c50615](https://github.com/oplik0/solo2-desktop/commit/7c50615427c86688ba715b9e93db942663e19250)) * **update:** upload firmware from files ([fb5394e](https://github.com/oplik0/solo2-desktop/commit/fb5394e7d8c9d07bb8921feea76846dcb7fbfc62)), closes [#8](https://github.com/oplik0/solo2-desktop/issues/8) * upgrade to Svelte 4 ([c10dde7](https://github.com/oplik0/solo2-desktop/commit/c10dde781615d3fbd44fd8cbde76222d09134acb)) * use tauri-plugin-store ([9104529](https://github.com/oplik0/solo2-desktop/commit/9104529bad7c1fe76e730461c8aa4fb85b28f5eb)) * wink ([771e0c4](https://github.com/oplik0/solo2-desktop/commit/771e0c4a78baa304148dfcc88c6a4796c6c48bb8)) * working key name change ([20dedd0](https://github.com/oplik0/solo2-desktop/commit/20dedd0d4150926d01672a18a87141b5c47f9dbd)) ### Bug Fixes * add aliases to tsconfig so VSCode doesn't complain ([4b0dd5b](https://github.com/oplik0/solo2-desktop/commit/4b0dd5b1d97dae0c0a77c2d849864314eedacebc)) * add prerender entries ([1307b85](https://github.com/oplik0/solo2-desktop/commit/1307b850363051662f3c82a604d5e9fe3ce32406)) * apply_mica parameter changes ([e9faf0d](https://github.com/oplik0/solo2-desktop/commit/e9faf0d79ba29d8405bf3e7d4ae9e2c047538134)) * **ci:** use fromJSON ([989d520](https://github.com/oplik0/solo2-desktop/commit/989d520bd8a3a8a910659bebb4f7876ca5b46be9)) * currect updater endpoints ([6741bee](https://github.com/oplik0/solo2-desktop/commit/6741beef3f5b28e70eca1bce5538a46eca8ffb68)) * default-run target ([f532ff5](https://github.com/oplik0/solo2-desktop/commit/f532ff5ff8a65f434de6b732770c36bb1306aaf9)) * **deps:** update dependency @fontsource/fira-mono to v5 ([#41](https://github.com/oplik0/solo2-desktop/issues/41)) ([716fa31](https://github.com/oplik0/solo2-desktop/commit/716fa3122c148a59840ead0aaf4f128817f7ea87)) * **deps:** update rust crate tauri to 1.2.5 [security] ([#22](https://github.com/oplik0/solo2-desktop/issues/22)) ([54c0411](https://github.com/oplik0/solo2-desktop/commit/54c04113d67ff26e14ad947331ff12eef8466021)) * **deps:** update rust crate tokio to 1.32.0 ([#26](https://github.com/oplik0/solo2-desktop/issues/26)) ([a513cc0](https://github.com/oplik0/solo2-desktop/commit/a513cc0f32d5c549b35e23f6280c09f7f6590fca)) * **deps:** update rust crate tokio to 1.33.0 ([#55](https://github.com/oplik0/solo2-desktop/issues/55)) ([60ce644](https://github.com/oplik0/solo2-desktop/commit/60ce644dfebe802a51cc4f194c7223c1d2c86698)) * **deps:** update rust crate ureq to 2.7.1 ([#27](https://github.com/oplik0/solo2-desktop/issues/27)) ([6919518](https://github.com/oplik0/solo2-desktop/commit/69195188942b080df325695cd658898a6a3a23da)) * **deps:** update rust crate ureq to 2.8.0 ([#53](https://github.com/oplik0/solo2-desktop/issues/53)) ([2168b05](https://github.com/oplik0/solo2-desktop/commit/2168b05dee174f1c021b8a65de1275faba1cae85)) * **deps:** update rust crate window-vibrancy to 0.4.0 ([#28](https://github.com/oplik0/solo2-desktop/issues/28)) ([36fb560](https://github.com/oplik0/solo2-desktop/commit/36fb560d8694457b7701807fabb0c2da604da8b3)) * **deps:** update rust crate window-vibrancy to 0.4.2 ([#48](https://github.com/oplik0/solo2-desktop/issues/48)) ([fea4fe9](https://github.com/oplik0/solo2-desktop/commit/fea4fe99e0bffb42f88b303558794780d79dc74f)) * **deps:** update tauri monorepo ([#29](https://github.com/oplik0/solo2-desktop/issues/29)) ([64618ff](https://github.com/oplik0/solo2-desktop/commit/64618ffbef195f183b133c8dfd1c593fb38af00d)) * **deps:** update tauri monorepo ([#42](https://github.com/oplik0/solo2-desktop/issues/42)) ([2fad380](https://github.com/oplik0/solo2-desktop/commit/2fad3803ad9c79b3946aa2aa50730ea44d24dea2)) * don't use full ref ([391d998](https://github.com/oplik0/solo2-desktop/commit/391d9983a035b8ceed1de0ea969ddcf4a8a0a036)) * filter releases ([c1cc36d](https://github.com/oplik0/solo2-desktop/commit/c1cc36dbff432c31ca53595e0389cf643b2e0f28)) * fromJSON ([22eedc0](https://github.com/oplik0/solo2-desktop/commit/22eedc0143159ce4c845c46858c62c35888cae25)) * hide isolation iframe ([9e006e4](https://github.com/oplik0/solo2-desktop/commit/9e006e4084feda7c870d3fd30a612c3f276dc20d)) * it's not python ([ca581a2](https://github.com/oplik0/solo2-desktop/commit/ca581a288e3ae3349f189549dbeea842507414f5)) * linter updates ([4fd0b36](https://github.com/oplik0/solo2-desktop/commit/4fd0b362701653b097ef5ece5319818b90bd969b)) * make release id work perhaps ([7e3a830](https://github.com/oplik0/solo2-desktop/commit/7e3a83000fac44a71ba4375cf842bb17d16e5854)) * mark active nav link on key-specific TOTP page ([a4099c1](https://github.com/oplik0/solo2-desktop/commit/a4099c12e3e2164f6fa090d720b569e9be69021d)) * release-please config name ([d507de9](https://github.com/oplik0/solo2-desktop/commit/d507de9b36433fd0ce8d4c3ff43fc30cf0772791)) * **release:** use -i in sed ([a7e6fc9](https://github.com/oplik0/solo2-desktop/commit/a7e6fc96fdbe572ab4b05c45c970461c286dd14f)) * **release:** use await ([2f1436f](https://github.com/oplik0/solo2-desktop/commit/2f1436f66b43a809c35186c31a93e3de0a72369d)) * **release:** use tag ref ([8417d4d](https://github.com/oplik0/solo2-desktop/commit/8417d4dbd14c672a59e677e3969b7311e9dbcb20)) * remove pre-release on Windows ([c09950e](https://github.com/oplik0/solo2-desktop/commit/c09950ee3fe12aec466bd7433b1b5b9fa126752b)) * remove some unnecessary styles ([207eb60](https://github.com/oplik0/solo2-desktop/commit/207eb6034d632124837d169c9f6ffa30d00364ba)) * set version to package.json ([a397dc4](https://github.com/oplik0/solo2-desktop/commit/a397dc48c8b7d62e4a130d95933fa7764c1e39f9)) * simplify get-ref code ([0d3824c](https://github.com/oplik0/solo2-desktop/commit/0d3824cab0780d80742b56560815cc3d1fd08f6e)) * sometimes the expander could get stuck when quickly opening/closing it ([c12250b](https://github.com/oplik0/solo2-desktop/commit/c12250bb06d1da056c10ce8ed6e32db4ea2a4b1c)) * styling ([23b9548](https://github.com/oplik0/solo2-desktop/commit/23b954804e0d5a681a3aaee5ae0aa90b6d8b2e7a)) * test output ([d49d4ce](https://github.com/oplik0/solo2-desktop/commit/d49d4ce9a9950a902f534f6ef981681f45391f07)) * typo ([4479ed3](https://github.com/oplik0/solo2-desktop/commit/4479ed37ad53ff68fd2da499400df06a0dc47897)) * **ui:** correct calver format to one used by solokeys ([b69874f](https://github.com/oplik0/solo2-desktop/commit/b69874fed9551d9bd250b8208b7a7a90b331968a)) * update tauri plugin store usage ([c6642f2](https://github.com/oplik0/solo2-desktop/commit/c6642f2ebb68af6b7f20e83fcfe14c6ca0fc119b)) * update version in Cargo.toml ([d8cfcef](https://github.com/oplik0/solo2-desktop/commit/d8cfcefb5cb6029efc73d685214439e72343ca7e)) * use alpha branch ([ed04993](https://github.com/oplik0/solo2-desktop/commit/ed049932a594721e0d775b61af8e8e20f01835cc)) * use sha ([70933ce](https://github.com/oplik0/solo2-desktop/commit/70933ce4d064f326891d49c2723a9a4043430108)) * warn when major is different, not the same ([6d9207a](https://github.com/oplik0/solo2-desktop/commit/6d9207ad76dd27fa58871d68920a8e6dcd1e8bb5))
solo2-desktop: 1.1.0 ## [1.1.0](https://github.com/oplik0/solo2-desktop/compare/solo2-desktop-v1.0.0...solo2-desktop-v1.1.0) (2023-10-14) ### Features * add side menu ([2671ae8](https://github.com/oplik0/solo2-desktop/commit/2671ae862a5f526b173114f59ca361b626a3e1a9)) * add TOTP credentials ([a2a44e2](https://github.com/oplik0/solo2-desktop/commit/a2a44e2fedcd05323b9b94679b09fa4b30c710d4)) * add updater ([8b40e08](https://github.com/oplik0/solo2-desktop/commit/8b40e08af7832a00c91e6c90fff25fd4bd51e985)) * basic diagnostics/maintenance ([913dd71](https://github.com/oplik0/solo2-desktop/commit/913dd71e23f09d35fe4a628495b6db70877507f0)), closes [#4](https://github.com/oplik0/solo2-desktop/issues/4) * basic totp implementation ([421e3fa](https://github.com/oplik0/solo2-desktop/commit/421e3fa58e3e4d40fc0e91420f24e265269e42c2)) * basic working version ([71eab76](https://github.com/oplik0/solo2-desktop/commit/71eab766c7e0717164af3a00ec1d3f88cbc81b5d)) * basically working listing + updating ([b18b4e5](https://github.com/oplik0/solo2-desktop/commit/b18b4e537eaff87e9f022cc5752c38c178179df9)) * copy TOTP codes on click ([6f52faf](https://github.com/oplik0/solo2-desktop/commit/6f52faf07afc68bca05d2c9a4ea8fdec77f51ce3)) * delete TOTP credentials ([f7ff068](https://github.com/oplik0/solo2-desktop/commit/f7ff068c44d9166e87f099f7ec4866af90cd0f33)) * generate new icons ([dcf0235](https://github.com/oplik0/solo2-desktop/commit/dcf02355726a88b7f171ad170453c69a0c4a197e)) * refresh list after adding and work with multiple keys ([6ddfe91](https://github.com/oplik0/solo2-desktop/commit/6ddfe91cafb66cf134093d656845a5a93ae851d2)) * register HTOP ([80f6c65](https://github.com/oplik0/solo2-desktop/commit/80f6c65c356729453b05fd535b2365abfd360d39)) * small UI improvements ([fe5199f](https://github.com/oplik0/solo2-desktop/commit/fe5199f697eaed9b9f7cc1644e5537249e90ea79)) * update progress ([7c50615](https://github.com/oplik0/solo2-desktop/commit/7c50615427c86688ba715b9e93db942663e19250)) * **update:** upload firmware from files ([fb5394e](https://github.com/oplik0/solo2-desktop/commit/fb5394e7d8c9d07bb8921feea76846dcb7fbfc62)), closes [#8](https://github.com/oplik0/solo2-desktop/issues/8) * upgrade to Svelte 4 ([c10dde7](https://github.com/oplik0/solo2-desktop/commit/c10dde781615d3fbd44fd8cbde76222d09134acb)) * use tauri-plugin-store ([9104529](https://github.com/oplik0/solo2-desktop/commit/9104529bad7c1fe76e730461c8aa4fb85b28f5eb)) * wink ([771e0c4](https://github.com/oplik0/solo2-desktop/commit/771e0c4a78baa304148dfcc88c6a4796c6c48bb8)) * working key name change ([20dedd0](https://github.com/oplik0/solo2-desktop/commit/20dedd0d4150926d01672a18a87141b5c47f9dbd)) ### Bug Fixes * apply_mica parameter changes ([e9faf0d](https://github.com/oplik0/solo2-desktop/commit/e9faf0d79ba29d8405bf3e7d4ae9e2c047538134)) * currect updater endpoints ([6741bee](https://github.com/oplik0/solo2-desktop/commit/6741beef3f5b28e70eca1bce5538a46eca8ffb68)) * default-run target ([f532ff5](https://github.com/oplik0/solo2-desktop/commit/f532ff5ff8a65f434de6b732770c36bb1306aaf9)) * **deps:** update rust crate tauri to 1.2.5 [security] ([#22](https://github.com/oplik0/solo2-desktop/issues/22)) ([54c0411](https://github.com/oplik0/solo2-desktop/commit/54c04113d67ff26e14ad947331ff12eef8466021)) * **deps:** update rust crate tokio to 1.32.0 ([#26](https://github.com/oplik0/solo2-desktop/issues/26)) ([a513cc0](https://github.com/oplik0/solo2-desktop/commit/a513cc0f32d5c549b35e23f6280c09f7f6590fca)) * **deps:** update rust crate tokio to 1.33.0 ([#55](https://github.com/oplik0/solo2-desktop/issues/55)) ([60ce644](https://github.com/oplik0/solo2-desktop/commit/60ce644dfebe802a51cc4f194c7223c1d2c86698)) * **deps:** update rust crate ureq to 2.7.1 ([#27](https://github.com/oplik0/solo2-desktop/issues/27)) ([6919518](https://github.com/oplik0/solo2-desktop/commit/69195188942b080df325695cd658898a6a3a23da)) * **deps:** update rust crate ureq to 2.8.0 ([#53](https://github.com/oplik0/solo2-desktop/issues/53)) ([2168b05](https://github.com/oplik0/solo2-desktop/commit/2168b05dee174f1c021b8a65de1275faba1cae85)) * **deps:** update rust crate window-vibrancy to 0.4.0 ([#28](https://github.com/oplik0/solo2-desktop/issues/28)) ([36fb560](https://github.com/oplik0/solo2-desktop/commit/36fb560d8694457b7701807fabb0c2da604da8b3)) * **deps:** update rust crate window-vibrancy to 0.4.2 ([#48](https://github.com/oplik0/solo2-desktop/issues/48)) ([fea4fe9](https://github.com/oplik0/solo2-desktop/commit/fea4fe99e0bffb42f88b303558794780d79dc74f)) * **deps:** update tauri monorepo ([#29](https://github.com/oplik0/solo2-desktop/issues/29)) ([64618ff](https://github.com/oplik0/solo2-desktop/commit/64618ffbef195f183b133c8dfd1c593fb38af00d)) * **deps:** update tauri monorepo ([#42](https://github.com/oplik0/solo2-desktop/issues/42)) ([2fad380](https://github.com/oplik0/solo2-desktop/commit/2fad3803ad9c79b3946aa2aa50730ea44d24dea2)) * linter updates ([4fd0b36](https://github.com/oplik0/solo2-desktop/commit/4fd0b362701653b097ef5ece5319818b90bd969b)) * set version to package.json ([a397dc4](https://github.com/oplik0/solo2-desktop/commit/a397dc48c8b7d62e4a130d95933fa7764c1e39f9)) * update tauri plugin store usage ([c6642f2](https://github.com/oplik0/solo2-desktop/commit/c6642f2ebb68af6b7f20e83fcfe14c6ca0fc119b)) * update version in Cargo.toml ([d8cfcef](https://github.com/oplik0/solo2-desktop/commit/d8cfcefb5cb6029efc73d685214439e72343ca7e))

This PR was generated with Release Please. See documentation.

github-actions[bot] commented 11 months ago

:robot: Release is at https://github.com/oplik0/solo2-desktop/releases/tag/untagged-7ccfa5ea100a241b60f2 :sunflower:

github-actions[bot] commented 11 months ago

:robot: Release is at https://github.com/oplik0/solo2-desktop/releases/tag/untagged-eb8a41f3fa4c6a72e48d :sunflower:

github-actions[bot] commented 11 months ago

:robot: Release is at https://github.com/oplik0/solo2-desktop/releases/tag/untagged-194602927555bbc77da7 :sunflower: