Skip to content

Commit bd83ffb

Browse files
committed
doc: changelog entry
1 parent 55096cc commit bd83ffb

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,32 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Fixed
1111
- Fix ANR on RGS server settings screen caused by catastrophic regex backtracking #880
12+
- Fix crash when returning app to foreground on Receive screen #875
13+
- Show loading state on Spending tab when node is not running #875
14+
15+
### Added
16+
- Lightning Connections empty state with onboarding screen #857
17+
- Unified PIN management screen (enable/disable/change in one place) #857
18+
- Support entry in drawer menu #857
19+
- Brand endorsement row (Synonym + Tether logos) in Support screen #857
20+
- Reset Widgets and Reset Suggestions Cards options in Widgets settings #857
21+
- Diagonal orange footer background in Support screen #857
22+
- Mnemonic warning text transitions on reveal #857
23+
24+
### Changed
25+
- Settings redesigned with tabbed navigation (General/Security/Advanced) with swipe support #857
26+
- Icons added to all settings rows for faster scanning #857
27+
- Selected values displayed on right side of settings rows #857
28+
- Support screen redesigned with About content merged in #857
29+
- Backup and Reset moved into Security tab #857
30+
- PIN flow reworked into sheet-based enable/disable/change #857
31+
- Social links simplified with Brand tint #857
32+
- Mnemonic warning updated with new copy and red styling #857
33+
- Security title changed from "Security and Privacy" to "Security" #857
34+
- Language model updated to use string resources for "System Settings" #857
35+
36+
### Removed
37+
- About screen (content merged into Support) #857
38+
- Standalone General, Security, and Advanced settings screens (merged into tabs) #857
1239

1340
[Unreleased]: https://github.com/synonymdev/bitkit-android/compare/v2.1.2...HEAD

0 commit comments

Comments
 (0)