Skip to content

G45W Alpha 0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@g45t345rt g45t345rt released this 28 Aug 01:02
· 165 commits to master since this release

Full Changelog: 0.4.0...0.5.0

Overview

  • QR code scanner for Dero addresses (Android only and it will be use for SCID later).
  • Import/export contacts.
  • Cross-platform URL opening (open Dero explorer from the app).
  • New language dictionary maker (fast and easy to add/edit language translations).
  • Fix for transactions loading race condition (some of the wallet transactions were not being displayed).
  • New image and request caching (store image tokens and smart contract data locally).
  • Fix for wallet creation from disk on mobile devices.
  • New schema versioning (this will help me migrate database changes for new app versions).
  • Load image only if visible on screen (memory efficient for big list).
  • Check device system theme preference by default (dark/light).
  • Fix for integrated node if a remote local node is assigned.
  • Implemented grid/list view layout.
  • Fast right finger swipe triggers a back action (useful for iOS users that don't have the device back button).
  • New G45 collections scanner (load all tokens from a collection).
  • New IconVG encoder script to include more custom SVG images.