v0.2.1
Release v0.2.1
Changes since v0.1.0:
- 7d3e122 fix(ci): add openssl-src dependency and update solana-sdk features to fix failing release.yaml workflow
- 83de8b4 build(deps): bump tauri from 2.11.3 to 2.11.5 in /src-tauri
- 571b527 chore: update dependencies and refactor Bech32 encoding/decoding
- e618ad0 build(deps): bump hmac from 0.12.1 to 0.13.0 in /src-tauri
- a11c3bc chore: bump version number to 0.2.1 and update Vite to 8.1.3 in
package-lock.json - 7fa1b25 build(deps): bump solana-sdk from 2.3.1 to 4.0.1 in /src-tauri (#15)
- 4c70b27 build(deps): bump bech32 from 0.8.1 to 0.12.0 in /src-tauri (#13)
- db51895 chore: bump version number to 0.2.1
- 0dbd08a chore: update Vite version to 8.1.3 in
package.jsonandbun.lock - 0885078 feat: update build process to include prepare-tauri script and set window icon
- 85d3598 fix(style): replace deprecated Tailwind directives with v4 import (as opposed to v3) to fix broken styling
- c1d89c8 chore: update version number to 0.2.0 and add sync script to sync version numbers to Cargo.toml for -
package.json-package-lock.json-tauri.conf.json - 523f7ff style: use display font for headings
- aa64a15 refactor(rand): replace
rand::thread_rng()withrand::rng()as the former is deprecated - 966779d fix(deps): downgrade
timeto 0.3.51 to resolve compatibility issues withcookie0.18.1 refactor: update digest imports for clarity and consistency across modules - 3d734c5 style: improve theme management with new CSS classes and Tailwind configuration
- 526ebc4 refactor(theme): integrate theme management and Tailwind CSS enhancements
- b53a70a ignore(deps): bump
bun.lockpackage versions - ff5dd97 build(deps-dev): bump tailwindcss from 3.4.19 to 4.3.2 (#11)
- 6622258 build(deps-dev): bump @tauri-apps/cli from 2.11.3 to 2.11.4 (#10)
- a8aa3f4 build(deps-dev): bump postcss from 8.5.15 to 8.5.16 (#9)
- f26dc06 build(deps-dev): bump vite from 7.3.6 to 8.1.2 (#8)
- 75d7e80 build(deps-dev): bump typescript from 5.9.3 to 6.0.3 (#7)
- 9956cbe build(deps): bump rlp from 0.5.2 to 0.6.1 in /src-tauri (#6)
- b47219d build(deps): bump bip39 from 1.2.0 to 2.2.2 in /src-tauri (#5)
- 74e7bcb build(deps): bump rand from 0.8.6 to 0.9.4 in /src-tauri (#4)
- 5c463d2 build(deps): bump ripemd from 0.1.3 to 0.2.0 in /src-tauri (#3)
- 4799d10 Merge pull request #12 from kunningKing11/claude-md-symlink-agents-md
- 32a1c1f chore: add Claude symlink to agents instructions
- 01ce10d build(deps): bump sha3 from 0.10.9 to 0.12.0 in /src-tauri
- 6115885 build(deps): bump aes-gcm from 0.10.3 to 0.11.0 in /src-tauri
- eeb512a chore: bump tauri package version
- 59959f8 docs(readme): add ROADMAP.md
- c1a63dd feat(wallet): support solana token transfers
- 0435d80 ci(release): generate banner asset
- 23fd288 style: add VaultForge banner icon
- e6acd2f ci: add dependabot config
- cd2a09b ci(release): build native bundles with generated icons
- 0167f0b build: support imagemagick convert fallback