@@ -14,25 +14,21 @@ The format is inspired by [Keep a Changelog].
1414
1515## 2.4.0 (2025-08-25)
1616
17- ### Bug Fixes and Improvements
18-
19- - Fix warnings and error overlays since parcel@2.14
20- ([ #2181 ] ( https://github.com/oasisprotocol/wallet/issues/2181 ) )
17+ ### Removals and Breaking Changes
2118
22- - Fix importing images in parcel@2.14
23- ([ #2182 ] ( https://github.com/oasisprotocol/wallet/issues/2182 ) )
19+ - Remove Transak Fiat on-ramp as it no longer offers ROSE
20+ ([ #2196 ] ( https://github.com/oasisprotocol/wallet/issues/2196 ) )
2421
25- - Don't throw on failed debonding transaction
26- ([ #2187 ] ( https://github.com/oasisprotocol/wallet/issues/2187 ) )
22+ ### Bug Fixes and Improvements
2723
28- - Remove Transak Fiat on-ramp
29- ([ #2196 ] ( https://github.com/oasisprotocol/wallet/issues/2196 ) )
24+ - Detect faulty ledger firmware
25+ ([ #2205 ] ( https://github.com/oasisprotocol/wallet/issues/2205 ) )
3026
3127- Make sidebar sticky and fit the screen
3228 ([ #2197 ] ( https://github.com/oasisprotocol/wallet/issues/2197 ) )
3329
34- - Detect faulty ledger firmware
35- ([ #2205 ] ( https://github.com/oasisprotocol/wallet/issues/2205 ) )
30+ - Don't throw on failed debonding transaction
31+ ([ #2187 ] ( https://github.com/oasisprotocol/wallet/issues/2187 ) )
3632
3733### Internal Changes
3834
@@ -53,6 +49,12 @@ The format is inspired by [Keep a Changelog].
5349- Fork @parcel/error-overlay to ignore console.error (for parcel@2.14)
5450 ([ #2184 ] ( https://github.com/oasisprotocol/wallet/issues/2184 ) )
5551
52+ - Fix warnings and error overlays since parcel@2.14
53+ ([ #2181 ] ( https://github.com/oasisprotocol/wallet/issues/2181 ) )
54+
55+ - Fix importing images in parcel@2.14
56+ ([ #2182 ] ( https://github.com/oasisprotocol/wallet/issues/2182 ) )
57+
5658- Migrate Cloudflare preview deploys to wrangler action
5759 ([ #2185 ] ( https://github.com/oasisprotocol/wallet/issues/2185 ) )
5860
0 commit comments