This repository has been archived by the owner on Oct 10, 2024. It is now read-only.
G45W Alpha 0.5.0
Pre-release
Pre-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.