Skip to content

Canvus Server 3.x release notes

Back to release notes index

Canvus Server 3.4

Released on March 4, 2026 - Added container-based deployment for Canvus Server using Podman/Docker, replacing the bare-metal Linux installation - Added single compose file deployment --- one command to start both the server and PostgreSQL database - Added cross-platform server support for Linux (native Podman), Windows (Podman Desktop), and macOS (Podman Desktop) - Added integrated web dashboard in the server container, removing the need for separate dashboard installation - Added automatic self-signed HTTPS certificate generation on first startup - Added automatic HTTP to HTTPS redirect - Added support for custom SSL certificates via volume mount - Added compose file download from https://canvus-downloads.multitaction.com/server/3.4.x/podman-compose.yml - Added configurable HTTPS port and admin credentials via environment variables - Added persistent data storage via host-mounted volumes under /canvus-data/ - Added container health checks for both server and database services - Added install guides for Linux, Windows, and macOS