thunderhub/CHANGELOG.md
github-actions[bot] 3020a6ec99
chore(master): release 0.18.4 (#766)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-28 21:29:02 -06:00

117 KiB
Raw Blame History

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.18.4 (2026-05-29)

Bug Fixes

  • assets: add native display formatting to trading distribution view [AMB-2611] (#765) (42a4501)
  • update buy execution path to not build a route with too little final CLTV headroom (#764) (6616f2a)

0.18.3 (2026-05-15)

CI

0.18.2 (2026-05-15)

Bug Fixes

CI

  • workflow trigger change (269e46c)

0.18.1 (2026-05-14)

Improvements

  • ci: increase docker run timeout to 2hrs (#759) (e21c848)

0.18.0 (2026-05-05)

Features

  • add fly.toml file (#752) (bd5dda7)
  • multi-hop swaps with circular rebalancing (#749) (7e5fb5c)
  • show asset balance columns in pending asset channels table (#740) (295f6a9)

Bug Fixes

  • database: postgres node-setup wizard query fails with SUBSTR on uuid (#750) (591e2ef)
  • handle channel-open timeout gracefully and reflect in-progress orders (#746) (dfc0476)
  • set asset_id to null for SALE magma orders (#756) (68d9146)
  • transactions: format trade memo in invoice and payments cards (#754) (818e82e)

Improvements

  • correct instructions in /node-setup route [AMB-2557] (#747) (9f06296)
  • disable mobile drag (e0286fd)

0.17.0 (2026-04-30)

Features

  • per-channel notes (inline editing in channels table) (#744) (f62b48f)

Improvements

  • default to buy side order form (3b110fc)
  • trading partner change (fa1de4d)

0.16.2 (2026-04-29)

Improvements

0.16.1 (2026-04-28)

Bug Fixes

  • read TA channel cltv/fee from invoice route hint in rebalance (#738) (f5f3b9f)

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

Refactoring

  • organize ta queries and mutations (0db206b)

Docs

  • add GraphQL codegen step to CLAUDE.md (#677) (f3ee54b)

Styling

  • small border change (595465b)
  • small node switch badge color change (615a386)

CI

0.15.5 (2026-03-24)

Features

Docs

  • add CLAUDE.md for Claude Code context (#657) (368fa01)
  • make CLAUDE.md agent-agnostic and add AGENTS.md symlink (#666) (72ff04e)

Improvements

0.15.4 (2026-03-17)

Features

  • deposit and withdraw flows (11921ef)

Bug Fixes

CI

Improvements

0.15.3 (2026-03-16)

Bug Fixes

CI

0.15.2 (2026-03-16)

Features

Bug Fixes

Improvements

0.15.1 (2026-02-20)

Bug Fixes

Improvements

0.15.0 (2026-02-19)

Features

0.14.6 (2025-09-08)

Refactoring

0.14.5 (2025-09-08)

Improvements

0.14.4 (2025-09-05)

Bug Fixes

0.14.3 (2025-09-04)

Bug Fixes

0.14.2 (2025-08-27)

Improvements

0.14.1 (2025-08-19)

Bug Fixes

  • open channel fee setting (015664f)

0.14.0 (2025-08-19)

Features

Improvements

Refactoring

0.13.32 (2025-06-23)

Bug Fixes

Reverts

  • Revert "chore: bump deps (#627)" (4b8175e), closes #627

Build

Refactoring

Improvements

0.13.31 (2024-05-21)

Features

Bug Fixes

Improvements

0.13.30 (2024-01-02)

Bug Fixes

Improvements

0.13.29 (2023-12-21)

Improvements

0.13.28 (2023-12-12)

Features

0.13.27 (2023-12-07)

Improvements

0.13.26 (2023-11-30)

Bug Fixes

Improvements

0.13.25 (2023-11-30)

Features

Improvements

0.13.24 (2023-11-23)

Improvements

Refactoring

0.13.23 (2023-09-12)

Bug Fixes

0.13.22 (2023-09-07)

Bug Fixes

Improvements

0.13.21 (2023-08-19)

Features

Bug Fixes

Improvements

0.13.20 (2023-07-25)

Features

Bug Fixes

Improvements

0.13.19 (2023-05-26)

Features

  • add channel id to channel select dropdown (#531) (3ecf7c5)
  • add post to keysend billboard on amboss page (#522) (6ea7d97)
  • make accounting years dynamically update (#517) (5d1b093)

Improvements

CI

0.13.18 (2022-12-06)

Improvements

  • extra queries and changes (cb61a50)

0.13.17 (2022-12-06)

Features

Bug Fixes

Docs

Improvements

0.13.16 (2022-09-13)

Features

Bug Fixes

Improvements

0.13.15 (2022-07-28)

Improvements

0.13.14 (2022-07-04)

Improvements

0.13.12 (2022-05-30)

Improvements

Refactoring

0.13.11 (2022-05-05)

Bug Fixes

CI

Improvements

0.13.10 (2022-04-04)

CI

0.13.9 (2022-04-04)

Improvements

0.13.8 (2022-04-04)

Bug Fixes

  • base path controller (7191263)
  • change pay out channels to pass channel id instead of node key and out prop name (#428) (55c1e28)
  • missing prop (658b04e)

Reverts

  • Revert "Improve "group by date" functionality in charts (#415)" (311a62d), closes #415

Improvements

0.13.7 (2022-02-23)

Bug Fixes

Improvements

0.13.6 (2022-02-02)

Bug Fixes

  • invalid token redirect and error handling (194dafb)

Styling

Improvements

0.13.5 (2022-01-31)

Bug Fixes

0.13.4 (2022-01-30)

Improvements

0.13.3 (2022-01-30)

Improvements

0.13.2 (2022-01-30)

Bug Fixes

Improvements

0.13.1 (2022-01-28)

Bug Fixes

0.13.0 (2022-01-28)

Bug Fixes

Docs

Improvements

CI

0.12.31 (2021-10-31)

Bug Fixes

Improvements

0.12.30 (2021-10-04)

Improvements

0.12.29 (2021-10-03)

Improvements

Styling

0.12.28 (2021-09-28)

Bug Fixes

0.12.27 (2021-09-28)

Improvements

0.12.26 (2021-09-28)

Features

Bug Fixes

Refactoring

Improvements

0.12.25 (2021-09-08)

Features

  • add timeout_minutes to bos rebalance (#316) (f7cb1a1)

Docs

Improvements

0.12.24 (2021-07-30)

Bug Fixes

Improvements

0.12.23 (2021-07-24)

Bug Fixes

  • server: updated ln markets to v1 api (#305) (ecb0e1c)

Improvements

0.12.22 (2021-07-21)

Bug Fixes

  • undefined error (6087e01)
  • updating all channels with a base fee of 0 now works [#299] (5c4221e)

Improvements

  • hex encoded create macaroon (e858cdd)

0.12.21 (2021-07-04)

Bug Fixes

Styling

Improvements

0.12.20 (2021-06-21)

Improvements

0.12.19 (2021-06-08)

Improvements

0.12.18 (2021-06-02)

Improvements

Styling

0.12.17 (2021-05-11)

Improvements

0.12.16 (2021-05-02)

Bug Fixes

Refactoring

Improvements

0.12.15 (2021-04-24)

Bug Fixes

Styling

Improvements

0.12.14 (2021-04-14)

Improvements

0.12.13 (2021-04-10)

Bug Fixes

Improvements

0.12.12 (2021-03-23)

Improvements

0.12.11 (2021-03-23)

Bug Fixes

Improvements

0.12.10 (2021-03-23)

Refactoring

0.12.9 (2021-03-19)

Improvements

  • add logout button to mobile (4a681c1)

0.12.8 (2021-03-19)

Bug Fixes

Improvements

0.12.7 (2021-02-03)

Bug Fixes

  • 🐛 bos node score (e7cba59)
  • 🐛 callback with query string (476db5d)

0.12.6 (2021-01-25)

Bug Fixes

  • 🐛 chain balance type (603dcac)

Refactoring

Improvements

  • 🔧 add swap fee warning (d51e3a4)

0.12.5 (2021-01-20)

Bug Fixes

Styling

Improvements

  • 🔧 update dependencies (180614b)

0.12.4 (2021-01-09)

Bug Fixes

0.12.3 (2021-01-08)

Refactoring

  • ♻️ getChannels query (9a5a210)

Improvements

  • 🔧 add bos score to channels (#207) (e438f85)
  • 🔧 revert nextjs version bump (343f0e7)
  • 🔧 update dependencies (0be677a)

0.12.2 (2020-12-25)

Bug Fixes

Improvements

Refactoring

0.12.1 (2020-12-20)

CI

Docs

Improvements

0.12.0 (2020-12-16)

⚠ BREAKING CHANGES

  • 💥 ♻️ basepath (#187)

Features

  • server: Add support for SSL Certificate provisioning via ZeroSSL (#186) (deca83c)

Bug Fixes

Refactoring

Improvements

0.11.0 (2020-12-04)

⚠ BREAKING CHANGES

  • 💥 ♻️ login and sso auth

Bug Fixes

  • 🐛 invisible header icon (f7d6e46)
  • 🐛 reuse lnd connection (f2eff6c)

Refactoring

  • 💥 ♻️ login and sso auth (ad480e1)

Improvements

0.10.5 (2020-11-23)

Bug Fixes

0.10.4 (2020-11-19)

Bug Fixes

  • 🐛 docker node versions (519b27f)

0.10.3 (2020-11-19)

Improvements

0.10.2 (2020-11-15)

Docs

  • 📚 node requirement (6dbe481)

Refactoring

Improvements

0.10.1 (2020-11-08)

Improvements

  • 🔧 update deps (65cf6fc)
  • 🔧 update node in docker images (5fae679)

0.10.0 (2020-11-08)

⚠ BREAKING CHANGES

  • 💥 🔧 drop support for lnd below 0.11.0

Bug Fixes

  • 🐛 close channel params (8bc1cbc)

Improvements

0.9.17 (2020-10-25)

Bug Fixes

  • 🐛 downgrade balanceofsatoshis (6cb76d5)

0.9.16 (2020-10-21)

Bug Fixes

  • 🐛 missed version bump (f6a9211)

Refactoring

Improvements

0.9.14 (2020-09-23)

Improvements

0.9.13 (2020-09-23)

Bug Fixes

Improvements

Docs

0.9.12 (2020-09-20)

Bug Fixes

Docs

Refactoring

  • ♻️ home account info (0a4ebda)

Improvements

0.9.11 (2020-09-12)

Bug Fixes

Improvements

  • 🔧 add channel id to forward (aeeeb5a)
  • 🔧 more enter handlers (567f817)

0.9.10 (2020-08-31)

Bug Fixes

  • 🐛 fee health default value (426a3b8)

Reverts

  • Revert "chore: 🔧 debugging" (af6d6ac)

Improvements

  • 🔧 description for create invoice (1750b71)
  • 🔧 expires at for invoice (e0e6c3b)
  • 🔧 invoice status (6972b25)

0.9.9 (2020-08-31)

Improvements

0.9.8 (2020-08-27)

Bug Fixes

Improvements

0.9.7 (2020-08-25)

Bug Fixes

  • 🐛 query ssr and login redirect (51eeef5)

Improvements

  • 🔧 update dependencies (b11f85d)

0.9.6 (2020-08-20)

Bug Fixes

Improvements

0.9.5 (2020-08-19)

Bug Fixes

Improvements

0.9.4 (2020-08-16)

Bug Fixes

  • 🐛 getnode request limiter (5b68684)
  • 🐛 ignore generated files (bdf09c2)

Styling

Refactoring

  • ♻️ channel fees query (3c2e24f)

Improvements

  • 🔧 add block time to closed channel (d03ab06)
  • 🔧 add details to channels (5518c51)
  • 🔧 add sub bar to channel (6038895)
  • 🔧 disable eslint from generator (4834c20)
  • 🔧 fix eslint (#125) (0fc0aed)
  • 🔧 mempool space for tx (43a20cd)
  • 🔧 release changes (4fd0f90)

0.9.3 (2020-08-12)

Bug Fixes

  • 🐛 assets with base path (e1bced2)

0.9.2 (2020-08-09)

Features

Bug Fixes

0.9.1 (2020-08-09)

Bug Fixes

Reverts

  • Revert "chore: 🔧 update deps" (46d6ac7)

Improvements

Docs

0.9.0 (2020-08-06)

Bug Fixes

  • 🐛 new chat on mobile (c0053ae)

Docs

Refactoring

  • ♻️ close channel modal (151f931)
  • ♻️ node info context (f60495e)

Improvements

0.8.14 (2020-08-05)

Bug Fixes

Improvements

  • 🔧 change min htlc warnings (c05f02a)

CI

  • 👷 add release-drafter (59a3983)

Docs

0.8.13 (2020-07-16)

Docs

Improvements

0.8.12 (2020-07-15)

Bug Fixes

  • 🐛 hash password change (26cd42b)

Docs

0.8.11 (2020-07-15)

Features

  • hash config passwords (bf76e0b)

0.8.10 (2020-07-14)

Bug Fixes

Improvements

0.8.9 (2020-07-12)

Styling

Improvements

Refactoring

0.8.8 (2020-07-08)

Improvements

  • 🔧 change to mempool api for fees (704b04c)
  • 🔧 url to add peer (1b45f57)

0.8.7 (2020-07-05)

Bug Fixes

  • 🐛 incorrect asset url (b2aaee3)

Styling

  • 🎨 hide intro homepage (4d93c99)

Improvements

0.8.6 (2020-06-29)

Features

0.8.5 (2020-06-27)

Features

  • balance from channel view (830586b)

Docs

  • 📚 env file warning (621564a)

Improvements

  • 🔧 balance sort by amount (bf8ad5d)
  • 🔧 channel sort by deviation (76aacd3)

0.8.4 (2020-06-27)

Features

Docs

  • 📚 change default basepath (ba7f93d)

Improvements

  • 🔧 regenerate graphql (4b9a568)

0.8.3 (2020-06-23)

Docs

  • 📚 env file warning (dffad10)

Improvements

  • 🔧 bars on channel view (7b970e5)
  • 🔧 improve changelog (cfbbceb)

0.8.2 (2020-06-23)

Improvements

  • 🔧 add more currencies (dddf895)

0.8.1 (2020-06-21)

Bug Fixes

  • 🐛 handle probe error (a4a5902)

0.8.0 (2020-06-20)

Features

Bug Fixes

  • 🐛 authentication error throw (ce17743)

0.7.10 (2020-06-12)

Bug Fixes

  • 🐛 correct hop public key (64e8f96)

0.7.9 (2020-06-11)

Bug Fixes

  • 🐛 show all open chats (79fde11)

Improvements

  • 🔧 sso auth improvements (7d5133a)

0.7.8 (2020-06-10)

Features

Bug Fixes

  • 🐛 correct partner fees (e68894c)

Improvements

0.7.7 (2020-06-10)

Bug Fixes

  • 🐛 remove null pointer (9039868)

0.7.6 (2020-06-10)

Bug Fixes

  • 🐛 ignore verify error (e121082)

0.7.5 (2020-06-09)

Bug Fixes

Improvements

  • 🔧 update dependencies (596d541)

0.7.4 (2020-06-07)

Features

Improvements

  • 🔧 home button optional on header (db91699)
  • 🔧 remove anys (786d88f)

0.7.3 (2020-06-07)

Bug Fixes

0.7.2 (2020-06-06)

Features

Bug Fixes

0.7.1 (2020-06-06)

Bug Fixes

  • 🐛 partner fees in channel view (6981b94)

Improvements

0.7.0 (2020-06-05)

Features

Bug Fixes

  • 🐛 fee unit display and node info (63611d4)

Improvements

  • 🔧 change fetch default (20197c2)

0.6.13 (2020-05-31)

Bug Fixes

  • 🐛 remove header query (a05d1d7)

0.6.12 (2020-05-31)

Improvements

0.6.11 (2020-05-31)

Bug Fixes

0.6.10 (2020-05-31)

Features

0.6.9 (2020-05-30)

Bug Fixes

Improvements

  • 🔧 more bar types in channel view (9c657a4)

0.6.8 (2020-05-26)

Improvements

  • 🔧 remove storybook and update deps (c838056)

0.6.7 (2020-05-26)

Bug Fixes

0.6.6 (2020-05-25)

Bug Fixes

  • 🐛 correct fee unit (ca9a2cf)
  • 🐛 reset send message mutation (60ad4b3)

0.6.5 (2020-05-23)

Features

0.6.4 (2020-05-23)

Bug Fixes

  • 🐛 channels with unfound nodes (077e20d)

0.6.3 (2020-05-23)

Features

Bug Fixes

Improvements

0.6.2 (2020-05-21)

Bug Fixes

  • 🐛 channel time offline (c380485)

Improvements

0.6.1 (2020-05-21)

Bug Fixes

Improvements

  • 🔧 add example env file (0fb67c4)
  • 🔧 conditional refresh cookie and logging (43fedea)
  • 🔧 format seconds (b23f8c2)
  • 🔧 home input styling and bug fix (a2bf90a)
  • 🔧 parse channel times to seconds (66a35fe)
  • 🔧 upgrade node and circleci filter changes (f91f177)

0.6.0 (2020-05-19)

Features

Improvements

  • 🔧 eslint sort rule (0394209)
  • 🔧 improve login process (2c9be0b)

0.5.6 (2020-05-13)

Features

Bug Fixes

Improvements

0.5.5 (2020-05-07)

Features

0.5.4 (2020-05-07)

Bug Fixes

0.5.3 (2020-05-06)

Bug Fixes

  • 🐛 lint script and dockerfile (9d2cbd3)

0.5.2 (2020-05-06)

Features

0.5.1 (2020-05-03)

Improvements

  • 🔧 upgrade dependencies (a2267e7)

0.5.0 (2020-05-03)

Features

  • add wallet version query and view (ac577b5)

Improvements

0.4.1 (2020-05-01)

Bug Fixes

0.4.0 (2020-05-01)

0.3.10 (2020-05-01)

Features

Bug Fixes

  • enable channel force close (457546e)

Improvements

0.3.9 (2020-04-22)

Features

0.3.8 (2020-04-20)

Bug Fixes

0.3.7 (2020-04-20)

Features

0.3.6 (2020-04-17)

Improvements

0.3.5 (2020-04-16)

Bug Fixes

Improvements

  • styling small bugs and refactors (3b8f4aa)

0.3.4 (2020-04-16)

Improvements

  • codegen and types for apollo (a10edec)
  • increase yarn timeout (6016c1f)

0.3.3 (2020-04-16)

Bug Fixes

Improvements

0.3.2 (2020-04-14)

Improvements

  • add seo head and fix env (7c900be)
  • disabled strong password and link fixes (115266b)
  • fix envs and add base path (00c7851)

0.3.1 (2020-04-13)

Bug Fixes

  • dockerfile and small changes (6aebc91)

0.3.0 (2020-04-12)

Feature

0.2.2 (2020-04-09)

Bug Fixes

  • allow insecure headers for hodlhodl (ad91160)