You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release introduces breaking changes. After upgrading, you should review and compare your docker-compose.yaml and configuration files and update them accordingly.
Key changes include:
Full hostname support instead of IP addresses: Services can now be configured using hostnames. Previously, fixed IP addresses were used within the internal Docker network.
bitcoind renamed to bitcoin: All references to bitcoind have been renamed to bitcoin. Please review your configuration files and update any occurrences accordingly.