Releases: AceDataCloud/Nexior
Releases · AceDataCloud/Nexior
v3.241.0
What's Changed
- fix: add Suno v5.5 model to selector dropdown by @Germey in #407
- fix: change Midjourney default version to V7 by @Germey in #408
- fix: make sidebar permanently narrow, remove expand/collapse by @Germey in #409
- feat: add Producer music generation service by @Germey in #410
- feat(nexior): add SERP Google search service by @Germey in #411
- feat(nexior): add Kimi chat service by @acedatacloud-dev in #405
- feat(nexior): add Wan video generation service by @acedatacloud-dev in #406
- fix: add feature setting toggles for new services by @Germey in #413
- fix: replace broken CDN logos for Wan, Kimi, and SERP by @Germey in #414
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #412
- fix: remove small-sized form inputs across all pages by @Germey in #417
- fix: serp image search shows no results by @Germey in #415
- feat: beautify SERP page UI by @Germey in #416
- fix: use WAN_LOGO constant for broken wan bot avatar by @Germey in #419
- fix: use lowercase resolution in Wan config for cost display by @Germey in #418
- fix: add video and news result rendering to SERP search page by @Germey in #420
- feat: add missing Suno API features by @Germey in #421
- fix: restore brand logo in sidebar navigator by @Germey in #423
- feat: add Docker Hub publish workflow by @acedatacloud-dev in #424
- fix: resolve publish version conflict with npm registry by @acedatacloud-dev in #425
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #422
- fix: remove arm64 platform from Docker Hub workflow by @acedatacloud-dev in #426
- feat(chat): add tool-calling event support for aichat2 by @acedatacloud-dev in #428
- chore: standardize GitHub token secret names by @acedatacloud-dev in #429
- feat(chat): integrate aichat2 endpoint with tool-calling UI by @acedatacloud-dev in #430
- feat(chat): add MCP server management UI by @acedatacloud-dev in #431
- fix: nanobanana prompt full display by @acedatacloud-dev in #433
- fix: always use platform favicon as sidebar logo by @acedatacloud-dev in #432
- fix: show full prompt/title text across all task previews by @acedatacloud-dev in #436
- feat: add OAuth Connector management UI (Phase 4) by @acedatacloud-dev in #435
- feat(chat): add skills system UI (Phase 5) by @acedatacloud-dev in #437
- feat: add desktop agent connection manager UI (Phase 6) by @acedatacloud-dev in #438
- feat: add GLM model group to chat interface by @acedatacloud-dev in #440
- feat(kling): add kling-v3, v3-omni, v2-6 model support by @acedatacloud-dev in #439
- fix: resolve aichat2 chat toolbar bugs by @acedatacloud-dev in #441
- fix: resolve aichat2 API call failures (agent 405, connector wrong token) by @acedatacloud-dev in #442
- fix: resolve aichat2 UI bugs (dialog leaks, z-index, error handling) by @acedatacloud-dev in #443
- fix: standardize veo model name to veo31-fast-ingredients by @acedatacloud-dev in #444
- feat(chat): add MCP server OAuth 2.0 UI support by @acedatacloud-dev in #445
- refactor: remove deprecated Api fields (price, estimation, unlimited) by @acedatacloud-dev in #446
- fix: remove 3 broken GLM models from frontend by @acedatacloud-dev in #447
- fix: MCP servers dialog not loading servers on open by @acedatacloud-dev in #448
- [codex] Fix MCP OAuth callback handling by @Germey in #449
- [codex] Add aichat2 artifact message rendering by @Germey in #450
- [codex] Sync published Nexior version to 3.34.0 by @Germey in #451
- [codex] Surface streaming chat SSE errors by @Germey in #452
- [codex] Gate chat submit on init-ready state by @acedatacloud-dev in #453
- fix(nexior): enlarge sidebar logo and balance padding by @acedatacloud-dev in #455
- chore(chat): hide desktop agent entry for now by @acedatacloud-dev in #454
- fix(chat): load skills on first open and allow creating/deleting custom skills by @acedatacloud-dev in #457
- [codex] Add gpt-5.4 / mini / nano to chat model group by @acedatacloud-dev in #456
- feat(nexior): paste images directly into upload fields by @acedatacloud-dev in #459
- feat(nexior): OpenAI Image generate+edits with /openai/tasks polling by @acedatacloud-dev in #460
- docs(readme): add OpenAI Image to AI Image service list by @acedatacloud-dev in #461
- feat: dynamic default route based on enabled site features by @Micoozz in #458
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #434
- feat: add tool calling UI components for aichat2 integration by @acedatacloud-dev in #427
- chore(deps): bump github-markdown-css from 5.8.1 to 5.9.0 by @dependabot[bot] in #377
- fix(router): default landing follows site.features order, not hardcoded chatgpt-first by @acedatacloud-dev in #462
- fix(nexior): wire openaiimage feature toggle, settings entry & default route by @acedatacloud-dev in #463
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #464
- fix(ui): swap purple theme for PlatformFrontend teal, polish logo & chat toolbar by @acedatacloud-dev in #466
- fix(chat): remove radial-gradient background from conversation dialogue by @acedatacloud-dev in #467
- fix(ui): sidebar logo respects site.logo / site.favicon again by @acedatacloud-dev in #468
- chore(tooling): switch pre-commit to lint-staged + clean existing lint violations by @acedatacloud-dev in #470
- feat(connectors): add standalone /connectors page by @acedatacloud-dev in #469
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #471
- fix(connectors): polish round 2 — BUILT-IN badge, icons, wider cards by @acedatacloud-dev in #472
- feat(suno): UX overhaul — model dropdown, style tags, menu groups, lyrics toolbar by @acedatacloud-dev in #473
- feat(suno): P1+P2 UX improvements — inspiration tags, search/sort, inline edit, delete, progress, mashup by @acedatacloud-dev in #475
- feat(suno): add voice management UI with persona selector by @acedatacloud-dev in #476
- feat(suno): add expand fullscreen lyrics editor by @acedatacloud-dev in #477
- feat(suno): add P0 create page features by @acedatacloud-dev in #478
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #474
- feat(suno): add audio Browse/Record dialog for reference audio by @acedatacloud-dev in #479
- feat(suno): add Favorites tab to voice manager by @acedatacloud-dev in #481
- feat(suno): add advanced filters to recent songs panel by @acedatacloud-dev in #482
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #480
- feat(connectors): redirect OAuth grants to AuthFrontend by @acedatacloud-dev in #484
- fix(connectors): repair TypeScript build broken by #484 by @acedatacloud-dev in https://github.com/AceDataCloud/Nexior/p...
v3.240.0
What's Changed
- fix: add Suno v5.5 model to selector dropdown by @Germey in #407
- fix: change Midjourney default version to V7 by @Germey in #408
- fix: make sidebar permanently narrow, remove expand/collapse by @Germey in #409
- feat: add Producer music generation service by @Germey in #410
- feat(nexior): add SERP Google search service by @Germey in #411
- feat(nexior): add Kimi chat service by @acedatacloud-dev in #405
- feat(nexior): add Wan video generation service by @acedatacloud-dev in #406
- fix: add feature setting toggles for new services by @Germey in #413
- fix: replace broken CDN logos for Wan, Kimi, and SERP by @Germey in #414
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #412
- fix: remove small-sized form inputs across all pages by @Germey in #417
- fix: serp image search shows no results by @Germey in #415
- feat: beautify SERP page UI by @Germey in #416
- fix: use WAN_LOGO constant for broken wan bot avatar by @Germey in #419
- fix: use lowercase resolution in Wan config for cost display by @Germey in #418
- fix: add video and news result rendering to SERP search page by @Germey in #420
- feat: add missing Suno API features by @Germey in #421
- fix: restore brand logo in sidebar navigator by @Germey in #423
- feat: add Docker Hub publish workflow by @acedatacloud-dev in #424
- fix: resolve publish version conflict with npm registry by @acedatacloud-dev in #425
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #422
- fix: remove arm64 platform from Docker Hub workflow by @acedatacloud-dev in #426
- feat(chat): add tool-calling event support for aichat2 by @acedatacloud-dev in #428
- chore: standardize GitHub token secret names by @acedatacloud-dev in #429
- feat(chat): integrate aichat2 endpoint with tool-calling UI by @acedatacloud-dev in #430
- feat(chat): add MCP server management UI by @acedatacloud-dev in #431
- fix: nanobanana prompt full display by @acedatacloud-dev in #433
- fix: always use platform favicon as sidebar logo by @acedatacloud-dev in #432
- fix: show full prompt/title text across all task previews by @acedatacloud-dev in #436
- feat: add OAuth Connector management UI (Phase 4) by @acedatacloud-dev in #435
- feat(chat): add skills system UI (Phase 5) by @acedatacloud-dev in #437
- feat: add desktop agent connection manager UI (Phase 6) by @acedatacloud-dev in #438
- feat: add GLM model group to chat interface by @acedatacloud-dev in #440
- feat(kling): add kling-v3, v3-omni, v2-6 model support by @acedatacloud-dev in #439
- fix: resolve aichat2 chat toolbar bugs by @acedatacloud-dev in #441
- fix: resolve aichat2 API call failures (agent 405, connector wrong token) by @acedatacloud-dev in #442
- fix: resolve aichat2 UI bugs (dialog leaks, z-index, error handling) by @acedatacloud-dev in #443
- fix: standardize veo model name to veo31-fast-ingredients by @acedatacloud-dev in #444
- feat(chat): add MCP server OAuth 2.0 UI support by @acedatacloud-dev in #445
- refactor: remove deprecated Api fields (price, estimation, unlimited) by @acedatacloud-dev in #446
- fix: remove 3 broken GLM models from frontend by @acedatacloud-dev in #447
- fix: MCP servers dialog not loading servers on open by @acedatacloud-dev in #448
- [codex] Fix MCP OAuth callback handling by @Germey in #449
- [codex] Add aichat2 artifact message rendering by @Germey in #450
- [codex] Sync published Nexior version to 3.34.0 by @Germey in #451
- [codex] Surface streaming chat SSE errors by @Germey in #452
- [codex] Gate chat submit on init-ready state by @acedatacloud-dev in #453
- fix(nexior): enlarge sidebar logo and balance padding by @acedatacloud-dev in #455
- chore(chat): hide desktop agent entry for now by @acedatacloud-dev in #454
- fix(chat): load skills on first open and allow creating/deleting custom skills by @acedatacloud-dev in #457
- [codex] Add gpt-5.4 / mini / nano to chat model group by @acedatacloud-dev in #456
- feat(nexior): paste images directly into upload fields by @acedatacloud-dev in #459
- feat(nexior): OpenAI Image generate+edits with /openai/tasks polling by @acedatacloud-dev in #460
- docs(readme): add OpenAI Image to AI Image service list by @acedatacloud-dev in #461
- feat: dynamic default route based on enabled site features by @Micoozz in #458
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #434
- feat: add tool calling UI components for aichat2 integration by @acedatacloud-dev in #427
- chore(deps): bump github-markdown-css from 5.8.1 to 5.9.0 by @dependabot[bot] in #377
- fix(router): default landing follows site.features order, not hardcoded chatgpt-first by @acedatacloud-dev in #462
- fix(nexior): wire openaiimage feature toggle, settings entry & default route by @acedatacloud-dev in #463
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #464
- fix(ui): swap purple theme for PlatformFrontend teal, polish logo & chat toolbar by @acedatacloud-dev in #466
- fix(chat): remove radial-gradient background from conversation dialogue by @acedatacloud-dev in #467
- fix(ui): sidebar logo respects site.logo / site.favicon again by @acedatacloud-dev in #468
- chore(tooling): switch pre-commit to lint-staged + clean existing lint violations by @acedatacloud-dev in #470
- feat(connectors): add standalone /connectors page by @acedatacloud-dev in #469
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #471
- fix(connectors): polish round 2 — BUILT-IN badge, icons, wider cards by @acedatacloud-dev in #472
- feat(suno): UX overhaul — model dropdown, style tags, menu groups, lyrics toolbar by @acedatacloud-dev in #473
- feat(suno): P1+P2 UX improvements — inspiration tags, search/sort, inline edit, delete, progress, mashup by @acedatacloud-dev in #475
- feat(suno): add voice management UI with persona selector by @acedatacloud-dev in #476
- feat(suno): add expand fullscreen lyrics editor by @acedatacloud-dev in #477
- feat(suno): add P0 create page features by @acedatacloud-dev in #478
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #474
- feat(suno): add audio Browse/Record dialog for reference audio by @acedatacloud-dev in #479
- feat(suno): add Favorites tab to voice manager by @acedatacloud-dev in #481
- feat(suno): add advanced filters to recent songs panel by @acedatacloud-dev in #482
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #480
- feat(connectors): redirect OAuth grants to AuthFrontend by @acedatacloud-dev in #484
- fix(connectors): repair TypeScript build broken by #484 by @acedatacloud-dev in https://github.com/AceDataCloud/Nexior/p...
v3.239.0
What's Changed
- fix: add Suno v5.5 model to selector dropdown by @Germey in #407
- fix: change Midjourney default version to V7 by @Germey in #408
- fix: make sidebar permanently narrow, remove expand/collapse by @Germey in #409
- feat: add Producer music generation service by @Germey in #410
- feat(nexior): add SERP Google search service by @Germey in #411
- feat(nexior): add Kimi chat service by @acedatacloud-dev in #405
- feat(nexior): add Wan video generation service by @acedatacloud-dev in #406
- fix: add feature setting toggles for new services by @Germey in #413
- fix: replace broken CDN logos for Wan, Kimi, and SERP by @Germey in #414
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #412
- fix: remove small-sized form inputs across all pages by @Germey in #417
- fix: serp image search shows no results by @Germey in #415
- feat: beautify SERP page UI by @Germey in #416
- fix: use WAN_LOGO constant for broken wan bot avatar by @Germey in #419
- fix: use lowercase resolution in Wan config for cost display by @Germey in #418
- fix: add video and news result rendering to SERP search page by @Germey in #420
- feat: add missing Suno API features by @Germey in #421
- fix: restore brand logo in sidebar navigator by @Germey in #423
- feat: add Docker Hub publish workflow by @acedatacloud-dev in #424
- fix: resolve publish version conflict with npm registry by @acedatacloud-dev in #425
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #422
- fix: remove arm64 platform from Docker Hub workflow by @acedatacloud-dev in #426
- feat(chat): add tool-calling event support for aichat2 by @acedatacloud-dev in #428
- chore: standardize GitHub token secret names by @acedatacloud-dev in #429
- feat(chat): integrate aichat2 endpoint with tool-calling UI by @acedatacloud-dev in #430
- feat(chat): add MCP server management UI by @acedatacloud-dev in #431
- fix: nanobanana prompt full display by @acedatacloud-dev in #433
- fix: always use platform favicon as sidebar logo by @acedatacloud-dev in #432
- fix: show full prompt/title text across all task previews by @acedatacloud-dev in #436
- feat: add OAuth Connector management UI (Phase 4) by @acedatacloud-dev in #435
- feat(chat): add skills system UI (Phase 5) by @acedatacloud-dev in #437
- feat: add desktop agent connection manager UI (Phase 6) by @acedatacloud-dev in #438
- feat: add GLM model group to chat interface by @acedatacloud-dev in #440
- feat(kling): add kling-v3, v3-omni, v2-6 model support by @acedatacloud-dev in #439
- fix: resolve aichat2 chat toolbar bugs by @acedatacloud-dev in #441
- fix: resolve aichat2 API call failures (agent 405, connector wrong token) by @acedatacloud-dev in #442
- fix: resolve aichat2 UI bugs (dialog leaks, z-index, error handling) by @acedatacloud-dev in #443
- fix: standardize veo model name to veo31-fast-ingredients by @acedatacloud-dev in #444
- feat(chat): add MCP server OAuth 2.0 UI support by @acedatacloud-dev in #445
- refactor: remove deprecated Api fields (price, estimation, unlimited) by @acedatacloud-dev in #446
- fix: remove 3 broken GLM models from frontend by @acedatacloud-dev in #447
- fix: MCP servers dialog not loading servers on open by @acedatacloud-dev in #448
- [codex] Fix MCP OAuth callback handling by @Germey in #449
- [codex] Add aichat2 artifact message rendering by @Germey in #450
- [codex] Sync published Nexior version to 3.34.0 by @Germey in #451
- [codex] Surface streaming chat SSE errors by @Germey in #452
- [codex] Gate chat submit on init-ready state by @acedatacloud-dev in #453
- fix(nexior): enlarge sidebar logo and balance padding by @acedatacloud-dev in #455
- chore(chat): hide desktop agent entry for now by @acedatacloud-dev in #454
- fix(chat): load skills on first open and allow creating/deleting custom skills by @acedatacloud-dev in #457
- [codex] Add gpt-5.4 / mini / nano to chat model group by @acedatacloud-dev in #456
- feat(nexior): paste images directly into upload fields by @acedatacloud-dev in #459
- feat(nexior): OpenAI Image generate+edits with /openai/tasks polling by @acedatacloud-dev in #460
- docs(readme): add OpenAI Image to AI Image service list by @acedatacloud-dev in #461
- feat: dynamic default route based on enabled site features by @Micoozz in #458
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #434
- feat: add tool calling UI components for aichat2 integration by @acedatacloud-dev in #427
- chore(deps): bump github-markdown-css from 5.8.1 to 5.9.0 by @dependabot[bot] in #377
- fix(router): default landing follows site.features order, not hardcoded chatgpt-first by @acedatacloud-dev in #462
- fix(nexior): wire openaiimage feature toggle, settings entry & default route by @acedatacloud-dev in #463
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #464
- fix(ui): swap purple theme for PlatformFrontend teal, polish logo & chat toolbar by @acedatacloud-dev in #466
- fix(chat): remove radial-gradient background from conversation dialogue by @acedatacloud-dev in #467
- fix(ui): sidebar logo respects site.logo / site.favicon again by @acedatacloud-dev in #468
- chore(tooling): switch pre-commit to lint-staged + clean existing lint violations by @acedatacloud-dev in #470
- feat(connectors): add standalone /connectors page by @acedatacloud-dev in #469
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #471
- fix(connectors): polish round 2 — BUILT-IN badge, icons, wider cards by @acedatacloud-dev in #472
- feat(suno): UX overhaul — model dropdown, style tags, menu groups, lyrics toolbar by @acedatacloud-dev in #473
- feat(suno): P1+P2 UX improvements — inspiration tags, search/sort, inline edit, delete, progress, mashup by @acedatacloud-dev in #475
- feat(suno): add voice management UI with persona selector by @acedatacloud-dev in #476
- feat(suno): add expand fullscreen lyrics editor by @acedatacloud-dev in #477
- feat(suno): add P0 create page features by @acedatacloud-dev in #478
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #474
- feat(suno): add audio Browse/Record dialog for reference audio by @acedatacloud-dev in #479
- feat(suno): add Favorites tab to voice manager by @acedatacloud-dev in #481
- feat(suno): add advanced filters to recent songs panel by @acedatacloud-dev in #482
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #480
- feat(connectors): redirect OAuth grants to AuthFrontend by @acedatacloud-dev in #484
- fix(connectors): repair TypeScript build broken by #484 by @acedatacloud-dev in https://github.com/AceDataCloud/Nexior/p...
v3.238.0
What's Changed
- fix: add Suno v5.5 model to selector dropdown by @Germey in #407
- fix: change Midjourney default version to V7 by @Germey in #408
- fix: make sidebar permanently narrow, remove expand/collapse by @Germey in #409
- feat: add Producer music generation service by @Germey in #410
- feat(nexior): add SERP Google search service by @Germey in #411
- feat(nexior): add Kimi chat service by @acedatacloud-dev in #405
- feat(nexior): add Wan video generation service by @acedatacloud-dev in #406
- fix: add feature setting toggles for new services by @Germey in #413
- fix: replace broken CDN logos for Wan, Kimi, and SERP by @Germey in #414
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #412
- fix: remove small-sized form inputs across all pages by @Germey in #417
- fix: serp image search shows no results by @Germey in #415
- feat: beautify SERP page UI by @Germey in #416
- fix: use WAN_LOGO constant for broken wan bot avatar by @Germey in #419
- fix: use lowercase resolution in Wan config for cost display by @Germey in #418
- fix: add video and news result rendering to SERP search page by @Germey in #420
- feat: add missing Suno API features by @Germey in #421
- fix: restore brand logo in sidebar navigator by @Germey in #423
- feat: add Docker Hub publish workflow by @acedatacloud-dev in #424
- fix: resolve publish version conflict with npm registry by @acedatacloud-dev in #425
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #422
- fix: remove arm64 platform from Docker Hub workflow by @acedatacloud-dev in #426
- feat(chat): add tool-calling event support for aichat2 by @acedatacloud-dev in #428
- chore: standardize GitHub token secret names by @acedatacloud-dev in #429
- feat(chat): integrate aichat2 endpoint with tool-calling UI by @acedatacloud-dev in #430
- feat(chat): add MCP server management UI by @acedatacloud-dev in #431
- fix: nanobanana prompt full display by @acedatacloud-dev in #433
- fix: always use platform favicon as sidebar logo by @acedatacloud-dev in #432
- fix: show full prompt/title text across all task previews by @acedatacloud-dev in #436
- feat: add OAuth Connector management UI (Phase 4) by @acedatacloud-dev in #435
- feat(chat): add skills system UI (Phase 5) by @acedatacloud-dev in #437
- feat: add desktop agent connection manager UI (Phase 6) by @acedatacloud-dev in #438
- feat: add GLM model group to chat interface by @acedatacloud-dev in #440
- feat(kling): add kling-v3, v3-omni, v2-6 model support by @acedatacloud-dev in #439
- fix: resolve aichat2 chat toolbar bugs by @acedatacloud-dev in #441
- fix: resolve aichat2 API call failures (agent 405, connector wrong token) by @acedatacloud-dev in #442
- fix: resolve aichat2 UI bugs (dialog leaks, z-index, error handling) by @acedatacloud-dev in #443
- fix: standardize veo model name to veo31-fast-ingredients by @acedatacloud-dev in #444
- feat(chat): add MCP server OAuth 2.0 UI support by @acedatacloud-dev in #445
- refactor: remove deprecated Api fields (price, estimation, unlimited) by @acedatacloud-dev in #446
- fix: remove 3 broken GLM models from frontend by @acedatacloud-dev in #447
- fix: MCP servers dialog not loading servers on open by @acedatacloud-dev in #448
- [codex] Fix MCP OAuth callback handling by @Germey in #449
- [codex] Add aichat2 artifact message rendering by @Germey in #450
- [codex] Sync published Nexior version to 3.34.0 by @Germey in #451
- [codex] Surface streaming chat SSE errors by @Germey in #452
- [codex] Gate chat submit on init-ready state by @acedatacloud-dev in #453
- fix(nexior): enlarge sidebar logo and balance padding by @acedatacloud-dev in #455
- chore(chat): hide desktop agent entry for now by @acedatacloud-dev in #454
- fix(chat): load skills on first open and allow creating/deleting custom skills by @acedatacloud-dev in #457
- [codex] Add gpt-5.4 / mini / nano to chat model group by @acedatacloud-dev in #456
- feat(nexior): paste images directly into upload fields by @acedatacloud-dev in #459
- feat(nexior): OpenAI Image generate+edits with /openai/tasks polling by @acedatacloud-dev in #460
- docs(readme): add OpenAI Image to AI Image service list by @acedatacloud-dev in #461
- feat: dynamic default route based on enabled site features by @Micoozz in #458
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #434
- feat: add tool calling UI components for aichat2 integration by @acedatacloud-dev in #427
- chore(deps): bump github-markdown-css from 5.8.1 to 5.9.0 by @dependabot[bot] in #377
- fix(router): default landing follows site.features order, not hardcoded chatgpt-first by @acedatacloud-dev in #462
- fix(nexior): wire openaiimage feature toggle, settings entry & default route by @acedatacloud-dev in #463
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #464
- fix(ui): swap purple theme for PlatformFrontend teal, polish logo & chat toolbar by @acedatacloud-dev in #466
- fix(chat): remove radial-gradient background from conversation dialogue by @acedatacloud-dev in #467
- fix(ui): sidebar logo respects site.logo / site.favicon again by @acedatacloud-dev in #468
- chore(tooling): switch pre-commit to lint-staged + clean existing lint violations by @acedatacloud-dev in #470
- feat(connectors): add standalone /connectors page by @acedatacloud-dev in #469
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #471
- fix(connectors): polish round 2 — BUILT-IN badge, icons, wider cards by @acedatacloud-dev in #472
- feat(suno): UX overhaul — model dropdown, style tags, menu groups, lyrics toolbar by @acedatacloud-dev in #473
- feat(suno): P1+P2 UX improvements — inspiration tags, search/sort, inline edit, delete, progress, mashup by @acedatacloud-dev in #475
- feat(suno): add voice management UI with persona selector by @acedatacloud-dev in #476
- feat(suno): add expand fullscreen lyrics editor by @acedatacloud-dev in #477
- feat(suno): add P0 create page features by @acedatacloud-dev in #478
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #474
- feat(suno): add audio Browse/Record dialog for reference audio by @acedatacloud-dev in #479
- feat(suno): add Favorites tab to voice manager by @acedatacloud-dev in #481
- feat(suno): add advanced filters to recent songs panel by @acedatacloud-dev in #482
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #480
- feat(connectors): redirect OAuth grants to AuthFrontend by @acedatacloud-dev in #484
- fix(connectors): repair TypeScript build broken by #484 by @acedatacloud-dev in https://github.com/AceDataCloud/Nexior/p...
v3.237.0
What's Changed
- fix: add Suno v5.5 model to selector dropdown by @Germey in #407
- fix: change Midjourney default version to V7 by @Germey in #408
- fix: make sidebar permanently narrow, remove expand/collapse by @Germey in #409
- feat: add Producer music generation service by @Germey in #410
- feat(nexior): add SERP Google search service by @Germey in #411
- feat(nexior): add Kimi chat service by @acedatacloud-dev in #405
- feat(nexior): add Wan video generation service by @acedatacloud-dev in #406
- fix: add feature setting toggles for new services by @Germey in #413
- fix: replace broken CDN logos for Wan, Kimi, and SERP by @Germey in #414
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #412
- fix: remove small-sized form inputs across all pages by @Germey in #417
- fix: serp image search shows no results by @Germey in #415
- feat: beautify SERP page UI by @Germey in #416
- fix: use WAN_LOGO constant for broken wan bot avatar by @Germey in #419
- fix: use lowercase resolution in Wan config for cost display by @Germey in #418
- fix: add video and news result rendering to SERP search page by @Germey in #420
- feat: add missing Suno API features by @Germey in #421
- fix: restore brand logo in sidebar navigator by @Germey in #423
- feat: add Docker Hub publish workflow by @acedatacloud-dev in #424
- fix: resolve publish version conflict with npm registry by @acedatacloud-dev in #425
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #422
- fix: remove arm64 platform from Docker Hub workflow by @acedatacloud-dev in #426
- feat(chat): add tool-calling event support for aichat2 by @acedatacloud-dev in #428
- chore: standardize GitHub token secret names by @acedatacloud-dev in #429
- feat(chat): integrate aichat2 endpoint with tool-calling UI by @acedatacloud-dev in #430
- feat(chat): add MCP server management UI by @acedatacloud-dev in #431
- fix: nanobanana prompt full display by @acedatacloud-dev in #433
- fix: always use platform favicon as sidebar logo by @acedatacloud-dev in #432
- fix: show full prompt/title text across all task previews by @acedatacloud-dev in #436
- feat: add OAuth Connector management UI (Phase 4) by @acedatacloud-dev in #435
- feat(chat): add skills system UI (Phase 5) by @acedatacloud-dev in #437
- feat: add desktop agent connection manager UI (Phase 6) by @acedatacloud-dev in #438
- feat: add GLM model group to chat interface by @acedatacloud-dev in #440
- feat(kling): add kling-v3, v3-omni, v2-6 model support by @acedatacloud-dev in #439
- fix: resolve aichat2 chat toolbar bugs by @acedatacloud-dev in #441
- fix: resolve aichat2 API call failures (agent 405, connector wrong token) by @acedatacloud-dev in #442
- fix: resolve aichat2 UI bugs (dialog leaks, z-index, error handling) by @acedatacloud-dev in #443
- fix: standardize veo model name to veo31-fast-ingredients by @acedatacloud-dev in #444
- feat(chat): add MCP server OAuth 2.0 UI support by @acedatacloud-dev in #445
- refactor: remove deprecated Api fields (price, estimation, unlimited) by @acedatacloud-dev in #446
- fix: remove 3 broken GLM models from frontend by @acedatacloud-dev in #447
- fix: MCP servers dialog not loading servers on open by @acedatacloud-dev in #448
- [codex] Fix MCP OAuth callback handling by @Germey in #449
- [codex] Add aichat2 artifact message rendering by @Germey in #450
- [codex] Sync published Nexior version to 3.34.0 by @Germey in #451
- [codex] Surface streaming chat SSE errors by @Germey in #452
- [codex] Gate chat submit on init-ready state by @acedatacloud-dev in #453
- fix(nexior): enlarge sidebar logo and balance padding by @acedatacloud-dev in #455
- chore(chat): hide desktop agent entry for now by @acedatacloud-dev in #454
- fix(chat): load skills on first open and allow creating/deleting custom skills by @acedatacloud-dev in #457
- [codex] Add gpt-5.4 / mini / nano to chat model group by @acedatacloud-dev in #456
- feat(nexior): paste images directly into upload fields by @acedatacloud-dev in #459
- feat(nexior): OpenAI Image generate+edits with /openai/tasks polling by @acedatacloud-dev in #460
- docs(readme): add OpenAI Image to AI Image service list by @acedatacloud-dev in #461
- feat: dynamic default route based on enabled site features by @Micoozz in #458
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #434
- feat: add tool calling UI components for aichat2 integration by @acedatacloud-dev in #427
- chore(deps): bump github-markdown-css from 5.8.1 to 5.9.0 by @dependabot[bot] in #377
- fix(router): default landing follows site.features order, not hardcoded chatgpt-first by @acedatacloud-dev in #462
- fix(nexior): wire openaiimage feature toggle, settings entry & default route by @acedatacloud-dev in #463
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #464
- fix(ui): swap purple theme for PlatformFrontend teal, polish logo & chat toolbar by @acedatacloud-dev in #466
- fix(chat): remove radial-gradient background from conversation dialogue by @acedatacloud-dev in #467
- fix(ui): sidebar logo respects site.logo / site.favicon again by @acedatacloud-dev in #468
- chore(tooling): switch pre-commit to lint-staged + clean existing lint violations by @acedatacloud-dev in #470
- feat(connectors): add standalone /connectors page by @acedatacloud-dev in #469
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #471
- fix(connectors): polish round 2 — BUILT-IN badge, icons, wider cards by @acedatacloud-dev in #472
- feat(suno): UX overhaul — model dropdown, style tags, menu groups, lyrics toolbar by @acedatacloud-dev in #473
- feat(suno): P1+P2 UX improvements — inspiration tags, search/sort, inline edit, delete, progress, mashup by @acedatacloud-dev in #475
- feat(suno): add voice management UI with persona selector by @acedatacloud-dev in #476
- feat(suno): add expand fullscreen lyrics editor by @acedatacloud-dev in #477
- feat(suno): add P0 create page features by @acedatacloud-dev in #478
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #474
- feat(suno): add audio Browse/Record dialog for reference audio by @acedatacloud-dev in #479
- feat(suno): add Favorites tab to voice manager by @acedatacloud-dev in #481
- feat(suno): add advanced filters to recent songs panel by @acedatacloud-dev in #482
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #480
- feat(connectors): redirect OAuth grants to AuthFrontend by @acedatacloud-dev in #484
- fix(connectors): repair TypeScript build broken by #484 by @acedatacloud-dev in https://github.com/AceDataCloud/Nexior/p...
v3.236.0
What's Changed
- fix: add Suno v5.5 model to selector dropdown by @Germey in #407
- fix: change Midjourney default version to V7 by @Germey in #408
- fix: make sidebar permanently narrow, remove expand/collapse by @Germey in #409
- feat: add Producer music generation service by @Germey in #410
- feat(nexior): add SERP Google search service by @Germey in #411
- feat(nexior): add Kimi chat service by @acedatacloud-dev in #405
- feat(nexior): add Wan video generation service by @acedatacloud-dev in #406
- fix: add feature setting toggles for new services by @Germey in #413
- fix: replace broken CDN logos for Wan, Kimi, and SERP by @Germey in #414
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #412
- fix: remove small-sized form inputs across all pages by @Germey in #417
- fix: serp image search shows no results by @Germey in #415
- feat: beautify SERP page UI by @Germey in #416
- fix: use WAN_LOGO constant for broken wan bot avatar by @Germey in #419
- fix: use lowercase resolution in Wan config for cost display by @Germey in #418
- fix: add video and news result rendering to SERP search page by @Germey in #420
- feat: add missing Suno API features by @Germey in #421
- fix: restore brand logo in sidebar navigator by @Germey in #423
- feat: add Docker Hub publish workflow by @acedatacloud-dev in #424
- fix: resolve publish version conflict with npm registry by @acedatacloud-dev in #425
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #422
- fix: remove arm64 platform from Docker Hub workflow by @acedatacloud-dev in #426
- feat(chat): add tool-calling event support for aichat2 by @acedatacloud-dev in #428
- chore: standardize GitHub token secret names by @acedatacloud-dev in #429
- feat(chat): integrate aichat2 endpoint with tool-calling UI by @acedatacloud-dev in #430
- feat(chat): add MCP server management UI by @acedatacloud-dev in #431
- fix: nanobanana prompt full display by @acedatacloud-dev in #433
- fix: always use platform favicon as sidebar logo by @acedatacloud-dev in #432
- fix: show full prompt/title text across all task previews by @acedatacloud-dev in #436
- feat: add OAuth Connector management UI (Phase 4) by @acedatacloud-dev in #435
- feat(chat): add skills system UI (Phase 5) by @acedatacloud-dev in #437
- feat: add desktop agent connection manager UI (Phase 6) by @acedatacloud-dev in #438
- feat: add GLM model group to chat interface by @acedatacloud-dev in #440
- feat(kling): add kling-v3, v3-omni, v2-6 model support by @acedatacloud-dev in #439
- fix: resolve aichat2 chat toolbar bugs by @acedatacloud-dev in #441
- fix: resolve aichat2 API call failures (agent 405, connector wrong token) by @acedatacloud-dev in #442
- fix: resolve aichat2 UI bugs (dialog leaks, z-index, error handling) by @acedatacloud-dev in #443
- fix: standardize veo model name to veo31-fast-ingredients by @acedatacloud-dev in #444
- feat(chat): add MCP server OAuth 2.0 UI support by @acedatacloud-dev in #445
- refactor: remove deprecated Api fields (price, estimation, unlimited) by @acedatacloud-dev in #446
- fix: remove 3 broken GLM models from frontend by @acedatacloud-dev in #447
- fix: MCP servers dialog not loading servers on open by @acedatacloud-dev in #448
- [codex] Fix MCP OAuth callback handling by @Germey in #449
- [codex] Add aichat2 artifact message rendering by @Germey in #450
- [codex] Sync published Nexior version to 3.34.0 by @Germey in #451
- [codex] Surface streaming chat SSE errors by @Germey in #452
- [codex] Gate chat submit on init-ready state by @acedatacloud-dev in #453
- fix(nexior): enlarge sidebar logo and balance padding by @acedatacloud-dev in #455
- chore(chat): hide desktop agent entry for now by @acedatacloud-dev in #454
- fix(chat): load skills on first open and allow creating/deleting custom skills by @acedatacloud-dev in #457
- [codex] Add gpt-5.4 / mini / nano to chat model group by @acedatacloud-dev in #456
- feat(nexior): paste images directly into upload fields by @acedatacloud-dev in #459
- feat(nexior): OpenAI Image generate+edits with /openai/tasks polling by @acedatacloud-dev in #460
- docs(readme): add OpenAI Image to AI Image service list by @acedatacloud-dev in #461
- feat: dynamic default route based on enabled site features by @Micoozz in #458
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #434
- feat: add tool calling UI components for aichat2 integration by @acedatacloud-dev in #427
- chore(deps): bump github-markdown-css from 5.8.1 to 5.9.0 by @dependabot[bot] in #377
- fix(router): default landing follows site.features order, not hardcoded chatgpt-first by @acedatacloud-dev in #462
- fix(nexior): wire openaiimage feature toggle, settings entry & default route by @acedatacloud-dev in #463
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #464
- fix(ui): swap purple theme for PlatformFrontend teal, polish logo & chat toolbar by @acedatacloud-dev in #466
- fix(chat): remove radial-gradient background from conversation dialogue by @acedatacloud-dev in #467
- fix(ui): sidebar logo respects site.logo / site.favicon again by @acedatacloud-dev in #468
- chore(tooling): switch pre-commit to lint-staged + clean existing lint violations by @acedatacloud-dev in #470
- feat(connectors): add standalone /connectors page by @acedatacloud-dev in #469
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #471
- fix(connectors): polish round 2 — BUILT-IN badge, icons, wider cards by @acedatacloud-dev in #472
- feat(suno): UX overhaul — model dropdown, style tags, menu groups, lyrics toolbar by @acedatacloud-dev in #473
- feat(suno): P1+P2 UX improvements — inspiration tags, search/sort, inline edit, delete, progress, mashup by @acedatacloud-dev in #475
- feat(suno): add voice management UI with persona selector by @acedatacloud-dev in #476
- feat(suno): add expand fullscreen lyrics editor by @acedatacloud-dev in #477
- feat(suno): add P0 create page features by @acedatacloud-dev in #478
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #474
- feat(suno): add audio Browse/Record dialog for reference audio by @acedatacloud-dev in #479
- feat(suno): add Favorites tab to voice manager by @acedatacloud-dev in #481
- feat(suno): add advanced filters to recent songs panel by @acedatacloud-dev in #482
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #480
- feat(connectors): redirect OAuth grants to AuthFrontend by @acedatacloud-dev in #484
- fix(connectors): repair TypeScript build broken by #484 by @acedatacloud-dev in https://github.com/AceDataCloud/Nexior/p...
v3.235.0
What's Changed
- fix: add Suno v5.5 model to selector dropdown by @Germey in #407
- fix: change Midjourney default version to V7 by @Germey in #408
- fix: make sidebar permanently narrow, remove expand/collapse by @Germey in #409
- feat: add Producer music generation service by @Germey in #410
- feat(nexior): add SERP Google search service by @Germey in #411
- feat(nexior): add Kimi chat service by @acedatacloud-dev in #405
- feat(nexior): add Wan video generation service by @acedatacloud-dev in #406
- fix: add feature setting toggles for new services by @Germey in #413
- fix: replace broken CDN logos for Wan, Kimi, and SERP by @Germey in #414
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #412
- fix: remove small-sized form inputs across all pages by @Germey in #417
- fix: serp image search shows no results by @Germey in #415
- feat: beautify SERP page UI by @Germey in #416
- fix: use WAN_LOGO constant for broken wan bot avatar by @Germey in #419
- fix: use lowercase resolution in Wan config for cost display by @Germey in #418
- fix: add video and news result rendering to SERP search page by @Germey in #420
- feat: add missing Suno API features by @Germey in #421
- fix: restore brand logo in sidebar navigator by @Germey in #423
- feat: add Docker Hub publish workflow by @acedatacloud-dev in #424
- fix: resolve publish version conflict with npm registry by @acedatacloud-dev in #425
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #422
- fix: remove arm64 platform from Docker Hub workflow by @acedatacloud-dev in #426
- feat(chat): add tool-calling event support for aichat2 by @acedatacloud-dev in #428
- chore: standardize GitHub token secret names by @acedatacloud-dev in #429
- feat(chat): integrate aichat2 endpoint with tool-calling UI by @acedatacloud-dev in #430
- feat(chat): add MCP server management UI by @acedatacloud-dev in #431
- fix: nanobanana prompt full display by @acedatacloud-dev in #433
- fix: always use platform favicon as sidebar logo by @acedatacloud-dev in #432
- fix: show full prompt/title text across all task previews by @acedatacloud-dev in #436
- feat: add OAuth Connector management UI (Phase 4) by @acedatacloud-dev in #435
- feat(chat): add skills system UI (Phase 5) by @acedatacloud-dev in #437
- feat: add desktop agent connection manager UI (Phase 6) by @acedatacloud-dev in #438
- feat: add GLM model group to chat interface by @acedatacloud-dev in #440
- feat(kling): add kling-v3, v3-omni, v2-6 model support by @acedatacloud-dev in #439
- fix: resolve aichat2 chat toolbar bugs by @acedatacloud-dev in #441
- fix: resolve aichat2 API call failures (agent 405, connector wrong token) by @acedatacloud-dev in #442
- fix: resolve aichat2 UI bugs (dialog leaks, z-index, error handling) by @acedatacloud-dev in #443
- fix: standardize veo model name to veo31-fast-ingredients by @acedatacloud-dev in #444
- feat(chat): add MCP server OAuth 2.0 UI support by @acedatacloud-dev in #445
- refactor: remove deprecated Api fields (price, estimation, unlimited) by @acedatacloud-dev in #446
- fix: remove 3 broken GLM models from frontend by @acedatacloud-dev in #447
- fix: MCP servers dialog not loading servers on open by @acedatacloud-dev in #448
- [codex] Fix MCP OAuth callback handling by @Germey in #449
- [codex] Add aichat2 artifact message rendering by @Germey in #450
- [codex] Sync published Nexior version to 3.34.0 by @Germey in #451
- [codex] Surface streaming chat SSE errors by @Germey in #452
- [codex] Gate chat submit on init-ready state by @acedatacloud-dev in #453
- fix(nexior): enlarge sidebar logo and balance padding by @acedatacloud-dev in #455
- chore(chat): hide desktop agent entry for now by @acedatacloud-dev in #454
- fix(chat): load skills on first open and allow creating/deleting custom skills by @acedatacloud-dev in #457
- [codex] Add gpt-5.4 / mini / nano to chat model group by @acedatacloud-dev in #456
- feat(nexior): paste images directly into upload fields by @acedatacloud-dev in #459
- feat(nexior): OpenAI Image generate+edits with /openai/tasks polling by @acedatacloud-dev in #460
- docs(readme): add OpenAI Image to AI Image service list by @acedatacloud-dev in #461
- feat: dynamic default route based on enabled site features by @Micoozz in #458
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #434
- feat: add tool calling UI components for aichat2 integration by @acedatacloud-dev in #427
- chore(deps): bump github-markdown-css from 5.8.1 to 5.9.0 by @dependabot[bot] in #377
- fix(router): default landing follows site.features order, not hardcoded chatgpt-first by @acedatacloud-dev in #462
- fix(nexior): wire openaiimage feature toggle, settings entry & default route by @acedatacloud-dev in #463
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #464
- fix(ui): swap purple theme for PlatformFrontend teal, polish logo & chat toolbar by @acedatacloud-dev in #466
- fix(chat): remove radial-gradient background from conversation dialogue by @acedatacloud-dev in #467
- fix(ui): sidebar logo respects site.logo / site.favicon again by @acedatacloud-dev in #468
- chore(tooling): switch pre-commit to lint-staged + clean existing lint violations by @acedatacloud-dev in #470
- feat(connectors): add standalone /connectors page by @acedatacloud-dev in #469
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #471
- fix(connectors): polish round 2 — BUILT-IN badge, icons, wider cards by @acedatacloud-dev in #472
- feat(suno): UX overhaul — model dropdown, style tags, menu groups, lyrics toolbar by @acedatacloud-dev in #473
- feat(suno): P1+P2 UX improvements — inspiration tags, search/sort, inline edit, delete, progress, mashup by @acedatacloud-dev in #475
- feat(suno): add voice management UI with persona selector by @acedatacloud-dev in #476
- feat(suno): add expand fullscreen lyrics editor by @acedatacloud-dev in #477
- feat(suno): add P0 create page features by @acedatacloud-dev in #478
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #474
- feat(suno): add audio Browse/Record dialog for reference audio by @acedatacloud-dev in #479
- feat(suno): add Favorites tab to voice manager by @acedatacloud-dev in #481
- feat(suno): add advanced filters to recent songs panel by @acedatacloud-dev in #482
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #480
- feat(connectors): redirect OAuth grants to AuthFrontend by @acedatacloud-dev in #484
- fix(connectors): repair TypeScript build broken by #484 by @acedatacloud-dev in https://github.com/AceDataCloud/Nexior/p...
v3.234.0
What's Changed
- fix: add Suno v5.5 model to selector dropdown by @Germey in #407
- fix: change Midjourney default version to V7 by @Germey in #408
- fix: make sidebar permanently narrow, remove expand/collapse by @Germey in #409
- feat: add Producer music generation service by @Germey in #410
- feat(nexior): add SERP Google search service by @Germey in #411
- feat(nexior): add Kimi chat service by @acedatacloud-dev in #405
- feat(nexior): add Wan video generation service by @acedatacloud-dev in #406
- fix: add feature setting toggles for new services by @Germey in #413
- fix: replace broken CDN logos for Wan, Kimi, and SERP by @Germey in #414
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #412
- fix: remove small-sized form inputs across all pages by @Germey in #417
- fix: serp image search shows no results by @Germey in #415
- feat: beautify SERP page UI by @Germey in #416
- fix: use WAN_LOGO constant for broken wan bot avatar by @Germey in #419
- fix: use lowercase resolution in Wan config for cost display by @Germey in #418
- fix: add video and news result rendering to SERP search page by @Germey in #420
- feat: add missing Suno API features by @Germey in #421
- fix: restore brand logo in sidebar navigator by @Germey in #423
- feat: add Docker Hub publish workflow by @acedatacloud-dev in #424
- fix: resolve publish version conflict with npm registry by @acedatacloud-dev in #425
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #422
- fix: remove arm64 platform from Docker Hub workflow by @acedatacloud-dev in #426
- feat(chat): add tool-calling event support for aichat2 by @acedatacloud-dev in #428
- chore: standardize GitHub token secret names by @acedatacloud-dev in #429
- feat(chat): integrate aichat2 endpoint with tool-calling UI by @acedatacloud-dev in #430
- feat(chat): add MCP server management UI by @acedatacloud-dev in #431
- fix: nanobanana prompt full display by @acedatacloud-dev in #433
- fix: always use platform favicon as sidebar logo by @acedatacloud-dev in #432
- fix: show full prompt/title text across all task previews by @acedatacloud-dev in #436
- feat: add OAuth Connector management UI (Phase 4) by @acedatacloud-dev in #435
- feat(chat): add skills system UI (Phase 5) by @acedatacloud-dev in #437
- feat: add desktop agent connection manager UI (Phase 6) by @acedatacloud-dev in #438
- feat: add GLM model group to chat interface by @acedatacloud-dev in #440
- feat(kling): add kling-v3, v3-omni, v2-6 model support by @acedatacloud-dev in #439
- fix: resolve aichat2 chat toolbar bugs by @acedatacloud-dev in #441
- fix: resolve aichat2 API call failures (agent 405, connector wrong token) by @acedatacloud-dev in #442
- fix: resolve aichat2 UI bugs (dialog leaks, z-index, error handling) by @acedatacloud-dev in #443
- fix: standardize veo model name to veo31-fast-ingredients by @acedatacloud-dev in #444
- feat(chat): add MCP server OAuth 2.0 UI support by @acedatacloud-dev in #445
- refactor: remove deprecated Api fields (price, estimation, unlimited) by @acedatacloud-dev in #446
- fix: remove 3 broken GLM models from frontend by @acedatacloud-dev in #447
- fix: MCP servers dialog not loading servers on open by @acedatacloud-dev in #448
- [codex] Fix MCP OAuth callback handling by @Germey in #449
- [codex] Add aichat2 artifact message rendering by @Germey in #450
- [codex] Sync published Nexior version to 3.34.0 by @Germey in #451
- [codex] Surface streaming chat SSE errors by @Germey in #452
- [codex] Gate chat submit on init-ready state by @acedatacloud-dev in #453
- fix(nexior): enlarge sidebar logo and balance padding by @acedatacloud-dev in #455
- chore(chat): hide desktop agent entry for now by @acedatacloud-dev in #454
- fix(chat): load skills on first open and allow creating/deleting custom skills by @acedatacloud-dev in #457
- [codex] Add gpt-5.4 / mini / nano to chat model group by @acedatacloud-dev in #456
- feat(nexior): paste images directly into upload fields by @acedatacloud-dev in #459
- feat(nexior): OpenAI Image generate+edits with /openai/tasks polling by @acedatacloud-dev in #460
- docs(readme): add OpenAI Image to AI Image service list by @acedatacloud-dev in #461
- feat: dynamic default route based on enabled site features by @Micoozz in #458
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #434
- feat: add tool calling UI components for aichat2 integration by @acedatacloud-dev in #427
- chore(deps): bump github-markdown-css from 5.8.1 to 5.9.0 by @dependabot[bot] in #377
- fix(router): default landing follows site.features order, not hardcoded chatgpt-first by @acedatacloud-dev in #462
- fix(nexior): wire openaiimage feature toggle, settings entry & default route by @acedatacloud-dev in #463
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #464
- fix(ui): swap purple theme for PlatformFrontend teal, polish logo & chat toolbar by @acedatacloud-dev in #466
- fix(chat): remove radial-gradient background from conversation dialogue by @acedatacloud-dev in #467
- fix(ui): sidebar logo respects site.logo / site.favicon again by @acedatacloud-dev in #468
- chore(tooling): switch pre-commit to lint-staged + clean existing lint violations by @acedatacloud-dev in #470
- feat(connectors): add standalone /connectors page by @acedatacloud-dev in #469
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #471
- fix(connectors): polish round 2 — BUILT-IN badge, icons, wider cards by @acedatacloud-dev in #472
- feat(suno): UX overhaul — model dropdown, style tags, menu groups, lyrics toolbar by @acedatacloud-dev in #473
- feat(suno): P1+P2 UX improvements — inspiration tags, search/sort, inline edit, delete, progress, mashup by @acedatacloud-dev in #475
- feat(suno): add voice management UI with persona selector by @acedatacloud-dev in #476
- feat(suno): add expand fullscreen lyrics editor by @acedatacloud-dev in #477
- feat(suno): add P0 create page features by @acedatacloud-dev in #478
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #474
- feat(suno): add audio Browse/Record dialog for reference audio by @acedatacloud-dev in #479
- feat(suno): add Favorites tab to voice manager by @acedatacloud-dev in #481
- feat(suno): add advanced filters to recent songs panel by @acedatacloud-dev in #482
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #480
- feat(connectors): redirect OAuth grants to AuthFrontend by @acedatacloud-dev in #484
- fix(connectors): repair TypeScript build broken by #484 by @acedatacloud-dev in https://github.com/AceDataCloud/Nexior/p...
v3.233.0
What's Changed
- fix: add Suno v5.5 model to selector dropdown by @Germey in #407
- fix: change Midjourney default version to V7 by @Germey in #408
- fix: make sidebar permanently narrow, remove expand/collapse by @Germey in #409
- feat: add Producer music generation service by @Germey in #410
- feat(nexior): add SERP Google search service by @Germey in #411
- feat(nexior): add Kimi chat service by @acedatacloud-dev in #405
- feat(nexior): add Wan video generation service by @acedatacloud-dev in #406
- fix: add feature setting toggles for new services by @Germey in #413
- fix: replace broken CDN logos for Wan, Kimi, and SERP by @Germey in #414
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #412
- fix: remove small-sized form inputs across all pages by @Germey in #417
- fix: serp image search shows no results by @Germey in #415
- feat: beautify SERP page UI by @Germey in #416
- fix: use WAN_LOGO constant for broken wan bot avatar by @Germey in #419
- fix: use lowercase resolution in Wan config for cost display by @Germey in #418
- fix: add video and news result rendering to SERP search page by @Germey in #420
- feat: add missing Suno API features by @Germey in #421
- fix: restore brand logo in sidebar navigator by @Germey in #423
- feat: add Docker Hub publish workflow by @acedatacloud-dev in #424
- fix: resolve publish version conflict with npm registry by @acedatacloud-dev in #425
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #422
- fix: remove arm64 platform from Docker Hub workflow by @acedatacloud-dev in #426
- feat(chat): add tool-calling event support for aichat2 by @acedatacloud-dev in #428
- chore: standardize GitHub token secret names by @acedatacloud-dev in #429
- feat(chat): integrate aichat2 endpoint with tool-calling UI by @acedatacloud-dev in #430
- feat(chat): add MCP server management UI by @acedatacloud-dev in #431
- fix: nanobanana prompt full display by @acedatacloud-dev in #433
- fix: always use platform favicon as sidebar logo by @acedatacloud-dev in #432
- fix: show full prompt/title text across all task previews by @acedatacloud-dev in #436
- feat: add OAuth Connector management UI (Phase 4) by @acedatacloud-dev in #435
- feat(chat): add skills system UI (Phase 5) by @acedatacloud-dev in #437
- feat: add desktop agent connection manager UI (Phase 6) by @acedatacloud-dev in #438
- feat: add GLM model group to chat interface by @acedatacloud-dev in #440
- feat(kling): add kling-v3, v3-omni, v2-6 model support by @acedatacloud-dev in #439
- fix: resolve aichat2 chat toolbar bugs by @acedatacloud-dev in #441
- fix: resolve aichat2 API call failures (agent 405, connector wrong token) by @acedatacloud-dev in #442
- fix: resolve aichat2 UI bugs (dialog leaks, z-index, error handling) by @acedatacloud-dev in #443
- fix: standardize veo model name to veo31-fast-ingredients by @acedatacloud-dev in #444
- feat(chat): add MCP server OAuth 2.0 UI support by @acedatacloud-dev in #445
- refactor: remove deprecated Api fields (price, estimation, unlimited) by @acedatacloud-dev in #446
- fix: remove 3 broken GLM models from frontend by @acedatacloud-dev in #447
- fix: MCP servers dialog not loading servers on open by @acedatacloud-dev in #448
- [codex] Fix MCP OAuth callback handling by @Germey in #449
- [codex] Add aichat2 artifact message rendering by @Germey in #450
- [codex] Sync published Nexior version to 3.34.0 by @Germey in #451
- [codex] Surface streaming chat SSE errors by @Germey in #452
- [codex] Gate chat submit on init-ready state by @acedatacloud-dev in #453
- fix(nexior): enlarge sidebar logo and balance padding by @acedatacloud-dev in #455
- chore(chat): hide desktop agent entry for now by @acedatacloud-dev in #454
- fix(chat): load skills on first open and allow creating/deleting custom skills by @acedatacloud-dev in #457
- [codex] Add gpt-5.4 / mini / nano to chat model group by @acedatacloud-dev in #456
- feat(nexior): paste images directly into upload fields by @acedatacloud-dev in #459
- feat(nexior): OpenAI Image generate+edits with /openai/tasks polling by @acedatacloud-dev in #460
- docs(readme): add OpenAI Image to AI Image service list by @acedatacloud-dev in #461
- feat: dynamic default route based on enabled site features by @Micoozz in #458
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #434
- feat: add tool calling UI components for aichat2 integration by @acedatacloud-dev in #427
- chore(deps): bump github-markdown-css from 5.8.1 to 5.9.0 by @dependabot[bot] in #377
- fix(router): default landing follows site.features order, not hardcoded chatgpt-first by @acedatacloud-dev in #462
- fix(nexior): wire openaiimage feature toggle, settings entry & default route by @acedatacloud-dev in #463
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #464
- fix(ui): swap purple theme for PlatformFrontend teal, polish logo & chat toolbar by @acedatacloud-dev in #466
- fix(chat): remove radial-gradient background from conversation dialogue by @acedatacloud-dev in #467
- fix(ui): sidebar logo respects site.logo / site.favicon again by @acedatacloud-dev in #468
- chore(tooling): switch pre-commit to lint-staged + clean existing lint violations by @acedatacloud-dev in #470
- feat(connectors): add standalone /connectors page by @acedatacloud-dev in #469
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #471
- fix(connectors): polish round 2 — BUILT-IN badge, icons, wider cards by @acedatacloud-dev in #472
- feat(suno): UX overhaul — model dropdown, style tags, menu groups, lyrics toolbar by @acedatacloud-dev in #473
- feat(suno): P1+P2 UX improvements — inspiration tags, search/sort, inline edit, delete, progress, mashup by @acedatacloud-dev in #475
- feat(suno): add voice management UI with persona selector by @acedatacloud-dev in #476
- feat(suno): add expand fullscreen lyrics editor by @acedatacloud-dev in #477
- feat(suno): add P0 create page features by @acedatacloud-dev in #478
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #474
- feat(suno): add audio Browse/Record dialog for reference audio by @acedatacloud-dev in #479
- feat(suno): add Favorites tab to voice manager by @acedatacloud-dev in #481
- feat(suno): add advanced filters to recent songs panel by @acedatacloud-dev in #482
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #480
- feat(connectors): redirect OAuth grants to AuthFrontend by @acedatacloud-dev in #484
- fix(connectors): repair TypeScript build broken by #484 by @acedatacloud-dev in https://github.com/AceDataCloud/Nexior/p...
v3.232.0
What's Changed
- fix: add Suno v5.5 model to selector dropdown by @Germey in #407
- fix: change Midjourney default version to V7 by @Germey in #408
- fix: make sidebar permanently narrow, remove expand/collapse by @Germey in #409
- feat: add Producer music generation service by @Germey in #410
- feat(nexior): add SERP Google search service by @Germey in #411
- feat(nexior): add Kimi chat service by @acedatacloud-dev in #405
- feat(nexior): add Wan video generation service by @acedatacloud-dev in #406
- fix: add feature setting toggles for new services by @Germey in #413
- fix: replace broken CDN logos for Wan, Kimi, and SERP by @Germey in #414
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #412
- fix: remove small-sized form inputs across all pages by @Germey in #417
- fix: serp image search shows no results by @Germey in #415
- feat: beautify SERP page UI by @Germey in #416
- fix: use WAN_LOGO constant for broken wan bot avatar by @Germey in #419
- fix: use lowercase resolution in Wan config for cost display by @Germey in #418
- fix: add video and news result rendering to SERP search page by @Germey in #420
- feat: add missing Suno API features by @Germey in #421
- fix: restore brand logo in sidebar navigator by @Germey in #423
- feat: add Docker Hub publish workflow by @acedatacloud-dev in #424
- fix: resolve publish version conflict with npm registry by @acedatacloud-dev in #425
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #422
- fix: remove arm64 platform from Docker Hub workflow by @acedatacloud-dev in #426
- feat(chat): add tool-calling event support for aichat2 by @acedatacloud-dev in #428
- chore: standardize GitHub token secret names by @acedatacloud-dev in #429
- feat(chat): integrate aichat2 endpoint with tool-calling UI by @acedatacloud-dev in #430
- feat(chat): add MCP server management UI by @acedatacloud-dev in #431
- fix: nanobanana prompt full display by @acedatacloud-dev in #433
- fix: always use platform favicon as sidebar logo by @acedatacloud-dev in #432
- fix: show full prompt/title text across all task previews by @acedatacloud-dev in #436
- feat: add OAuth Connector management UI (Phase 4) by @acedatacloud-dev in #435
- feat(chat): add skills system UI (Phase 5) by @acedatacloud-dev in #437
- feat: add desktop agent connection manager UI (Phase 6) by @acedatacloud-dev in #438
- feat: add GLM model group to chat interface by @acedatacloud-dev in #440
- feat(kling): add kling-v3, v3-omni, v2-6 model support by @acedatacloud-dev in #439
- fix: resolve aichat2 chat toolbar bugs by @acedatacloud-dev in #441
- fix: resolve aichat2 API call failures (agent 405, connector wrong token) by @acedatacloud-dev in #442
- fix: resolve aichat2 UI bugs (dialog leaks, z-index, error handling) by @acedatacloud-dev in #443
- fix: standardize veo model name to veo31-fast-ingredients by @acedatacloud-dev in #444
- feat(chat): add MCP server OAuth 2.0 UI support by @acedatacloud-dev in #445
- refactor: remove deprecated Api fields (price, estimation, unlimited) by @acedatacloud-dev in #446
- fix: remove 3 broken GLM models from frontend by @acedatacloud-dev in #447
- fix: MCP servers dialog not loading servers on open by @acedatacloud-dev in #448
- [codex] Fix MCP OAuth callback handling by @Germey in #449
- [codex] Add aichat2 artifact message rendering by @Germey in #450
- [codex] Sync published Nexior version to 3.34.0 by @Germey in #451
- [codex] Surface streaming chat SSE errors by @Germey in #452
- [codex] Gate chat submit on init-ready state by @acedatacloud-dev in #453
- fix(nexior): enlarge sidebar logo and balance padding by @acedatacloud-dev in #455
- chore(chat): hide desktop agent entry for now by @acedatacloud-dev in #454
- fix(chat): load skills on first open and allow creating/deleting custom skills by @acedatacloud-dev in #457
- [codex] Add gpt-5.4 / mini / nano to chat model group by @acedatacloud-dev in #456
- feat(nexior): paste images directly into upload fields by @acedatacloud-dev in #459
- feat(nexior): OpenAI Image generate+edits with /openai/tasks polling by @acedatacloud-dev in #460
- docs(readme): add OpenAI Image to AI Image service list by @acedatacloud-dev in #461
- feat: dynamic default route based on enabled site features by @Micoozz in #458
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #434
- feat: add tool calling UI components for aichat2 integration by @acedatacloud-dev in #427
- chore(deps): bump github-markdown-css from 5.8.1 to 5.9.0 by @dependabot[bot] in #377
- fix(router): default landing follows site.features order, not hardcoded chatgpt-first by @acedatacloud-dev in #462
- fix(nexior): wire openaiimage feature toggle, settings entry & default route by @acedatacloud-dev in #463
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #464
- fix(ui): swap purple theme for PlatformFrontend teal, polish logo & chat toolbar by @acedatacloud-dev in #466
- fix(chat): remove radial-gradient background from conversation dialogue by @acedatacloud-dev in #467
- fix(ui): sidebar logo respects site.logo / site.favicon again by @acedatacloud-dev in #468
- chore(tooling): switch pre-commit to lint-staged + clean existing lint violations by @acedatacloud-dev in #470
- feat(connectors): add standalone /connectors page by @acedatacloud-dev in #469
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #471
- fix(connectors): polish round 2 — BUILT-IN badge, icons, wider cards by @acedatacloud-dev in #472
- feat(suno): UX overhaul — model dropdown, style tags, menu groups, lyrics toolbar by @acedatacloud-dev in #473
- feat(suno): P1+P2 UX improvements — inspiration tags, search/sort, inline edit, delete, progress, mashup by @acedatacloud-dev in #475
- feat(suno): add voice management UI with persona selector by @acedatacloud-dev in #476
- feat(suno): add expand fullscreen lyrics editor by @acedatacloud-dev in #477
- feat(suno): add P0 create page features by @acedatacloud-dev in #478
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #474
- feat(suno): add audio Browse/Record dialog for reference audio by @acedatacloud-dev in #479
- feat(suno): add Favorites tab to voice manager by @acedatacloud-dev in #481
- feat(suno): add advanced filters to recent songs panel by @acedatacloud-dev in #482
- ci: auto-translate i18n from zh-CN by @github-actions[bot] in #480
- feat(connectors): redirect OAuth grants to AuthFrontend by @acedatacloud-dev in #484
- fix(connectors): repair TypeScript build broken by #484 by @acedatacloud-dev in https://github.com/AceDataCloud/Nexior/p...