Skip to content

Releases: jamaljsr/polar

Polar v3.2.0

20 Dec 19:57
Compare
Choose a tag to compare

This release adds support for the final v0.14.0 version of Terminal (litd) which officially adds support for making asset payments over Lightning.

All of the node implementations have also been updated to their latests versions:

  • LND v0.18.4-beta
  • Taproot Assets (tapd) v0.5.0-alpha
  • Terminal (litd) v0.14.0-alpha
  • Core Lightning v24.11.1
  • Eclair v0.11.0

What's Changed

Full Changelog: v3.1.0...v3.2.0

Polar v3.1.0

30 Nov 04:43
4de119a
Compare
Choose a tag to compare

What's Changed

This minor release is needed to support the latest released versions of litd v0.14.0-alpha.rc1 and tapd v0.5.0-alpha.rc1.

Features

Node Updates

Bug Fixes

Full Changelog: v3.0.0...v3.1.0

Polar v3.0.0

23 Jul 14:49
Compare
Choose a tag to compare

What's Changed

The big feature of this major release is added support for Lightning Terminal (litd) nodes with the ability to open Taproot Asset channels and send/receive assets across the Lightning Network. There are also a handful of new improvements developed by new contributors to the project.

Features

Node Updates

  • Add support for LND v0.17.5 and Bitcoin Core v27.0 by @jamaljsr in #880
  • Add support for LND v0.18.0-beta final by @jamaljsr in #912
  • Add support for LND v0.18.2-beta by @jamaljsr in #912
  • Add support for Core Lightning v23.08.2, v24.02.2 & v24.05 by @jamaljsr in #879
  • Add support for Terminal (litd) v0.13.99-experimental by @jamaljsr in #902
  • Add support for Taproot Assets v0.4.0-alpha by @jamaljsr in #936

Bug Fixes

Docs / Translations

New Contributors

Full Changelog: v2.2.0...v3.0.0

Polar v3.0.0-rc1

15 Jul 18:22
Compare
Choose a tag to compare
Polar v3.0.0-rc1 Pre-release
Pre-release

What's Changed

The big feature of this major release is added support for Lightning Terminal (litd) nodes with the ability to open Taproot Asset channels and send/receive assets across the Lightning Network. There are also a handful of new improvements developed by new contributors to the project.

Features

Node Updates

  • Add support for LND v0.17.5 and Bitcoin Core v27.0 by @jamaljsr in #880
  • Add support for LND v0.18.0-beta final by @jamaljsr in #912
  • Add support for LND v0.18.2-beta by @jamaljsr in #912
  • Add support for Core Lightning v23.08.2, v24.02.2 & v24.05 by @jamaljsr in #879
  • Add support for Terminal (litd) v0.13.99-alpha.rc4 by @jamaljsr in #902
  • Add support for Taproot Assets v0.4.0-alpha.rc4 by @jamaljsr in #936

Bug Fixes

Docs / Translations

New Contributors

Full Changelog: v2.2.0...v3.0.0-rc1

Polar v2.2.0

07 Mar 05:49
Compare
Choose a tag to compare

This minor release adds support for the latest LND, Eclair, and tapd nodes. It includes
some small fixes that are necessary to support these versions, due to RPC/API changes.

There are also some additional fixed listed below.

Features

  • images: Add support for LND v0.17.4-beta and Eclair v0.10.0 by @jamaljsr in #846
  • app: add xdg support by @uwla in #826
  • dev: add devcontainers support by @uwla in #824
  • images: add support for LND & Bitcoin Core latest releases by @jamaljsr in #813
  • images: add support for tapd v0.3.3-alpha by @jamaljsr in #806

Bug Fixes

Docs

  • readme: fix download broken links + update download links to v2.1.0 by @ramigs in #795

New Contributors

Full Changelog: v2.1.0...v2.2.0

Polar v2.1.0

