Skip to content

Releases: openoms/joininbox

v0.8.3 - JoinMarket v0.9.11

27 Feb 20:59
v0.8.3
ea5187c
Compare
Choose a tag to compare

JoinMarket update to v0.9.11 #145
Bitcoin Core update to v26.0 , add update option and display #140
amd64 base image update to debian 12.5.0 #143

Full Changelog: v0.8.1...v0.8.3

v0.8.1 - Joinmarket update to v0.9.10

31 Aug 08:40
v0.8.1
accf274
Compare
Choose a tag to compare
  • JoinMarket update to v0.9.10
  • update amd64 base image to Debian 12.1.0
  • docs: update readme and screenshots
  • fix typos and add spelling test

Full Changelog: v0.8.0...v0.8.1

v0.8.0 - standalone updates

16 Jun 17:24
v0.8.0
d925335
Compare
Choose a tag to compare

What is new:

Full Changelog: v0.7.8...v0.8.0

v0.7.8 - API dependency fix

07 May 14:57
v0.7.8
83ab1e5
Compare
Choose a tag to compare

Fixes a breaking dependency change for the JoinMarket API used with Jam.
Updated the base image for amd64 to debian-11.7.0

Commits:

  • fix: pin werkzeug dependency to 2.2.0 + fmt
  • ci: update amd64 base image to debian-11.7.0

Full Changelog: v0.7.7...v0.7.8

v0.7.7 - custom change address option in SEND

31 Aug 06:47
v0.7.7
6667f9b
Compare
Choose a tag to compare
  • update bitcoin-scripts to latest, shellcheck fmt #120
  • feat: add custom change address option in #121
  • jam update to v0.1.5, nodejs update, fmt in #122

Full Changelog: v0.7.6...v0.7.7

v0.7.6 - joinmarket v0.9.9 on Debian Bookworm

07 Feb 21:33
v0.7.6
1135208
Compare
Choose a tag to compare
  • update to JoinMarket to v0.9.9
  • arm64rpi base image update to 20230101_raspi_4_bookworm
  • add Jam menu instead of QTGUI for the Raspiblitz on bullseye
  • code PGP check fixes during build

Full Changelog: v0.7.5...v0.7.6

v0.7.5 - amd64 images

24 Dec 23:14
v0.7.5
2f69a7b
Compare
Choose a tag to compare
  • change the onion_serving_port if LND is present (avoid the port collusion with LND REST)
  • update jam-remote to v0.1.4

Automated image builds:

  • add amd64 image build (#104)
  • fix arm64-rpi build (#103)
  • update debian base image to 11.6.0
  • build with with ubuntu-22.04 in Actions

Full Changelog: v0.7.4...v0.7.5

v0.7.4 - Jam ready

09 Oct 16:50
v0.7.4
99a0b74
Compare
Choose a tag to compare
  • feat: start the ob-watcher separately
  • run joinmarket-api independent of bitcoind

Docs:

  • FAQ: add note on signing strategy
  • FAQ: add ssh 2FA with Yubikey
  • install Jam on a linux desktop and connect to a remote Joininbox (#99)

Full Changelog: v0.7.3...v0.7.4

v0.7.3 - JoinMarket update to v0.9.8

25 Sep 07:45
08f3b54
Compare
Choose a tag to compare
  • JoinMarket update to v0.9.8
  • remove coincurve dependency

Full Changelog: v0.7.2...v0.7.3

v0.7.2 - JoinMarket v0.9.7 and signet improvements

29 Aug 20:18
113ff1e
Compare
Choose a tag to compare

Changes:

  • JoinMarket update to v0.9.7
  • make backup of original logrotate conf (#96 - @GordianLN )
  • signet improvements (#94)
  • pin build dependencies to hash
  • delete the ssh pubkeys on the end of the build

Latest tested SDcard build for the RPi: https://github.com/openoms/joininbox/actions/runs/2943811347

Security Note: if running an SDcard image downloaded from GitHub actions before the commit 9a1a874 on 22 August 2022 make sure to reset your ssh host keys by running:

sudo rm /etc/ssh/ssh_host_*
sudo reboot

Your fresh keys will recreated on restart.
These keys are not used by default only if you are using ssh key authentication to log in to another server from the standalone Joininbox.
You can confirm it worked and you host keys are new when on the new login your terminal displays:

WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!

Follow the instructions to remove the old key, accept the new one and can carry on using your RPi safely.

Full Changelog: v0.7.1...v0.7.2