Release history
casibase releases
⚡AI Cloud OS: Open-source enterprise-level AI knowledge base and MCP (model-context-protocol)/A2A (agent-to-agent) management platform with admin UI, user management and Single-Sign-On⚡, supports ChatGPT, Claude, Llama, Ollama, HuggingFace, etc., chat bot demo: https://ai.casibase.com, admin UI demo: https://ai-admin.casibase.com
All releases
200 shown
Minor fixes and improvements.
Full changelog
Changelog
- 30955b162344005c3ab44b7889041676e94080da fix(ui): migrate antd Card to shadcn Card/SectionCard across all pages (#2247)
Minor fixes and improvements.
Changelog
Changelog
- 775fa3717fc37ee922b73517eea92b67cfdae9b2 feat: improve github binary release
Fixed account page UI issues.
- Added a skill market feature
- Improved skill initialization print output
Full changelog
Minor fixes and improvements.
- Updated binary filenames
Full changelog
2.2.0 (2026-05-10)
Bug Fixes
- add "Dummy model - notice" (64003c1)
- add Facebook Messenger pipe (403e0da)
- add Meta Threads pipe (ea281e4)
- add skills (8d89c71)
- add slack pipe (9cf2ab1)
- add snapchat pipe (364b539)
- add wechat pipe (7840717)
- add X Direct Messages pipe (a3b7c90)
- fix basic login bug (14b406e)
- fix chat bubble error message (5e88e74)
- fix go linter (96d29bd)
- fix table UI (8fb7f30)
- fix X Direct Messages code (a266254)
- improve branding text (1178e90)
- improve error UI (5d60e10)
- improve error UI (15a21b4)
- improve GetDefaultModelProvider (da87150)
- improve skill edit page UI (f047376)
- open first chat in chat page (4dd0fd6)
- refactor quick setup page (2c7fe72)
- remove Dummy model (496430a)
- support azure deployment name in quick setup page (20bb346)
- update model list (3abf235)
- update README (2a0ea6a)
- won't block by embedding model (3ff978d)
Features
- update binary filenames (5badbc2)
- Redesigned login page using shadcn UI components
Full changelog
- install command URL format has changed — update any bookmarks or CI scripts that copy-paste the old curl invocation.
- Route pipe webhook through message answer flow
Full changelog
2.0.0 (2026-05-10)
- feat!: simplify install command by removing curl TLS flags (04fc04b)
Bug Fixes
- add CODE_OF_CONDUCT.md (7777b33)
- add CONTRIBUTING.md (fa4f230)
- add more configs to setting (ce9a665)
- add quick setup page (008e179)
- fix bug in pipe route PR (c94426e)
- fix i18n duplicates (08dbaf0)
- improve chat list page UI (4db704c)
- improve chat window buttons (9b7b987)
- improve ip parsing result (14d5ff7)
- improve provider edit page UI (b988581)
- improve README, fix go linter (63674fe)
- improve usage and system info pages UI (331ce13)
- remove app.conf's showGithubCorner (dd8fe93)
- remove user1, user2 fields in chat (83bbd9f)
- rename to ipParsingMode (0d4d43b)
- rename to parentDbName (aa38bf7)
- save chat test config for pipe (3f384ed)
- support OAuth 2.0 / OIDC (3d52090)
Features
BREAKING CHANGES
- install command URL format has changed — update any
bookmarks or CI scripts that copy-paste the old curl invocation.
- Removed config keys `frontendBaseDir` and `cacheDir` from app.conf.
Full changelog
- Removed useless APIs
- Removed unused pages (e.g., video page)
Full changelog
Fixed the `check active` issue in `GetDefaultStorageProvider`.
Fixed filename truncation bug in the addFile API.
- Added cloud OSS storage provider
- Added WhatsApp pipe
- Integrated shadcn foundation with Tailwind CSS and Radix primitives
Full changelog
1.800.0 (2026-05-09)
Bug Fixes
- add cloud OSS storage provider (a5988d2)
- add whatsapp pipe (230b247)
- fix identity navbar items bug (f07094c)
- fix Navbar items update issue (7563197)
- fix tooltip dark mode UI (218ea0e)
- improve visitor page UI (9e1385c)
- keep sites shown in left menu bar (0d7169c)
- refactor the pipe code (dd1e6f8)
Features
Fixed a bug in install.sh.
- Add pipe pages
Full changelog
Fixed a Go startup crash.
- Removed OpenAI File System storage provider
Full changelog
- Removed the scan provider.
- Removed bot provider API/feature
- Fix dark mode UI for all edit pages
Full changelog
1.798.0 (2026-05-09)
Bug Fixes
- add discord chat provider (8219bda)
- can turn off "Check user balance" in setting (c700370)
- fix go linter (bf5a187)
- improve chat, site edit page UI (188355f)
- improve edit page UI for other pages (a36b172)
- improve edit page UI for other pages (45e51e7)
- improve i18n data (11bc29d)
- improve MCP server, skill, tool edit page UI (a8209e7)
- remove duplicated option values (15d1daf)
- remove useless app.conf options (72b9b26)
- remove useless app.conf options (975511a)
- remove useless app.conf options (23327fe)
- remove useless app.conf options (b929818)
- remove useless appDir config (1128f23)
- remove useless frontend code (dbb731e)
- update install script (fde574c)
Features
- fix dark mode UI for all edit pages (f82f99f)
Fixed SQLite busy error when the database was locked.
Full changelog
- Add embed support
Full changelog
1.797.0 (2026-05-08)
Bug Fixes
- fix go linter (f90e912)
- fix i18n duplicates (2d2451d)
- fix signout for basic login (06e860d)
- improve browser open (bc733fb)
- improve startup time (95883ca)
- move basic login's auto login to backend (9197398)
- publish single binary in CI (d121220)
- reduce binary size in CI (6971aa2)
- remove useless code (a2ca878)
- remove useless code (fa07260)
Features
- add embed support (1eed3d7)
Fixed panics on local DB init and added a config option to disable IP parsing.
Full changelog
Fixed the webFetchBuiltin description.
- Removed crowdin integration
- Added web_fetch result to the web source drawer
Full changelog
Fixed bug where multiple system messages were returned, now returns a single message.
Full changelog
- Polished form and table UI
Fixed internationalization issues.
- Redesigned store edit page UI
Fixed bug in skills folder loading.
- add github skill
Fixed loading of skills from the folder during initialization.
- Migrated shell PTY backend to go-pty
Fixed missing Tool table creation during initialization.
Full changelog
Fixed missing Tool table creation in createTable().
Full changelog
- Added support for Kimi K2.6 and K2.5 models
- Updated Claude model versions (Opus 4.7, Sonnet 4.6, Haiku 4.5) with new pricing
- Updated GLM-5.x series models and their pricing
- preserve reasoning content across tool calls
Full changelog
- Added OpenAgent Chrome extension browser use mode
Full changelog
Fixed AMap MCP server initialization timeout bug.
Full changelog
Renamed the visitors page.
Fixed OpenAI incompatible image model support.
Full changelog
1.787.1 (2026-05-02)
Bug Fixes
- don't show toast for regenerate button (1e452d0)
- fix go linter (82bf4fc)
- fix openai compatible image model support (1ba74e3)
- improve ToolCallSection UI (dfbcb37)
- knowledgeCount == 0 means no RAG now (515bf84)
- show Enable proxy in tool list page (61e1e8e)
- show tool in SSE (b5c8372)
- show tool name and args in SSE (9ddce4b)
Minor fixes and improvements.
- Add "provider-image-built-in"
- Improve copy button, mode select, Regenerate button UIs
Full changelog
1.786.0 (2026-05-01)
Bug Fixes
- add "provider-image-built-in" (666e126)
- fix bug in isBasicLoginMode (15e57ff)
- fix gemini image model support (24b8471)
- fix i18n duplicates (a6ee577)
- fix model provider edit page UI bugs (37a3956)
- improve copy button UI (5c22507)
- improve mode select UI (2c6b8b4)
- improve Regenerate button (ba1f75b)
- improve tryStoreRemoteImage console log (13ffef9)
- support "OpenAI Compatible" model provider (f6c307d)
- support gpt-image-2 model (60bab89)
- use openagent's own image provider to upload AI images to CDN (a70fafc)
Features
- update names (8afa02f)
- Removed preview mode
Full changelog
Fixed multiple dark‑mode UI rendering issues.
Full changelog
Minor fixes and improvements.
Minor fixes and improvements.
Full changelog
- Support for DeepSeek v4 model
Full changelog
- GUI tool based on windows GUI automation (UIA)
- Site and tool pages
Full changelog
1.783.0 (2026-04-30)
Bug Fixes
- add video download tool (f4771a1)
- fix bug in rag_contest_test (ce40892)
- fix i18n duplicates (12091e8)
- fix missing StoreInfoTitle bug (3c90d10)
- fix NavItemNodes (f624a01)
- fix resource upload code (a9b0b1e)
- improve left menu (8783cb4)
- improve site code (7a509c9)
- improve tool names (80ef919)
- rename tool provider to tool (a718108)
Features
- Add resource pages
Full changelog
1.782.0 (2026-04-29)
Bug Fixes
- add store icon prefix (e526cc6)
- fix 404 error handling in APIs (12a519b)
- fix focus for switching chat (56bb047)
- improve resource code (aecfa28)
- improve resources menu item UI (81b41ef)
- improve StoreInfoTitle UI (fd176c8)
- remove "This feature is unavailable in this sign-in mode" checks (31710c0)
Features
- add resource pages (97560f2)
Minor fixes and improvements.
Full changelog
Minor fixes and improvements.
Minor fixes and improvements.
Full changelog
Minor fixes and improvements.
Full changelog
- use sqlite DB in binary
Full changelog
1.780.0 (2026-04-29)
Bug Fixes
- add isUniqueConstraintError() (ac59285)
- add wrapper for auth (38ce2f1)
- fix chat title truncate issue (a74e8b7)
- fix files icon (63b3d19)
- fix go linter (76d5bdb)
- fix install script to install not only binary (fac76e5)
- improve chat menu item UI (9374409)
- rearrange sidebar menu (265af38)
- remove useless code (27cea5a)
- save menu state to browser (f5dd092)
Features
- use sqlite DB in binary (182c7e5)
- Transaction API calls are now skipped in basic login mode
Full changelog
- Fixed GetUsageMessageHeatmap() bug
- Improved heatmap i18n
- Improved menu icons
Full changelog
Minor fixes and improvements.
Full changelog
- WeChat iLink chat provider
Minor fixes and improvements.
Minor fixes and improvements.
Full changelog
- Improved editor UI
- Fixed left sidebar highlight bug
Full changelog
- Improved loading UI for edit pages
- Fixed missing menu items in getMenuParentKey
- Improved usage page data
Full changelog
1.776.0 (2026-04-26)
Bug Fixes
- add margin to store page (6a3709d)
- add top breadcrumb bar (c72d8a8)
- fix bug in writeI18nFile (517d2cc)
- fix missing menu items in getMenuParentKey (959c8ed)
- fix usage page i18n (4a44791)
- improve question tooltip UI (a008711)
- improve top-left logo position (7e7b1e4)
- improve UI for text links (4200860)
Features
Minor fixes and improvements.
Full changelog
- Improved table column width
Full changelog
1.775.0 (2026-04-26)
Bug Fixes
- add left margin to top-right user avatar (62d6084)
- fix top-left logo missing bug (53c3248)
- hide left sidebar's scrollbar (a5df824)
- improve "Loading" position (8d6c50b)
- improve xxx list page table's column row height (189b748)
- increase store-select's width (ac95492)
- remove "Chats & Messages" in top-right dropdown (ebd05ec)
- set Sidebar menu: selected item - darker background (d0b019c)
Features
- improve table column width (f6541ca)
- Left sidebar navigation redesign
Full changelog
- Tool call logs
- Web browser, web fetch, and office tool providers
- Proxy support for web tools
Full changelog
1.773.0 (2026-04-26)
Bug Fixes
- add chromedp go test (ac952e0)
- add office tool provider (554d5b0)
- add Provider.EnableProxy for web search tool provider (9df25cb)
- add web browser tool provider (1672320)
- add web fetch tool provider (9299e6b)
- disable go vet printf linter in CI (b555180)
- don't run TestGetGoogleHomepage in CI (77a87d6)
- don't use knowledge in tool provider's chat test (1a9e6a2)
- fix go linter (65587e5)
- fix go linter (a64ef7e)
- fix go.mod bug (bb5315e)
- fix golangci-lint error in CI (b18e195)
- fix image struct bug (0df730e)
- fix page crash in Avatar (4b113bb)
- fix page crash in provider edit page (04a3e10)
- fix tool names (fc1e53b)
- fix tool result save DB bug (b67261d)
- improve i18n data (0fe1eca)
- improve system prompt for len(store.ToolProviders) > 0 (b903e5f)
- improve tool names (36ca04a)
- improve tool result UI (d218f7a)
- make chat.ToolProvider work (ab9b5cc)
- re-use ChatWidget code (de235cf)
- refactor out ManagementPage.js (b8091cc)
- support excel in office tool provider (dbf2acb)
- support ppt in office tool provider, refactor the code (c4ad407)
- upgrade Go to 1.24 in Dockerfile (9dc1906)
- upgrade golangci-lint-action to v6 to support Go 1.25 (743dc83)
- use app.conf theme instead of store's theme for now (57a43b0)
- use my document folder as file output (f95cc83)
- use outlined icons in top navbar (e542e56)
- use shadcn theme by default (c3dac3a)
Features
- Web search tool provider
- Shell tool provider support
Full changelog
## 1.771.3 (2026-04-21) ### Bug Fixes * add provider test for tool provider
## 1.771.2 (2026-04-20) ### Bug Fixes * "store not found" won't stop login now
## 1.771.1 (2026-04-20) ### Bug Fixes * show Claim button to users that isAdmin == true
Full changelog
- Can select model provider in chat provider
- Telegram chat provider support
Full changelog
1.771.0 (2026-04-19)
Bug Fixes
- add chat provider interface and telegram chat provider (019e594)
- add MCP provider test (9b655b5)
- add proxy to telegram chat provider (5a5e74e)
- refactor time tools into one time tool (b31bf28)
- refactor tool to Tool Provider (e4d44c1)
Features
- can select model provider in chat provider (0760b19)
# 1.770.0 (2026-04-19) ### Features * add Claim button
Minor fixes and improvements.
Full changelog
Minor fixes and improvements.
Full changelog
- Vector count column
- Refactored ownership model for stores, chats, and messages
Full changelog
1.768.0 (2026-04-18)
Bug Fixes
- add 4th chart to task edit page (93130f4)
- add chart caption and frame (7fcb244)
- add chat download button (b17a6d0)
- add icon for buttons in task edit page (07e27fa)
- add owner column to store list page (aa52c15)
- add store column in chat and message list pages (d1fc764)
- add tag to score table (c528d39)
- add TestMigrateStoreOwners (38f2c53)
- don't rely on admin's store to set theme (d569c61)
- don't show /activities page to store admin (7917f94)
- fix chat count and message count links in store list page (8420e93)
- fix message download button (261ba07)
- fix store links (7f6d2b9)
- fix store select dropdown for store admin (9596349)
- fix store view page (eedc3d6)
- improve 1st chart (17c66ce)
- improve 1st chart (e205199)
- improve Record's RequestUri field encoding (c77625c)
- improve report format (8ff300a)
- refactor owners of vector (711f226)
- remove label in 3rd chart (ff48f5f)
- set range for radar chart (880f7a3)
- show store avatar in list page (da0de0f)
- support store share button (637c995)
Features
- Support for Alibaba Wanx 2.1 model
- Mode select added to chat page
Full changelog
- Support for Gemini Imagen model
Full changelog
- Provider.DisplayName2 field added to provider configuration
- Generated images now saved to configured storage provider
Full changelog
# 1.765.0 (2026-04-12) ### Features * add Store.EnableExtraOptions field
- Updated Ernie model list
- Updated OpenAI model list
- Updated Spark model list
Full changelog
# 1.763.0 (2026-04-11) ### Features * update Gemini model list
# 1.762.0 (2026-04-11) ### Features * update Vocengine model list
## 1.760.1 (2026-03-22) ### Bug Fixes * add "Download Report" button
- go-minimax SDK replaced with OpenAI-compatible API
- OpenAI-compatible API support
Full changelog
- Task.Result field renamed to Task.Scale and type changed to string
- Structured analyze-task API replaces ChatPage-based analysis for PBL tasks
- Task analysis reports with charts and progress bar visualization
Full changelog
1.759.0 (2026-03-22)
Bug Fixes
- add 3 charts (53e4da4)
- add clearReport button (2d02a60)
- add get-task-templates API (9325638)
- add GetAnswerFake() (f6beef3)
- add getNextTaskIndex() (7153792)
- add progress bar to task edit page (4dba56c)
- add provider icon to task pages (5fddf3a)
- add radar chart (7af2381)
- add TaskAnalysisReport (b93d05d)
- change Task.Result to string (74d8f54)
- don't check i18n Go files itself in i18n parseAllWords() (e761886)
- fix i18n keys (efa2e2e)
- improve analyzeTaskPrompt (7798307)
- improve File field UI in task edit page (6969a20)
- improve task UI (a2b7043)
- improve two charts (38d4368)
- normalize task list page UI (7f1db7c)
- remove useless fields in task edit page (0f50c23)
- rename to Task.Scale (2afa6c1)
- show file name in task list page (9b4f4df)
- use demo to control AnalyzeTask (b9872ff)
- use popover instead of tooltip in task list page (7e8adb5)
Features
## 1.758.1 (2026-02-19) ### Bug Fixes * improve isTaskUser logic
- De-duplicates i18n translation keys across frontend and backend
Full changelog
- Support for GPT-5.x, GPT-4.5, Deep Research, and GPT-Image-1 models
Full changelog
## 1.756.3 (2026-02-14) ### Bug Fixes * add document to getProjectText()
## 1.756.2 (2026-02-14) ### Bug Fixes * improve task edit page UI
- Task edit page URL path updated to include owner
- Non-admin users now subject to user-based task isolation
- User-based task isolation for non-admin users prevents unauthorized task access
- Fixed permission filters in task APIs to enforce proper access control
- Document upload support in task edit page
Full changelog
1.756.0 (2026-02-14)
Bug Fixes
- add !c.IsAdmin() && !c.IsPreviewMode() (2bf840a)
- fix getMenuItems() for task users (d71c6de)
- fix permissionFilter for task APIs (1bd4d35)
- implement user-based task isolation for non-admin users (#2146) (41f7b24)
- set default TaskMode (c76afb5)
- update task edit page URL path to include owner (#2148) (147b3d8)
Features
- User-based task isolation for non-admin users
Full changelog
## 1.755.5 (2026-02-14) ### Bug Fixes * add task-user role with restricted Tasks permissions
## 1.755.4 (2026-02-14) ### Bug Fixes * change fields in task edit page from dropdown to input
## 1.755.3 (2026-02-14) ### Bug Fixes * remove Task.Application field
## 1.755.2 (2026-02-14) ### Bug Fixes * remove Task.Providers field
# 1.755.0 (2026-02-12) ### Features * Add FileViewPage to display segmented information
# 1.754.0 (2026-02-03) ### Features * update casdoor-go-sdk to v1.44.0.
# 1.753.0 (2026-01-28) ### Features * prevent redirect loops when signin URL is empty
# 1.752.0 (2026-01-27) ### Features * add returnUrl parameter to My Account redirect
# 1.751.0 (2026-01-24) ### Features * Optimize the regular expressions in RefineMessageFiles.
# 1.750.0 (2026-01-24) ### Features * Optimize CORS error feedback
# 1.749.0 (2026-01-21) ### Features * optimize the moonshot model
# 1.748.0 (2026-01-10) ### Features * Replace react-codemirror2 with @uiw/react-codemirror.
Minor fixes and improvements.
Full changelog
Changelog
- 159843968f9736bf3474dd4be9bc43a8c58896b0 feat: replace react-codemirror2 with @uiw/react-codemirror (#2115)
# 1.746.0 (2026-01-07) ### Features * Add StreamableHTTP transport support for MCP connections.
- File deletion cleans up associated vectors and storage
- Add button redirected to FileTree