0.52.0 (2025-04-12)
Bug Fixes
- change the AI post-processed propt to the previous custom input #623 (951d010)
- add a new API route to map '/v1/chat/completions' to '/api/completions', and remove the old completions metadata and output definitions. (142f443)
- Add a nickname field in user settings and update relevant logic; add a logout function in the user avatar dropdown menu; update package.json to support pnpm 9.12.2. (747ffdd)
- add the log-in type parameter in user settings and disable the user name input box according to the log-in type (6caf40b)
- deactivate "AI Write" button when no AI is used (580f381)
- remove console (284076f)
Features
- add a low-privilege token generation function to allow users to generate tokens that can only access specific endpoints, and update the relevant description information. (37efb5e)