What's Changed
- SSH Client is now integrated. This removes the restrictions that OpenSSH placed on the container (requiring a user), which caused conflicts with some setups.
- This update requires a recent version of itzg's server container. 2024.4.0 or later when using Java, or a recent 'latest' when using Bedrock (from after March 12, 2024).
- You may need to pull a newer version of the server container if you find your SSH connection stops working after this update.
- The configuration and backup directories can now be separate.
- By default, /config is used for configuration, and /data is used for backups. If either doesn't exist, it will fall back to /backups like previous versions.
- Releases now get their own tags in docker, making it easier to lock to a specific release if needed.
Full Changelog: v1.3.0...v1.3.1