CapRover v1.8.0 Release Notes

Release Date: 2020-08-16 // over 3 years ago
    • โšก๏ธ New: Update Docker API to v1.40 - Make sure to have Docker v19.03 or above. Issue-797
    • ๐Ÿณ New: Change one-click app schema to be more compatible with Docker compose. Issue-786
    • ๐Ÿ‘ New: Added hostname support for one-click apps which was necessary for some apps. Issue-404
    • โšก๏ธ New: Added ability to override docker service configs that are not present in CapRover (read-only volumes, CPU/RAM limitation and reservation and many more. See docs
    • ๐Ÿ”Š New: Allow logs timestamp to be disabled for services. Issue-602
    • ๐Ÿณ New: Added --advertise-addr for Docker swarm join. Issue-572
    • ๐Ÿณ New: Added deletion capability to selfhost Docker Registry. Issue-580
    • ๐Ÿš€ New: Remove "Exposed Webapp" in apps table in favor of adding last deployed time. Issue-47
    • 0๏ธโƒฃ New: Default to a Apps tab if the instance is fully set up. Issue-48
    • ๐Ÿ›  Bugfix: Fixed a edge case where dhparam file is empty Issue-745
    • ๐Ÿ›  Bugfix: Fixed an issue with app renaming where the app was deleted Issue-701
    • ๐Ÿ›  Bugfix: Fixed an issue with HTTPS redirection on query parameters PR-788
    • โšก๏ธ Security: Updated Node dependencies