Releases: get10101/10101
Releases · get10101/10101
2.4.3
2.4.2
2.4.1
2.4.0
What's Changed
- feat: Rework task status dialog by @holzeis in #2502
- fix: Show pending trade dialog immediately when submitting an order by @holzeis in #2507
- Tradingview chart by @Restioson in #2463
- chore: set android compile version to 34 by @bonomat in #2518
- feat: add version and timestamp to error logs by @bonomat in #2516
- fix(webapp): send payments from frontend by @bonomat in #2521
- feat: Add collab close dlc protocol event by @holzeis in #2513
- fix: this needs to run on macos obviously by @bonomat in #2528
- Release version 2.4.0 by @1010Tom in #2529
Full Changelog: 2.3.0...2.4.0
2.3.1
2.3.0
What's Changed
- feat: Wrap dlc messages with 10101 messages by @holzeis in #2473
- refactor: Combine common crates into xxi-node by @holzeis in #2489
- chore: Remove lightning and sub channels remnants by @holzeis in #2490
- Fix custom fee when sending on-chain by @luckysori in #2491
- chore: upload android automatically to public testing by @bonomat in #2492
- feat: store os in db by @bonomat in #2493
- chore: Remove left-over lightning dependencies by @holzeis in #2494
- Use correct leverage for trader liquidation price by @luckysori in #2497
- feat: Move match, async match and rollover websocket events to corresponding offer message by @holzeis in #2495
- Release version 2.3.0 by @1010Tom in #2501
Full Changelog: 2.2.3...2.3.0
2.2.3
What's Changed
- chore(deps): bump rustls from 0.21.7 to 0.21.11 by @dependabot in #2455
- chore: Change test vm ip address by @holzeis in #2458
- fix: Align price roundings by @holzeis in #2457
- fix: Calculate liquidation price from opposite direction if the position is reduced by @holzeis in #2459
- feat: add referral code into brag the bag meme img by @bonomat in #2460
- Create SECURITY.md by @bonomat in #2462
- Do not hog
chain_monitor
lock duringperiodic_check
by @luckysori in #2464 - fix: Set quantity to zero when initiation order view with open position by @holzeis in #2468
- fix: add missing line separator by @bonomat in #2470
- feat: automatically add app for review in testflight by @bonomat in #2471
- fix: Show fee rebate on trade dialog by @holzeis in #2467
- fix: Add missing meme endpoint workflow input by @holzeis in #2475
- feat: create release and add APK to CI release by @bonomat in #2472
- fix: missing input for workflow by @bonomat in #2478
- bump: outdated java version by @bonomat in #2480
- fix: we need a personal token here, not the repo token by @bonomat in #2482
- Remove unused environment variable in CI by @luckysori in #2481
- fix: use valid tag name by @bonomat in #2483
- fix: use correct command for release name by @bonomat in #2486
- fix: Store matching fee and trader pnl into trade params by @holzeis in #2487
- Release version 2.2.3 by @1010Tom in #2488
Full Changelog: 2.2.2...2.2.3
2.2.2
2.2.1
What's Changed
- Forward
SubmitOrderErrors
from app to coordinator by @luckysori in #2429 - doc: update dlc connect documentation by @bonomat in #2433
- fix: name of the field was wrong by @bonomat in #2434
- chore: remove authentication scheme from swagger by @bonomat in #2440
- fix: Derive referral code from node id for referral widget by @holzeis in #2444
- Release version 2.2.1 by @1010Tom in #2445
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
- Generate own step payout function by @luckysori in #2352
- feat: Add collab liquidation by @holzeis in #2354
- Clarify payout function test by @luckysori in #2368
- chore(deps): bump h2 from 0.3.24 to 0.3.26 by @dependabot in #2364
- fix: Add reference id to dlc channel by @holzeis in #2360
- chore(jobs): Remove risky expects by @holzeis in #2371
- chore: Rename to maintenance margin rate by @holzeis in #2372
- feat: Add referral feature by @bonomat in #2355
- fix: flickering prices by @bonomat in #2379
- chore: Fix liquidation migration script for coordinator leverage = 1 by @holzeis in #2373
- fix: Replace favicon with logo with white background by @holzeis in #2384
- Reintroduce position resizing by @luckysori in #2359
- fix: Create dedicated ios privacy info manifest by @holzeis in #2385
- fix: ensure filling/filled orders have matching fee by @bonomat in #2386
- Add
trader_pnl
totrade_params
table by @luckysori in #2394 - feat: Add ability to whitelist withdrawal addresses by @holzeis in #2389
- fix: ensure leverage slider buttons are also disabled by @bonomat in #2396
- fix: Post correct order direction by @bonomat in #2392
- chore: Improve notification messages by @holzeis in #2374
- fix: Ensure the max quantity is always calculated by @holzeis in #2400
- Fix two resize bugs by @luckysori in #2412
- feat: Nag user to share referral code by @bonomat in #2395
- fix: don't truncate sats by @bonomat in #2416
- feat: Show fee rebate on order matching fee by @holzeis in #2413
- chore: Add referral link to share text by @holzeis in #2414
- Add insert and delete APIs to orderbook WS by @luckysori in #2418
- fix: return all referred users by @bonomat in #2420
- chore: Do not show rollover task as failed after timeout by @holzeis in #2422
- Compute liquidation price correctly after direction change by @luckysori in #2423
- fix: return highest bonus by @bonomat in #2421
- feat(webapp): introduce openapi/swagger specification by @bonomat in #2425
- Update
h2
to version0.4.4
by @luckysori in #2427 - Clean up coordinator HTTP API by @luckysori in #2426
- Release version 2.2.0 by @1010Tom in #2428
Full Changelog: 2.1.3...2.2.0