Releases: protofire/telos-privacy-wallet
Releases · protofire/telos-privacy-wallet
Release v0.0.6
[0.0.6] - 2026-01-16
Added
- Memo Cipher: Added encryption and decryption functionality for transaction memos (#47)
- Memo Field: Added memo field to transaction form, modal confirmation, history and exported csv (#48, #49 42f9022)
- Support ID: Added support ID on footer for telemetry (Sentry)
Changed
- LiFi Integration: Updated LiFi SDK integration (#46)
Fixed
- Fixed token prices calculation and display
- Fixed passing pool information to history items
- Fixed transaction wait mechanism
- Fixed native balance refresh functionality
- Fixed race condition when calculating transaction limits
- Fixed dark theme and icon contrast
- Percentage based fees (#50)
Release v0.0.5
[0.0.5] - 2025-12-22
Added
- Production Pool Support: Added Telos pool on production environment
- Empty State: Added empty state UI for accounts with no funds (#43)
- Page Width Normalization: Standardized page widths across all views for consistent layout
Changed
- Password Security: Restored stronger password requirements (#45)
- UI Improvements: Adjusted spacing, background colors, and logo contrast for better visibility (#44)
- Page Layout: Normalized page widths for consistent user experience
Fixed
- Fixed Telos RPC configuration and connection parameters
- Fixed pool IDs in SDK configuration
- Fixed logout error that occurred in certain scenarios
- Fixed support URL link (#44)
- Fixed home page display issues for various account state combinations (#44)
- Removed unused components to improve code maintainability (#44)
Release v0.0.4
[0.0.4] - 2025-12-12
Added
- Dark Theme: Implemented dark/light theme toggle with persistent user preference (#36)
- Settings Page: New dedicated settings page for account management and preferences (#37)
- Pool Selector Component: Enhanced pool selection interface with improved UX
- Portfolio Table: New portfolio view with formatted balance display
- x64 macOS build script for Intel-based Macs
Changed
- Security Enhancement: Replaced password authentication with PIN-based system for improved security (#38)
- Seed Phrase Management: Moved seed phrase display and management to Settings page (#37)
- Network Switching: Automatic chain switching on wallet connection (#39)
- CI/CD Improvements: Enhanced workflow configurations with proper environment variables
Fixed
- Fixed copy to clipboard functionality for public addresses (#40)
- Fixed CI workflow missing environment variables
- Improved address copying with better visual feedback
Release v0.0.3
[0.0.3] - 2025-12-05
Added
- Unified Pool Experience: Implemented Proof of Concept for a unified pool interaction flow (#32)
Changed
- Mobile UX: Extensive adjustments to mobile UI, card layouts, and responsiveness
- Improved error messaging for invalid addresses
- Updated fee endpoint configuration (#33)
- Updated menu text literals
Removed
- Removed "Wrap" functionality
- Removed legacy zkBob references and external links
- Removed "zkRandom" name generation features
Fixed
- Fixed End-to-End (E2E) test suite (#34)
v0.0.2 - macOS + Windows + Linux Build
zkTelos Wallet v0.0.2
Built with native Rust support for macOS and Linux.
Downloads
macOS:
zkTelos Wallet-v0.0.2-arm64.dmg- Apple Silicon (M1/M2/M3) optimized
Linux:
zktelos-wallet_v0.0.2_amd64.deb- Debian/Ubuntu package
Windows:
zkTelos.Wallet-Setup-0.0.2-x64.exe- Windows x64 installer
Build Details
- Built with Rust library support
- Node.js v22.12.0
- Electron 27.0.0
- Build Date: 2025-11-25 14:27:07 UTC
🦀 Built with Rust | ⚡ Powered by Electron
Release v0.0.1
What's Changed
- Feat/wrap electron by @0fprod in #1
- Remove tron references by @0fprod in #2
- Add telos assets and network by @0fprod in #3
- Add background by @0fprod in #4
- Configure sepolia-pool and relayer by @0fprod in #5
- fixed signature issues by @Rcontre360 in #6
Full Changelog: https://github.com/protofire/telos-privacy-wallet/commits/v0.0.1