All Releases

Download previous versions or view release notes.

v0.3.0

Latest
Apr 19, 2026

## Docka v0.3.0 This release consolidates the recent app-shell, storage, settings, docs, download, shared environment variable, and embedded-asset improvements into a single release candidate for both SaaS and distributed delivery. ### Highlights - Embedded runtime assets directly into the server binary, with edition-specific bundles for SaaS and distributed builds. - Replaced the Tailwind CDN runtime dependency with a local compiled stylesheet. - Fixed multiple Alpine/HTMX rendering regressions across dashboard, settings, apps, providers, storage, and uptime pages. - Restored and aligned navigation/customize-menu coverage for missing modules such as storage, pipelines, uptime, and cron jobs. - Added shared environment variable management and cross-module linking for apps and functions. - Corrected storage runtime browse URL behavior for MinIO-backed buckets and expanded storage live validation. - Normalized docs routing and corrected download page edition messaging. - Defaulted major collections to list view and raised search-select layering to avoid form overlap issues. - Reduced distributed binary size by excluding nonessential embedded SaaS-only assets. ### Verification - `make pre-release` - Focused Playwright regressions for list view, search select, apps, settings, storage, docs, and downloads - Local Docker rebuild and health verification - Staging deployment verification script after deploy