Skip to content

Commit

Permalink
[#1467] Documentation update
Browse files Browse the repository at this point in the history
Closes #1467
  • Loading branch information
Milan-Cerovsky committed Jul 19, 2024
1 parent 0284b7c commit 1c433e8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ and this application adheres to [Semantic Versioning](https://semver.org/spec/v2
- The Restore Success dialog has been reworked into a separate screen, allowing users to opt out of the Keep screen
on while restoring option

## Fixed
- Support Screen now shows the Send button above keyboard instead of overlaying it. This was achieved by setting
`adjustResize` to `MainActivity` and adding `imePadding` to top level composable

## [1.1.3 (682)] - 2024-07-03

### Added
Expand Down
3 changes: 3 additions & 0 deletions docs/whatsNew/WHATS_NEW_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ directly impact users rather than highlighting other key architectural updates.*
- The About screen has been redesigned to align with the new design guidelines
- The Restore Success dialog has been reworked into a separate screen, allowing users to opt out of the Keep screen
on while restoring option

### Fixed
- Support Screen now shows the Send button above keyboard instead of overlaying it

0 comments on commit 1c433e8

Please # to comment.