Skip to content

Release history

Rootprint releases

All releases

18 shown

No immediate action
v0.3.2 Breaking risk

Profile settings + OpenAPI docs

No immediate action
v0.3.1 New feature

User display settings

v0.3.0 Breaking risk
⚠ Upgrade required
  • Upgrade requires manual migration steps; see the changelog upgrade notes before deploying.
  • Minimum Bun runtime version unspecified but required for workspace support.
Breaking changes
  • Removed single SvelteKit‑server deployment; replaced with separate Hono API (`apps/api`) and SvelteKit SPA (`apps/web`).
  • Datastore migrated from SQLite to PostgreSQL.
Full changelog

Complete architectural rewrite. Rootprint is now a Bun-workspace monorepo: a standalone Hono API (apps/api) and a separate SvelteKit SPA (apps/web) that talks to it over HTTP. The previous single SvelteKit-server deployment is gone, and the datastore has moved from SQLite to PostgreSQL.

⚠️ 0.3.0 is not an in-place upgrade from 0.2.x. The architecture and storage engine both changed. See the upgrade notes in the changelog before deploying.

📋 See the full release notes in CHANGELOG.md for breaking changes and upgrade steps.

Full Changelog: https://github.com/rootprint/rootprint/compare/v0.2.2...v0.3.0

Full Changelog: https://github.com/rootprint/rootprint/compare/v0.2.2...v0.3.0

No immediate action
v0.2.2 Maintenance

Routine maintenance and dependency updates.

No immediate action
v0.2.1 Maintenance

Routine maintenance and dependency updates.

Config change
v0.2.0 Breaking risk
Auth Breaking upgrade

Tokens wiped; port 8282; admin route moves

Config change
v0.1.11 New feature
Auth Breaking upgrade

Ingest tokens + Export pipeline

No immediate action
v0.1.10 Bugfix

Duplicate value fix

Review required
v0.1.9 Security relevant
Auth RBAC

Visibility enforcement

No immediate action
v0.1.8 Breaking risk

last_active field

No immediate action
v0.1.7 Maintenance

Routine maintenance and dependency updates.

No immediate action
v0.1.6 Maintenance

Routine maintenance and dependency updates.

No immediate action
v0.1.5 Maintenance

Routine maintenance and dependency updates.

No immediate action
v0.1.4 Maintenance

Routine maintenance and dependency updates.

No immediate action
v0.1.3 Maintenance

Routine maintenance and dependency updates.

No immediate action
v0.1.2 Maintenance

Routine maintenance and dependency updates.

No immediate action
v0.1.1 Maintenance

Routine maintenance and dependency updates.

No immediate action
v0.1.0 Maintenance

Routine maintenance and dependency updates.

Beta — feedback welcome: [email protected]