Skip to content

Conversation

@ethicnology
Copy link
Member

@ethicnology ethicnology commented Dec 17, 2025

New 🆕

  • Introducing system labels (localized) for exchange orders automatically applied to confirmed orders (Buy/Sell). These labels are not removable.
  • Each UTXO during coin selection is displaying labels and inherited labels from transaction and address.
  • Addresses page show addresses labels
  • Labels are consistently displayed across the codebase thanks to LabelsWidget
  • Weblate translations

Bug Fixes

Experimental

  • French, Spanish, Finnish translations
  • Dark mode

Technical

  • Upgrade to latest flutter 3.38.3 and dart to 3.10
  • Upgrade all flutter_rust_bridge dependencies to 2.11.1
  • Upgrade all dependencies to latest
  • Downgrade file_picker to 13.3.6 due to a regression on Android

Bravo to occasional contributors

Shoutout to my collaborators

@i5hi @kumulynja @basantagoswami @kiranmetri @BullishNode

i5hi and others added 30 commits December 10, 2025 10:45
- Updated transaction handling to use the new BitcoinTx class instead of RawBitcoinTxEntity.
- Refactored related tests and repository methods to align with the new structure.
- Removed deprecated transaction entity files to streamline the codebase.
- Introduced LiquidTx class with methods for creating instances from byte arrays and PSET strings.
- Added LiquidTxVin and LiquidTxVout classes to represent transaction inputs and outputs.
- Updated pubspec.yaml and pubspec.lock to reflect dependency changes and version updates.
* Create app_fi.txt

* Update app_fi.txt

* Localization fi_FI: Typo fixes and streamlining
i5hi and others added 29 commits December 31, 2025 21:20
Support chat always accessible and warning message update
More Theme Fixes + Keystone enable
- Updated home card to soft status indicator style (light grey, green checkmark)
- Restructured bottom sheet with 3 clear action buttons
- Changed terminology: "Base/Trigger Balance" to "Target/Maximum Balance"
- Updated description text for clarity
Minor UI edits on AutoSwap warning feature
feat: add announcements feature to exchange module
refactor: swap deposit and withdraw actions and arrows
@i5hi i5hi closed this Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.