v3.2.2
thedevs-network/kuttv3.2.2Jan 24, 2025by poeti8
AI Summary
This release updates the example environment configuration to use `better-sqlite3` and introduces a new `DB_FILENAME` configuration option.
Key Highlights
- Updated `.example.env` to use `better-sqlite3`
- Added `DB_FILENAME` configuration option
New Features
- New `DB_FILENAME` environment variable for database file configuration
Full Release Notes
- Use `better-sqlite3` on the `.example.env` and also add `DB_FILENAME`. (ec5a99f)