Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Changelog

## [Unreleased]
## [1.6.0] - 2025-02-20

### Changed

- Revamped UI across the entire app with improved visuals and usability.
- Redesigned Main Screen with better navigation.
- Revamped UI across the entire app with improved visuals and usability
- Redesigned Main Screen with better navigation

### Added

- A separate Accounts List Screen for easier account management.
- A separate Accounts List Screen for easier account management
- A new Activity Screen with Transfers list

## [1.5.0] - 2025-01-22
Expand Down Expand Up @@ -179,7 +179,9 @@
attributes
- CIS-2 tokens with corrupted or missing metadata can no longer be added

[Unreleased]: https://github.com/Concordium/cryptox-android/compare/1.5.0...HEAD
[Unreleased]: https://github.com/Concordium/cryptox-android/compare/1.6.0...HEAD

[1.6.0]: https://github.com/Concordium/cryptox-android/compare/1.5.0...1.6.0

[1.5.0]: https://github.com/Concordium/cryptox-android/compare/1.4.0...1.5.0

Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ android {
// This project uses semantic versioning
// https://semver.org/
def versionMajor = 1
def versionMinor = 5
def versionMinor = 6
def versionPatch = 0
def versionMeta = ""
def versionCodeIncremental = 1431
def versionCodeIncremental = 1434

compileSdkVersion 34

Expand Down
Binary file modified screens.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.