Skip to content

Releases: protofire/telos-privacy-wallet

Release v0.0.6

18 Jan 12:09

Choose a tag to compare

[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

22 Dec 09:05

Choose a tag to compare

[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

13 Dec 22:27
41b155a

Choose a tag to compare

[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

05 Dec 14:41

Choose a tag to compare

[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

25 Nov 23:07
febb5d4

Choose a tag to compare

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

11 Nov 23:05

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/protofire/telos-privacy-wallet/commits/v0.0.1