Skip to content

Commit f496cf9

Browse files
committed
add fix in release-notes.md
1 parent beb5127 commit f496cf9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

release-notes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,24 @@ All notable changes in this release are listed below.
55
## [Unreleased]
66

77
### New Features
8+
89
- Test screen for developers is now available [#815](https://github.com/Adamant-im/adamant-im/pull/815)[@Linhead](https://github.com/Linhead)
910
- Universal macOS build added [#840](https://github.com/Adamant-im/adamant-im/pull/840)[@S-FrontendDev](https://github.com/S-FrontendDev)
1011
- Release notes file added [#853](https://github.com/Adamant-im/adamant-im/pull/853)[@S-FrontendDev](https://github.com/S-FrontendDev)
1112

1213
### Improvements
14+
1315
- APK name changed in GitHub workflow [#839](https://github.com/Adamant-im/adamant-im/pull/839)[@S-FrontendDev](https://github.com/S-FrontendDev)
1416
- Wallets UI updated for better usability [#846](https://github.com/Adamant-im/adamant-im/pull/846)[@Linhead](https://github.com/Linhead), [@adamant-al](https://github.com/adamant-al)
1517
- ESLint updated to improve code quality [#849](https://github.com/Adamant-im/adamant-im/pull/849)[@graycraft](https://github.com/graycraft)
1618
- Different small UI style updates [#848](https://github.com/Adamant-im/adamant-im/pull/848)[@kalpovskii](https://github.com/kalpovskii), [@adamant-al](https://github.com/adamant-al)
1719
- GitHub Actions workflow and Husky postinstall git hook for ESLint [#858](https://github.com/Adamant-im/adamant-im/pull/858)[@graycraft](https://github.com/graycraft)
1820

1921
### Bug Fixes
22+
2023
- Transaction fee calculation for ETH & ERC20 fixed [#805](https://github.com/Adamant-im/adamant-im/pull/805)[@Linhead](https://github.com/Linhead)
2124
- Layout issue on "Export keys" page fixed [#841](https://github.com/Adamant-im/adamant-im/pull/841)[@kalpovskii](https://github.com/kalpovskii), [@adamant-al](https://github.com/adamant-al)
2225
- Add disabled input field in the Welcome to ADAMANT chat, impoved paddings [#842](https://github.com/Adamant-im/adamant-im/pull/842)[@kalpovskii](https://github.com/kalpovskii)
2326
- Resolve source code issues with ESLint 9 [#852](https://github.com/Adamant-im/adamant-im/pull/852)[@graycraft](https://github.com/graycraft)
27+
- Transaction fee calculation for ETH & ERC20 fixed [#805](https://github.com/Adamant-im/adamant-im/pull/805)[@Linhead](https://github.com/Linhead)
28+
- Fix dates in chats not refreshing when day changes while app is in background [#863](https://github.com/Adamant-im/adamant-im/pull/863)[@Linhead](https://github.com/Linhead)

0 commit comments

Comments
 (0)