⚠️ Breaking Changes
Starting with this version, the internal Docker service has been updated to version 29. This means that if your host has a Docker service older than version 29 installed, you must add an extra environment variable to ensure that Dockwatch can connect to the host.
https://dockwatch.wiki/pages/misc/composeRun/#variables
📝 What's Changed
- 2aa2396: feat: implement local storage management for UI state persistence by @nzxl101
- 90dba93: chore: update dependencies by @nzxl101
- 5e1030b: Remove extra check for the health cron, causes it to not run when notifications are not enabled (#86) by @austinwbest
- 3c5c037: chore: upgrade deps by @nzxl101
- 3e5fb9e: feat: Dockwatch branding added and customized base image to reduce logging/file noise by @nzxl101
- 0d2b98b: fix: hash not showing up in branding + add links by @nzxl101
- e806a3c: fix: s6 overlay start order and remove nginx conf version check & custom file service by @nzxl101
- 4d07c83: fix: ensure builder is removed after Docker image build [skip ci] by @nzxl101
- 4e7f0b8: feat: print api key on db creation to console #81 by @nzxl101
- 9fcd72b: Add an error check for the docker API version so it does not look like a permissions error by @austinwbest
- b1854e7: feat: add more networking containers to blacklist by @nzxl101
- e0175b2: feat: add funding [skip ci] by @nzxl101
- fcfc1fa: feat: release workflow [skip ci] by @nzxl101
- b7c30fe: feat: add more networking containers to blacklist and rename agent markdown filename by @nzxl101
- 4ca7b5b: feat: fmt by @nzxl101
- 128edfd: feat: update renovate by @nzxl101
- 7046d93: fix: simplify local build script by @nzxl101
- e89b0ba: fix: update changelog templates to include commit SHA links by @nzxl101
- 6a2380d: fix: reword release workflow, package scripts fixes by @nzxl101
- 8a3defc: fix: simplify renovate config, never auto merge major by @nzxl101
- 8bc8a61: feat: add env to disable ipv6 in nginx by @nzxl101
👥 Contributors
Full Changelog: v0.6.469...v0.6.494