Releases: dappnode/DAppNode
v0.2.49
Versions
Package | Version |
---|---|
bind.dnp.dappnode.eth | 0.2.6 |
ipfs.dnp.dappnode.eth | 0.2.15 |
vpn.dnp.dappnode.eth | 0.2.8 |
dappmanager.dnp.dappnode.eth | 0.2.44 |
wifi.dnp.dappnode.eth | 0.2.8 |
https.dnp.dappnode.eth | 0.1.2 |
wireguard.dnp.dappnode.eth | 0.1.1 |
Changelog
Changes implemented in release v0.2.49
DAPPMANAGER
- Expand filesystem storage
- Connect to IPFS remote gateway
- Verify release signature
- How-to:
- Send data feature
- Sort chain cards in dashboard
HTTPS
Attended version
Install and customize DAppNode using the attended ISO: DAppNode-v0.2.49-debian-bullseye-amd64.iso
ISO SHA-256 Checksum
shasum -a 256 DAppNode-v0.2.49-debian-bullseye-amd64.iso
59efd8bd732cc40004b49f326e37d8718f456705d661608d16e0038e828cf2f4 DAppNode-v0.2.49-debian-bullseye-amd64.iso
Unattended version
Install DAppNode easily using the unattended ISO: DAppNode-v0.2.49-debian-bullseye-amd64-unattended.iso
Do a reboot right after the installation
default login data:
- user: dappnode
- password: dappnode.s0
ISO SHA-256 Checksum
shasum -a 256 DAppNode-v0.2.49-debian-bullseye-amd64-unattended.iso
aedb641da71309f5a3bfd4cedd967eba520c050029f8f4eb0425152b1c5eb414 DAppNode-v0.2.49-debian-bullseye-amd64-unattended.iso
DAppNode for Raspberry Pi 4 64bit
default login data:
- user: dappnode
- password: dappnodepi
v0.2.48
Versions
Package | Version |
---|---|
bind.dnp.dappnode.eth | 0.2.6 |
ipfs.dnp.dappnode.eth | 0.2.15 |
vpn.dnp.dappnode.eth | 0.2.8 |
dappmanager.dnp.dappnode.eth | 0.2.43 |
wifi.dnp.dappnode.eth | 0.2.8 |
https.dnp.dappnode.eth | 0.1.1 |
wireguard.dnp.dappnode.eth | 0.1.1 |
CHANGELOG (CORE v0.2.48)
Changes implemented in release v0.2.48
DAPPMANAGER (v0.2.43)
- PUBLIC DAPPSTORE: show public packages under ENS
public.dappnode.eth
dappnode/DNP_DAPPMANAGER#869 - Allow docker-compose service pid property (dappnode/DNP_DAPPMANAGER#863 and dappnode/DNP_DAPPMANAGER#868): the Erigon package needed this feature to access the database from the other service
- Add data send feature (dappnode/DNP_DAPPMANAGER#842): Allow packages to post data to the DAPPMANAGER which will be displayed in the UI
- Fix LVM feature (dappnode/DNP_DAPPMANAGER#838): contribution from @TripleSpeeder 🥇
- Fix
fullnode.dappnode
feature (dappnode/DNP_DAPPMANAGER#832): the migration to the docker DNS needed some changes to make this functionality work - Improve UPnP error handling (dappnode/DNP_DAPPMANAGER#828): the UPnP initialization in the dappmanager DB was done using confusing data.
- Fix HTTPs bug in the UI (dappnode/DNP_DAPPMANAGER#827): if the HTTPs package was not present there was throw an error. This error now is typed and propertly shown in the UI with a banner.
- Fix docs URLs links (dappnode/DNP_DAPPMANAGER#826): open UI link on new windows
- Removed unusued code from dappmanger codebase: dappnode/DNP_DAPPMANAGER#880
- New report button to upstream projects: dappnode/DNP_DAPPMANAGER#875
- Fix typo warming: dappnode/DNP_DAPPMANAGER#874
- Remove VPN from auto-diagnose: dappnode/DNP_DAPPMANAGER#873
- Set dyndns on dappmanager startup faster: dappnode/DNP_DAPPMANAGER#885
- Disable UPnP daemon on demmand: dappnode/DNP_DAPPMANAGER#881
IPFS (v0.2.15)
- Upgrade upstream version to v0.9.1 (check the upstream changelog at https://github.com/ipfs/go-ipfs/releases)
- Migrate file system (ipfs volumes) from version 10 to 11
WIFI (v0.2.8)
- Use of dnsmasq daemon
- Added signal handler to gracefully stop the container
- Found main bugs (dappnode/DNP_WIFI#36 and dappnode/DNP_WIFI#33)
- Added longer timeout (up to 2 mins), to wait for the network interface to appear back on the host
- Improve code quality
WIREGUARD (v0.1.1)
- Increase delay if and exit if dyndns not set in wireguard creds
dappnode/DNP_WIREGUARD#19
Installer
- Commands refactor
#341 - Update and verify Debian ISO image
#339 - If dappnode install error, rollback uninstall dappnode
#342
Other
- Update host packages (dappnode/DNP_CORE#73)
- DAppNode DAO (https://app.dappnode.io/)
- DAppNode documentation updates (https://docs.dappnode.io/)
Attended version
Install and customize DAppNode using the attended ISO: DAppNode-v0.2.48-debian-bullseye-amd64.iso
ISO SHA-256 Checksum
shasum -a 256 DAppNode-v0.2.48-debian-bullseye-amd64.iso
e9b8cf019ac5cac1130512f813badb435aaa1af980cb77721a470b87028bc7e2 DAppNode-v0.2.48-debian-bullseye-amd64.iso
Unattended version
Install DAppNode easily using the unattended ISO: DAppNode-v0.2.48-debian-bullseye-amd64-unattended.iso
Do a reboot right after the installation
default login data:
- user: dappnode
- password: dappnode.s0
ISO SHA-256 Checksum
shasum -a 256 DAppNode-v0.2.48-debian-bullseye-amd64-unattended.iso
254b8c3b03b481ca187233134d4427323e609bbde5f836174400893e164a26fc DAppNode-v0.2.48-debian-bullseye-amd64-unattended.iso
DAppNode for Raspberry Pi 4 64bit
default login data:
- user: dappnode
- password: dappnodepi
v0.2.47
Versions
Package | Version |
---|---|
bind.dnp.dappnode.eth | 0.2.6 |
ipfs.dnp.dappnode.eth | 0.2.14 |
vpn.dnp.dappnode.eth | 0.2.8 |
dappmanager.dnp.dappnode.eth | 0.2.42 |
wifi.dnp.dappnode.eth | 0.2.7 |
https.dnp.dappnode.eth | 0.1.1 |
wireguard.dnp.dappnode.eth | 0.1.0 |
Changes
Changes implemented in release v0.2.47
DAPPMANAGER
- Hot fix avahi: dappnode/DNP_DAPPMANAGER#434
Attended version
Install and customize DAppNode using the attended ISO: DAppNode-v0.2.47-debian-bullseye-amd64.iso
ISO SHA-256 Checksum
shasum -a 256 DAppNode-v0.2.47-debian-bullseye-amd64.iso
e276c9b0f8b7586c80a6d16a1e4eaa50b2d1457ac086295c4621a74be949e83c DAppNode-v0.2.47-debian-bullseye-amd64.iso
Unattended version
Install DAppNode easily using the unattended ISO: DAppNode-v0.2.47-debian-bullseye-amd64-unattended.iso
Do a reboot right after the installation
default login data:
- user: dappnode
- password: dappnode.s0
ISO SHA-256 Checksum
shasum -a 256 DAppNode-v0.2.47-debian-bullseye-amd64-unattended.iso
f854e22ddeb80d7749f052b80f857b8811ebc8792ebcef32e7aaeb701ad4fef4 DAppNode-v0.2.47-debian-bullseye-amd64-unattended.iso
DAppNode for Raspberry Pi 4 64bit
default login data:
- user: dappnode
- password: dappnodepi
v0.2.46
Versions
Package | Version |
---|---|
bind.dnp.dappnode.eth | v0.2.6 |
ipfs.dnp.dappnode.eth | v0.2.14 |
vpn.dnp.dappnode.eth | v0.2.8 |
dappmanager.dnp.dappnode.eth | v0.2.41 |
wifi.dnp.dappnode.eth | v0.2.7 |
https.dnp.dappnode.eth | v0.1.1 |
wireguard.dnp.dappnode.eth | v0.1.0 |
Changes
DAPPMANAGER
WIREGUARD
- Static script to get wireguard credentials: local and remote, QR and text
HTTPS
- Allow:
dappnode.local
- Enable websockets
CORE
- Upgrade 007.sh to make all dappnodes consistent and have the same:
- New script:
dappnode_access_credentials.sh
.dappnode_profile.sh
- Logs dir and logs files
- New script:
INSTALLER
- File-structure refactor
- Added CI
- Change installation scripts
- New script:
dappnode_access_credentials.sh
- New aliases in profile
OTHER
Documentation
Landing page
Unboxing flyer
- New flyier to deliver with dappnodes available at: https://github.com/dappnode/welcome
ISO SHA-256 Checksum
shasum -a 256 DAppNode-0.2.44-debian-bullseye-amd64.iso
278a3a29a2083bdd8b95fe9d21fb43a82ed9a6434a0e610cdb819cbd6bb78c27 DAppNode-0.2.44-debian-bullseye-amd64.iso
DAppNode for Raspberry Pi 4 64bit
- default login data:
- user: dappnode
- password: dappnodepi
shasum -a 256 DAppNodeARM-0.2.42.img.gz
ddf44b706d099796a5538a99294b7d1a3533f35d6eb46a5d850f812610b804af DAppNodeARM-0.2.44.img.gz
shasum -a 256 DAppNodeARM-0.2.39.zip
7739b08d7e5a51a144e2df7eaddaf0ffb9d902fb87dc1f50aa54cfe007eba011 DAppNodeARM-0.2.44.zip
v0.2.44
Versions
Package | Version |
---|---|
bind.dnp.dappnode.eth | v0.2.6 |
ipfs.dnp.dappnode.eth | v0.2.14 |
vpn.dnp.dappnode.eth | v0.2.8 |
dappmanager.dnp.dappnode.eth | v0.2.40 |
wifi.dnp.dappnode.eth | v0.2.6 |
https.dnp.dappnode.eth | v0.1.0 |
ISO SHA-256 Checksum
shasum -a 256 DAppNode-0.2.44-debian-bullseye-amd64.iso
278a3a29a2083bdd8b95fe9d21fb43a82ed9a6434a0e610cdb819cbd6bb78c27 DAppNode-0.2.44-debian-bullseye-amd64.iso
DAppNode for Raspberry Pi 4 64bit
- default login data:
- user: dappnode
- password: dappnodepi
shasum -a 256 DAppNodeARM-0.2.42.img.gz
ddf44b706d099796a5538a99294b7d1a3533f35d6eb46a5d850f812610b804af DAppNodeARM-0.2.44.img.gz
shasum -a 256 DAppNodeARM-0.2.39.zip
7739b08d7e5a51a144e2df7eaddaf0ffb9d902fb87dc1f50aa54cfe007eba011 DAppNodeARM-0.2.44.zip
v0.2.43
Versions
Package | Version |
---|---|
bind.dnp.dappnode.eth | v0.2.6 |
ipfs.dnp.dappnode.eth | v0.2.14 |
vpn.dnp.dappnode.eth | v0.2.8 |
dappmanager.dnp.dappnode.eth | v0.2.39 |
wifi.dnp.dappnode.eth | v0.2.6 |
https.dnp.dappnode.eth | v0.1.0 |
ISO SHA-256 Checksum
DAppNode for Raspberry Pi 4 64bit
- default login data:
- user: dappnode
- password: dappnodepi
shasum -a 256 DAppNodeARM-0.2.42.img.gz
ddf44b706d099796a5538a99294b7d1a3533f35d6eb46a5d850f812610b804af DAppNodeARM-0.2.42.img.gz
shasum -a 256 DAppNodeARM-0.2.39.zip
7739b08d7e5a51a144e2df7eaddaf0ffb9d902fb87dc1f50aa54cfe007eba011 DAppNodeARM-0.2.42.zip
v0.2.42
Versions
Package | Version |
---|---|
bind.dnp.dappnode.eth | v0.2.6 |
ipfs.dnp.dappnode.eth | v0.2.14 |
vpn.dnp.dappnode.eth | v0.2.8 |
dappmanager.dnp.dappnode.eth | v0.2.38 |
wifi.dnp.dappnode.eth | v0.2.6 |
ISO SHA-256 Checksum
shasum -a 256 images/DAppNode-0.2.42-debian-bullseye-amd64.iso
ab6c3735bb52ca77dbb6aa1e4ffd267a35ca25239a841ab24883263b1ce95faf images/DAppNode-0.2.42-debian-bullseye-amd64.iso
DAppNode for Raspberry Pi 4 64bit
- default login data:
- user: dappnode
- password: dappnodepi
shasum -a 256 DAppNodeARM-0.2.42.img.gz
ddf44b706d099796a5538a99294b7d1a3533f35d6eb46a5d850f812610b804af DAppNodeARM-0.2.42.img.gz
shasum -a 256 DAppNodeARM-0.2.39.zip
7739b08d7e5a51a144e2df7eaddaf0ffb9d902fb87dc1f50aa54cfe007eba011 DAppNodeARM-0.2.42.zip
v0.2.39
Versions
Package | Version |
---|---|
bind.dnp.dappnode.eth | v0.2.6 |
ipfs.dnp.dappnode.eth | v0.2.14 |
vpn.dnp.dappnode.eth | v0.2.7 |
dappmanager.dnp.dappnode.eth | v0.2.35 |
wifi.dnp.dappnode.eth | v0.2.4 |
ISO SHA-256 Checksum
shasum -a 256 DAppNode-0.2.39.1-debian-bullseye-amd64.iso
0df4b0443ebca1431439434f86656d262bb345773ec102220736e2200188b8ab DAppNode-0.2.39.1-debian-bullseye-amd64.iso
DAppNode for Raspberry Pi 4 64bit
- default login data:
- user: dappnode
- password: dappnodepi
shasum -a 256 DAppNodeARM-0.2.39.img.gz
ddf44b706d099796a5538a99294b7d1a3533f35d6eb46a5d850f812610b804af DAppNodeARM-0.2.39.img.gz
shasum -a 256 DAppNodeARM-0.2.39.zip
7739b08d7e5a51a144e2df7eaddaf0ffb9d902fb87dc1f50aa54cfe007eba011 DAppNodeARM-0.2.39.zip
v0.2.37
Versions
Package | Version |
---|---|
bind.dnp.dappnode.eth | v0.2.5 |
ipfs.dnp.dappnode.eth | v0.2.10 |
vpn.dnp.dappnode.eth | v0.2.6 |
dappmanager.dnp.dappnode.eth | v0.2.33 |
wifi.dnp.dappnode.eth | v0.2.3 |
ISO SHA-256 Checksum
shasum -a 256 DAppNode-0.2.37-debian-bullseye-amd64.iso
149b8d1bf10c242b251b2c316668e24dd77e14e6297ac85f9f2595cafebabcae DAppNode-0.2.37-debian-bullseye-amd64.iso
v0.2.34
Versions
Package | Version |
---|---|
bind.dnp.dappnode.eth | v0.2.4 |
ipfs.dnp.dappnode.eth | v0.2.7 |
vpn.dnp.dappnode.eth | v0.2.5 |
wamp.dnp.dappnode.eth | v0.2.2 |
admin.dnp.dappnode.eth | v0.2.19 |
dappmanager.dnp.dappnode.eth | v0.2.30 |
wifi.dnp.dappnode.eth | v0.2.3 |
ISO SHA-256 Checksum
shasum -a 256 DAppNode-0.2.34-debian-buster-amd64.iso
68bb499286c61656247548c243b51bda1b994a31951480bc6f7f32d7a66fb4a0 DAppNode-0.2.34-debian-buster-amd64.iso