1.0-rc.0
New Features:
- Added
.config/config-schema.json
for configuration schema. - Introduced OAuth configuration and Cloudflare turnstile support in the configuration.
Improvements:
- Updated the README to link to the documentation for setup and usage.
- Updated several package dependencies in
package.json
andpnpm-lock.yaml
. - UI facelift
Bug Fixes:
- Fixed configuration reading in
drizzle.config.ts
to use JSON configuration file. - Renamed
next.config.mjs
tonext.config.ts
and updated it to TypeScript. - Cleaned up code
Removals:
- Deleted
.env.example
which contained environment variable examples, since now config.json is used.
Configuration Changes:
- Adjusted
biome.json
schema to the latest version. - Added
jq
to the Nix flake configuration.
Other Changes:
- Updated
.gitignore
to include.config/config.json
.
These changes reflect significant updates, new features, and improvements. You can review the detailed commit diff here.
this was ai generated lol