Join Nostr
2026-05-30 04:14:27 UTC

bisq on Nostr: # Bisq v1.10.1 has been released This release mainly addresses concerns about the ...

# Bisq v1.10.1 has been released

https://github.com/bisq-network/bisq/releases/tag/v1.10.1

This release mainly addresses concerns about the overly restrictive trade amount limits introduced in the previous release and fixes a bug affecting BSQ swap trades.

## Release notes

### Trading

- Maximum trade limits were increased to 0.250 BTC.
- The risk-based reduction factors for the 4 risk classes were changed from `1, 2, 4, 8` to `1, 2, 3, 4`. This results in trade limits of up to 0.250 BTC for Altcoins and up to 0.0625 BTC for higher-risk fiat payment methods such as SEPA or Zelle.
- Fixed a bug in BSQ swap fee validation and added additional validation checks.
- Trade statistics validation was adjusted for the reduced trade limits introduced in the previous release.

### UX And Settings

- Updated the user agreement.
- Trade rules are now shown when users create or take an offer for the first time.
- Trade rules and the user agreement are now available from Settings → About.
- The cold-storage reminder threshold is now configurable in preferences.

### Release Process

- Debian package dependency generation now relaxes `t64` dependencies while preserving the original constraint or qualifier on the non-`t64` alternative.

See full release notes at: https://github.com/bisq-network/bisq/tree/master/release-notes/1.10.1