All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- #348 Remove "soon" next to Calamari for release.
- #343 Adds ability to load mnemonic from old state version.
- #338 Change start button to continue in View zkAddress.
- #332 Add sink account validation
- #329 Fix bad sync after reimport or password reset
- #292 Fix linux signer not finding proving keys on system
- #289 Fix authorization state preventing consecutive transactions
- #261 Bundle Proving Keys with manta-signer (no download anymore)
- #252 Change app name to manta-signer and coloured icons
- #250 Fix View recovery phrase window not opening and ZkAddress window closure closing the whole app sometimes
- #236 Fix missing file reload
- #228 Adding support for new V3 protocol(AES) and bug fixes (UI).
- #215 Added signer redesign UI, account deletion and recovery.
- #199 Fix unable to login to signer if close during state save
- #204 Check for storage file before deleting it
- #180 Add support for mutliple CORS allowed origins
- #154 Add storage abstractions and add server storage hook
- #166 Stop close button[X] on Authorization prompt(Private to Anything) from closing manta-signer
- #164 Adding some communication between UI and backend to ensure sync at connection start
0.7.3 - 2022-07-11T17:25:22Z
- #131 Fix window hang
0.7.2 - 2022-07-06T18:10:32Z
- #119 Update parameter path from SDK to
manta-parameters
- #135 Fix download links
0.7.1 - 2022-06-17T22:25:30Z
- #116 Upgrade tauri and add some messages
0.7.0 - 2022-06-15T20:55:48Z
- #74 Add
dependabot
configuration - #76 Create auto-release pipeline
- #89 Move landing page from
manta-signer-install
- #97 Add password hint
- #85 Add Rust CI
- #103 Change release workflow
- #84 Use the correct
tag_name
argument in CI - #87 Remove macOS 10.15 from CI
- #96 Upgrade to new synchronization protocol
- #107 Highlight recovery phrase selection
- #109 Remove whitespace at the bottom of the signer install page
0.6.0 - 2022-05-19T20:47:37Z
- #43 Get Proving Keys from Git-LFS
- #53 Move to new SDK which requires legacy file locations
- #57 Integration with
manta-rs
- #67 Update
README.md
0.5.1 - 2022-01-13T21:31:09Z
- #40 Add tagging workflow
- #42 Update copywrite text
0.5.0 - 2021-12-27T17:56:52Z
- #32 Support Windows Release
- #31 Close app on quit window
- #30 Add unsafe CORS disable feature for development builds
- #36 Improve wallet recovery performance