Releases: Solar-network/ledger-app-solar
Releases · Solar-network/ledger-app-solar
1.1.3
1.1.3 - 2023-08-17
Changed
- Refactored deprecated throwable functions and patterns
- Updated Ragger testing library and functional tests
Full Changelog: 1.1.2...1.1.3
1.1.2
1.1.2 - 2023-08-16
Added
- Merged LedgerHQ downstream commits
- Added 'pending security review flag'
Full Changelog: 1.1.1...1.1.2
1.1.1
1.1.1 - 2023-06-10
Changed
- Refactored transaction display code for better readability
- Set explicit versions for functional test dependencies
Removed
- Simplified code by removing trivial switch statement
- Removed unnecessary vote minimum check
- Removed redundant functional test dependencies
- Cleaned up functional tests by removing unused utilities
Full Changelog: 1.1.0...1.1.1
1.1.0
1.1.0 - 2023-06-08
Added
- Expanded and improved CI workflows
- Introduced Ragger for enhanced functional testing
Changed
- Refactored to align with LedgerHQ's SDKs
- Updated app menu copyright message
- Renamed icons to conform to LedgerHQ's naming conventions
- Revised documentation
- Updated Makefile to match LedgerHQ conventions
- Updated vote terminology
- Improved '.vscode' dev environment files
- Updated license headers in source files
- Enhanced unit-tests to cover recent changes
Removed
- Removed HTLC transaction support
- Removed MultiSignature Registration transaction support
Fixed
- Fixed outdated Ledger dev doc links in README
- Resolved clang static analysis failures
- Corrected typos
Full Changelog: 1.0.0...1.1.0