Added feature flags

This commit is contained in:
Kasra Bigdeli
2023-08-03 14:27:49 -07:00
parent 22e09cf1d2
commit e2baad22c3
+1 -1
View File
@@ -10,7 +10,7 @@
- Improved: Added support for overriding mesh network settings and using an existing Docker Swarm [56e739c](https://github.com/caprover/caprover/commit/56e739c0f57ce873bf8d032de838c415548041b7)
- Improved: Added support for domain aliases (redirecting to specific domains) [PR-1744](https://github.com/caprover/caprover/pull/1744)
- Improved: Updated the Docker image to use Alpine base image. Image size is now less than half!
- New/Experimental: Premium features (two factor auth, build success and failure alerts, login alerts)
- New/Experimental: Premium features (two factor auth, build success and failure alerts, login alerts) - will be rolled out gradually.
- New/Experimental: Anonymous metric reporting added to CapRover. Please be sure to read TERMS_AND_CONDITIONS.md for details.
- Fixed: Allowing dots to be present in repo names [PR-1553](https://github.com/caprover/caprover/pull/1553)