github Doezer/Questarr v1.1.0
v1.1.0 - Migration to SQLite

latest releases: v1.4.2, v1.4.1, v1.4.0...
6 months ago

Added

  • SQLite Support: Migrated database engine from PostgreSQL to SQLite for a simpler, "single-file" deployment.
  • Migration Tooling: Added docker-compose.migrate.yml and pg-to-sqlite.ts to automatically convert data from old PostgreSQL installations.
  • Improved Docker Experience: Default environment variables and automatic directory creation for a true "Pull & Run" experience.
  • Migration UI Warning: Added a prominent banner on the Setup page to prevent users from accidentally skipping the migration process.

Changed

  • Refactored storage.ts and schema.ts for SQLite compatibility.
  • Simplified docker-compose.yml (removed PostgreSQL service).
  • Updated README.md and added docs/MIGRATION.md with detailed upgrade instructions.

Fixed

  • Improved reliability of database initialization on fresh installs.

Full Changelog: v1.0.5...v1.1.0

Don't miss a new Questarr release

NewReleases is sending notifications on new releases.