Skip to content

Vikunja 2.3.0 (StartOS package v2.3.0_0)

Pre-release
Pre-release

Choose a tag to compare

@JesseMarkowitz JesseMarkowitz released this 27 Apr 20:12
· 3 commits to master since this release

Initial StartOS package for Vikunja 2.3.0.

Highlights

  • Full action set: create initial user, manage users (create / list / delete / reset password), configure SMTP, toggle registration / link sharing / email reminders / self-service deletion, set primary URL, set max attachment size, run diagnostics.
  • Persistent JWT secret generated once at install — container restarts and updates no longer log everyone out.
  • SMTP integration — use the StartOS system SMTP or a custom server, with reactive updates on system SMTP changes.
  • CalDAV reachable at /dav/ on the same primary URL.
  • Embedded SQLite — no external database sidecar required.
  • Architectures: x86_64, aarch64.

Installation

Download the .s9pk matching your StartOS server's architecture and side-load it via the StartOS UI: System → Side Load Service.

Default settings worth knowing

  • Public registration is disabled by default. Use the "Create Your First Vikunja User" task post-install to create the admin account.
  • Public link sharing is disabled by default. Re-enable via the "Enable Link Sharing" action if needed.
  • Email reminders are disabled by default; enable after configuring SMTP.

See the README for full details.