Releases: openoms/joininbox
v0.8.3 - JoinMarket v0.9.11
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
- 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
What is new:
- add pruned blockchain source: https://pruned.host4coins.net/blocks (h/t: @ketominer) #131
- update the amd64 base image to Debian 12.0.0 #131
- update the arm64-rpi base image to 20230612_raspi_4_bookworm #132
- update Bitcoin Core to v25.0 #133
Full Changelog: v0.7.8...v0.8.0
v0.7.8 - API dependency fix
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
- 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
- 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
- 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
- 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
- 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
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