Merge pull request #2444 from caprover/agent/add-volume-warning-changelog-226
Run build / build (push) Canceled after 0s
Run formatter / check-code-formatting (push) Canceled after 0s
Run lint / run-lint (push) Canceled after 0s
Build and push the edge image / run-pre-checks (push) Canceled after 0s
Build and push the edge image / build-publish-docker-hub (push) Canceled after 0s

docs: add persistent volume warning to changelog
This commit is contained in:
Kasra Bigdeli
2026-07-30 22:07:06 -07:00
committed by GitHub
+1
View File
@@ -1,5 +1,6 @@
## [Next Version - available as `edge`]
- New: Warning when a persistent volume label is already used by another app [PR-226](https://github.com/caprover/caprover-frontend/pull/226)
- New: Ability to deploy simplified Docker compose [PR-191](https://github.com/caprover/caprover-frontend/pull/191)
- New: Defaulting to BuildKit [Issue-1582](https://github.com/caprover/caprover/issues/1582)
- New: Defaulting to gzip on [PR-2360](https://github.com/caprover/caprover/pull/2360)