Releases: janhq/server
Releases · janhq/server
Structure the login with modal
Structure the login with modal
Release on Usage, File and Messages
Release on Usage, File and Messages
Prompt and Deep Research
- New prompt template management system with CRUD operations and database persistence
- Deep Research module integrated into prompt orchestration with highest priority
- Enhanced authentication to support API keys in Bearer token format
- Model list sorting by category and model order numbers
- Production URL updates from dev to production endpoints
Prompt Improvement
Prompt Improvement
What's Changed
- Release on new jan-server by @locnguyen1986 in #267
- Prompt Improvement by @locnguyen1986 in #270
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- Fix the MCP issue with /conv/ by @locnguyen1986 in #172
- Feat/platform for organization by @jjchen01 in #173
- Feat/verify invite email by @jjchen01 in #175
- feat: ignore security for dev by @jjchen01 in #176
- Add google test callback by @locnguyen1986 in #189
- Chore: refactor charts by @hiento09 in #190
- Add caching with backward compatibility for UserService and Model Registry by @locnguyen1986 in #178
- Switch to use Redis Universal connections by @locnguyen1986 in #193
- Support multiple admin emails of default organization by @locnguyen1986 in #194
- Release v0.0.12 by @locnguyen1986 in #195
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- Chore: enable auto instrument by @hiento09 in #44
- chore: change go build flag by @hiento09 in #45
- chore: change go build flag by @hiento09 in #46
- chore: allow grafana beyla auto-instrument by @hiento09 in #50
- Jan Server Release v0.0.3 by @jjchen01 in #53
- Chore: cherry pick from dev by @hiento09 in #54
- chore: pprof by @jjchen01 in #56
- chore: expose pprof endpoint by @hiento09 in #57
- chore: expose pprof endpoint (#57) by @hiento09 in #58
- chore: pprof listen on 0.0.0.0 by @hiento09 in #59
- Feat: domains for apikey management by @jjchen01 in #62
- Feat: db-migration by @jjchen01 in #64
- chore: reset database by @jjchen01 in #65
- Support the local docker and debug run command by @locnguyen1986 in #69
- feat: endpoint for admin api keys by @jjchen01 in #75
- feat: openai platform projects by @jjchen01 in #77
- Chore/disable apikey by @jjchen01 in #79
- Implement conversations API with Item-based by @locnguyen1986 in #78
- Feat: Admin Keys/Project Keys by @jjchen01 in #82
- fix: remove route by @jjchen01 in #84
- Feat/83/refine minikube scripts by @jjchen01 in #85
- Update docs tags by @jjchen01 in #86
- Guest Login by @jjchen01 in #87
- feat: /jan/v1/models by @jjchen01 in #98
- chore: set up cicd for jan server docs by @Minh141120 in #99
- Disable cors by @jjchen01 in #100
- feat: Add OpenAI Responses API implementation with routes, handlers, validation, and models by @locnguyen1986 in #90
- Jan server Documentation by @ramonpzg in #91
- Update README with latest details by @locnguyen1986 in #101
- Fix docs build with missing package by @locnguyen1986 in #102
- refactor: remove jan astro docs in favor of jan server docs by @Minh141120 in #103
- Enable CORS by @jjchen01 in #104
- feat: /jan/v1/mcp by @jjchen01 in #107
- feat/94 Add non-stream response flow with conversation integration by @locnguyen1986 in #106
- Feat: support wildcard cors by @jjchen01 in #111
- Feat: /jan/v1/conversation by @jjchen01 in #110
- Feat: loadtest by @hiento09 in #113
- add README to build Inference Model Service by @locnguyen1986 in #116
- Provide auth service by @jjchen01 in #115
- Fix format and typo by @locnguyen1986 in #117
- Fix/mcp cors by @jjchen01 in #118
- Env Auto Reloader / Pre release by @jjchen01 in #120
- Feat/95/ support streaming response with stateful conversation by @locnguyen1986 in #114
- Update document, add prerequisite and troubleshoot by @locnguyen1986 in #122
- feat: add issue templates by @Minh141120 in #133
- Epic/68/Conversation Revisit by @locnguyen1986 in #134
- Epic/92/OpenAI compatible response api by @locnguyen1986 in #132
- Chore: refactoring ExpirationDuration by @jjchen01 in #137
- chore: wipe out docs by @Minh141120 in #139
- Fix Wire Gen build by @locnguyen1986 in #140
- Feat: invite by @jjchen01 in #135
- feat: guest migration by @jjchen01 in #141
- Feat/conversation functions by @locnguyen1986 in #149
- Add standard Completions API by @locnguyen1986 in #151
- Small fix to replace default conv title by @locnguyen1986 in #153
- Feat/migration version by @jjchen01 in #152
- Support /models and /mcp endpoints in /conv for compatibility when the URL changes. by @locnguyen1986 in #157
- Migration without considering user data by @jjchen01 in #158
- Feat/update latest docs by @locnguyen1986 in #159
- chore: add ci for stag by @hiento09 in #160
- chore: correct ci trigger path by @hiento09 in #161
- Update load testing with guest authentication and all business flows by @locnguyen1986 in #163
New Contributors
- @Minh141120 made their first contribution in #99
- @ramonpzg made their first contribution in #91
Full Changelog: v0.0.3...v0.0.11
Release v0.0.10
What's Changed
- Release v0.0.10 by @jjchen01 in #121
Full Changelog: v0.0.9...v0.0.10
v0.0.9
Delivers bug fixes
Sets up CORS
Updates documentation
What's Changed
- Aet up cicd for jan server docs by @Minh141120 in #99
- Jan server Documentation by @ramonpzg in #91
- Update README with latest details by @locnguyen1986 in #101
- Fix docs build with missing package by @locnguyen1986 in #102
- Enable CORS by @jjchen01 in #104
- feat: /jan/v1/mcp by @jjchen01 in #107
Full Changelog: v0.0.8...v0.09