Features
- fix(csp): added terms, privacy, & logo URLs to CSP (#1413)
- feat: added favicon (#1410)
- feat(otp): added environemnt variable to control enforcement of verified accounts (#1411)
- feat(404): added 404 page (#1401)
- fix(tools): added transform response to handle non-json responses for internal tools (#1400)
- fix(verification): add OTP dev skip (#1395)
- feat(file): add more upload types to the file block (#1386)
- fix(docker): added copilot-related keys to docker container definitions (#1382)
- feat(i18n): update translations (#1381)
Improvements
- improvement(readme): update readme.md (#1412)
- improvement(usage): bar execution if limits cannot be determined, init user stats record on user creation instead of in stripe plugin (#1399)
- improvement(search): improved filters UI and search suggestions (#1387)
Bug Fixes
- fix(missing-user-stats): missing user stats rows covered via migration' (#1409)
- fix(tools): fixed arxiv tools (#1403)
- fix(ollama): fix ollama container for CPU vs GPU mode (#1396)
- fix(emails): updated path for email assets to absolute rather than relative paths (#1398)
- fix(cursor): misaligned in long inputs (#1388)
- fix(generic-webhooks): idempotency simplification, generic webhook vars changes (#1384)