0.16.0 (2026-04-28)
Features
- add BTC liquidity safeguard to asset trade flow (#705) (71454ca)
- add db nodes and switch in ui (62ab375)
- add precision parameter to asset minting (#706) (5553d9b)
- add tapd daemon info to advanced assets view (#711) (4063775)
- add taproot asset invoice creation (#671) (50302b8)
- add taproot assets page with list, send, receive (#664) (00f248a)
- add trading offers section for taproot assets (#667) (72431bd)
- add transfers, mint, burn, channels, universe management (#665) (581b301)
- always create private channels for asset magma orders (#714) (72e3dc3)
- bake super macaroon option (5a6f067)
- db initial setup (1117879)
- display asset channel balances in channels tab (#712) (d611aaa)
- execute swaps (0822483)
- execute swaps (#698) (c3f7f91)
- Filter Magma Orders by node [AMB-2522] (#734) (d0db288)
- guided steps (#736) (2864186)
- in-app payment for Magma orders (#720) (0bdcf33)
- node tables (129d094)
- pending channels in trade preview and offer list (#707) (60c8455)
- portfolio distribution card in assets tab (AMB-2390) (#687) (9fcdbea)
- setup trading partner (trade magma) [AMB-2421] (#697) (09bf1be)
- show Amboss Listed badge on supported assets (AMB-2409) (#695) (5743c74)
- show pending Magma orders on Channels page (#700) (7537d6d)
- trader should sync to universe before buying channel [AMB-2447] (#694) (5a0497c)
Bug Fixes
- allow Boltz WebSocket in Content-Security-Policy (#676) (67551f9)
- console errors (3bcdfe9)
- correct asset/BTC rate ticker order in trading UI (#726) (9d5585d)
- derive pending channel count from getPendingChannels query (#725) (ce93af4)
- docker build drizzle (#713) (807c947)
- don't prefill the trading form input (#719) (492d94d)
- error message extraction (a1abe69)
- group key check (de35c86)
- handle decimal amounts in trade input (#708) (dab23b6)
- lnurl decoding in the browser (2a9f61f)
- login and asset amount (56b0bc0)
- magma condition (5083a00)
- move is_private into options for CreateManualOrderInput (#723) (6757237)
- patch tapd-api to make TLS cert optional (#678) (57d36ea)
- query ids for caching (2cb5d9f)
- respect word boundaries in toast messages (#731) (1686d27)
- route trade payments through virtual SCID via payViaRoutes (#710) (2601319)
- schema fields (94ab39c)
- super macaroon bake (17c0534)
- tests (cd6124b)
- trade url based on network (38fa240)
- use asset precision for display (8b63236)
- use consistent asset id for trading offer selection (#691) (fa8e4fc)
- use explicit BTC route hint for asset-sale self-pay invoice (#704) (0430fee)
Improvements
- add CODEOWNERS for release PR approval (4f5e319)
- add sqlite config in docker compose (#688) (264fe0c)
- add ta setup guides (d7d5132)
- add TH instructions in Trading view [AMB-2415] (#686) (178c12d)
- address comments (5911b60)
- address comments (f679451)
- amount type change (509e66b)
- asset list toggles (b7bf500)
- asset transactions changes (2393f5c)
- balance checks (d813c21)
- bump lightning version (f94d881)
- button prettier (#701) (28f2883)
- change lightning package ref (e0b5f3d)
- change to mira theme (93b8ee7)
- changes (82d230a)
- ci: bump all GitHub Actions versions (AMB-2436) (#683) (211aa23)
- circular rebalance for TA channel sat reserve (#732) (4e41c32)
- cleanup (6d193c5)
- cleanup query schema (b4d6707)
- cleanup stats view (8e31941)
- connect db to login (dbc0f22)
- copy text cleanup (8760a1c)
- docker changes (#679) (4a4bf86)
- dont push user to buy a new channel when its down [AMB-2495] (#709) (1cf7fc4)
- edit and delete db nodes (c30eb47)
- fix all
suggestCanonicalClasses(#722) (ad84d48) - fix config fetching [AMB-2446] (#689) (65488cc)
- fix prefill for trading channel input (#715) (cf4d044)
- generate types (f3b8c5f)
- handle db jwt auth (87f4fe5)
- improve amboss auth handling (9893142)
- improve error handling (e24842f)
- initial user and team tables (c63ea0d)
- initial user setup (90dfdae)
- login improvements (1dd5a98)
- organize taproot asset views (efb1e97)
- portfolio widget (ca3f379)
- redirect to docs site for litd setup (#685) (2e84cd9)
- show access ids (6a3de69)
- small changes (5180bd4)
- string number inputs and proof courier input (1011040)
- switch buy/sell (c9c08a0)
- ta send and receive dialog (460cce9)
- ui: add a beta tag in Taproot Assets stuff (#733) (7a3cb0a)
- unify precision number display (4bd4a52)
- update package lock (e4b190e)
- use url slug (51f09e2)
Refactoring
- organize ta queries and mutations (0db206b)
Docs
Styling
CI
- move to release-please (be3c39b)