What's Changed
Note: Releases v3.13.0 and v3.13.1 were withdrawn due to a broken database migration. If you were affected, upgrading to v3.13.2 will automatically repair your database — no manual steps needed.
Bug Fixes
- fix: rewrite migration 0009 for SQLite compatibility and add migration validation by @arunavo4 in #230
- fix: resolve CVEs, upgrade to Astro v6, and harden API security by @arunavo4 in #227
- fix: build git-lfs from source with Go 1.25.8 to resolve remaining CVEs
Features
- feat: add importedAt-based repository sorting by @arunavo4 in #226
- feat: import repo topics and description into Gitea by @arunavo4 in #224
Other
- scripts: add startup repair progress logs by @arunavo4 in #223
- build(deps): bump devalue by @dependabot in #220
- docs: update README to reference Gitea/Forgejo as supported targets
Full Changelog: v3.12.5...v3.13.2