18 Oct 15:09
0e9bbd9
Compare
Choose a tag to compare

This release adds support for Taproot Assets v0.3.0-alpha. Support for tapd versions prior to v0.3.0-alpha has been removed due to breaking changes in the APIs.

There are also some fixes and enhancements included in this release which are listed below.

Features

  • docker: Add --tlsextradomain=host.docker.internal to lnd default args by @SeverinAlexB in #761
  • cln: save Core Lightning logs to disk by @jamaljsr in #763
  • images: add support for Bitcoin Core v25.0 by @jamaljsr in #728
  • images: add support for LND v0.17.0-beta by @jamaljsr in #786
  • images: add support for tapd v0.3.0-alpha by @jamaljsr in #787
  • images: add tapd to custom images implementations by @jamaljsr in #787
  • app: remember terminal/logs window location per node by @jamaljsr #787

Bug Fixes

  • cln: use node hostname for P2P Internal url by @jamaljsr in #762

New Contributors

Full Changelog: v2.0.0...v2.1.0

Polar v2.1.0-rc1

12 Oct 14:51
e64283b
Compare
Choose a tag to compare
Polar v2.1.0-rc1 Pre-release
Pre-release

This release adds support for Taproot Assets v0.3.0-alpha.rc1. This is a release candidate because tapd may introduce some breaking changes before the final v0.3.0-alpha is released.

There are also some small fixes and enhancements included in this release which are listed below.

What's Changed

  • feat(images): add support for Bitcoin Core v25.0 by @jamaljsr in #728
  • fix(cln): use node hostname for P2P Internal url by @jamaljsr in #762
  • Add --tlsextradomain=host.docker.internal to lnd default args by @SeverinAlexB in #761
  • feat(cln): save Core Lightning logs to disk by @jamaljsr in #763
  • feat(images): add support for LND v0.17.0-beta by @jamaljsr in #786

New Contributors

Full Changelog: v2.0.0...v2.1.0-rc1

Polar v2.0.0

24 May 17:23
6ba01ea
Compare
Choose a tag to compare

This is a major release which adds supports for Taproot Assets Protocol Daemon (tapd) nodes. You can add tapd nodes to your network to begin easily minting and sending assets between nodes. You also have access to the terminal to run all tapcli commands.

There are also a few smaller improvements such and Auto Mining and Docker Compose v2 support. The full list of changes are below.

Features

Polar v2.0.0-rc3

16 May 18:18
0233982
Compare
Choose a tag to compare
Polar v2.0.0-rc3 Pre-release
Pre-release

This is a major release which adds supports for Taproot Assets Protocol Daemon (tapd) nodes. You can add tapd nodes to your network to begin easily minting and sending assets between nodes. You also have access to the terminal to run all tapcli commands.

Note: this is a release candidate that contains all the features that will be in the final version. It still needs work on non-english translations, and some repo house-keeping. The final release should land in a couple days.

What's New

Features

New Contributors

A huge thank you goes out to @amovfx for implementing most of the features for minting, sending, and receiving of assets in this release.

Full Changelog: v1.4.1...v2.0.0-rc2

Polar v2.0.0-rc2

16 May 15:15
6617ad1
Compare
Choose a tag to compare
Polar v2.0.0-rc2 Pre-release
Pre-release

⚠️ This release had corrupt binaries and is now superseded by v2.0.0-rc3


This is a major release which adds supports for Taproot Assets Protocol Daemon (tapd) nodes. You can add tapd nodes to your network to begin easily minting and sending assets between nodes. You also have access to the terminal to run all tapcli commands.

Note: this is a release candidate that contains all the features that will be in the final version. It still needs work on non-english translations, and some repo house-keeping. The final release should land in a couple days.

What's New

Features

New Contributors

A huge thank you goes out to @amovfx for implementing most of the features for minting, sending, and receiving of assets in this release.

Full Changelog: v1.4.1...v2.0.0-rc2