> ## Documentation Index
> Fetch the complete documentation index at: https://docs.codebanana.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> Stay current with CodeBanana product updates, release notes, new features, improvements, bug fixes, and recent platform changes

<Update label="07/28/2026">
  ## **Team Plan updates**

  This release introduces several enhancements to **Team Plan**, making billing, quota management, and administration more flexible for organizations.

  ### **Shared token pool**

  Team Plan now supports a **shared token pool**.

  For existing Team Plan organizations, any remaining included tokens will be automatically migrated into the shared token pool during the upgrade. This allows all eligible members to consume tokens from a centralized balance instead of individual allocations.

  ### **Batch member management**

  Team Plan now supports **batch configuration** for all member settings.

  Admins can configure multiple members at once, including token limits, available models, VM configurations, and other Team Plan settings, significantly reducing management overhead for larger organizations.

  ### **Model management improvements**

  Model management has been expanded with reusable configurations.

  Admins can now:

  * Save model lists as reusable templates
  * Apply model templates to members in bulk
  * Configure the default model for each template, including whether **Auto** mode should be used as the default

  These updates make model governance more consistent across organizations.

  ### **VM downgrade support**

  Virtual machines can now be **downgraded** directly within Team Plan.

  Organizations can adjust VM specifications more flexibly as team requirements change.

  ### **Team Plan renewal improvements**

  Team Plan renewals now support payment directly from the **Budget Balance** (shared token pool).

  Previously, Budget Balance could only be used for adding seats and upgrading virtual machines. It can now also be used when renewing Team Plan subscriptions, providing a more unified billing experience.
</Update>

<Update label="07/14/2026">
  ## **Personal Agent, Project Management, and Message Experience Updates**

  This release includes major improvements to **Personal Agent**, project customization, model availability, member management, message forwarding, and multiple stability improvements.

  ## **Project avatar support**

  Projects now support custom avatars.

  Users can configure project avatars from:

  **Chat area → Top-right “…” → Settings**

  This provides more flexibility for identifying and managing projects across different collaboration scenarios.

  ## **Personal Agent improvements**

  **Personal Agent** has been significantly enhanced with broader project and usage awareness.

  Personal Agent can now query and summarize:

  * Project data, member information, and newly joined projects
  * Personal usage and consumption data
  * Team Agent and Private Ask messages (previously only Discussion messages were supported)
  * Daily, weekly, and monthly summaries
  * Project activity data
  * Usage breakdown by model

  These updates make Personal Agent more capable as a personal workspace assistant for understanding project progress, activity, and usage patterns.

  ## **New model support**

  CodeBanana now supports additional models:

  * **GPT-5.6-sol**
  * **GPT-5.6-terra**
  * **GPT-5.6-luna**
  * **Claude Sonnet 5**

  These new models expand available choices for different development scenarios.

  ## **Members dialog improvements**

  The Members dialog has been updated with improved management capabilities.

  New updates include:

  * Improved admin configuration for group administrators
  * Agent access permission settings
  * Robot management through **Add Robot**, including webhook URL display and copy support
  * Improved **Add Agent** dialog with an **Added Agents** filter category

  Additional visual improvements will continue in future iterations.

  ## **Message forwarding improvements**

  Message forwarding now supports **i18n** and quoted messages.

  Forwarded messages now preserve original reference relationships and support multilingual content handling, making shared conversations easier to understand across different languages.

  ## **Agent and Skill improvements**

  Fixed an issue where HTML-related tasks did not prioritize loading the **single-file-html Skill**.

  HTML generation tasks now consistently trigger the HTML Skill by default, improving HTML generation quality.

  Fixed an issue where the Read File tool could not correctly process **TicNote** share links.

  TicNote `shareDetail` links are now automatically converted to the correct `shareDetailReal` format for reading.

  ## **Bug fixes and stability improvements**

  This release includes multiple fixes across messaging, sharing, surveys, avatars, and references.

  * Fixed an issue where forwarded messages could contain an incorrect `message_id` and display the previous message instead
  * Fixed an issue where HTML detail content could return empty during sharing scenarios
  * Fixed an issue where survey return page links could contain unnecessary language path prefixes
  * Fixed group avatar validation logic to support empty `avatarUrl` values in text-based avatar mode
  * Fixed an issue where quoted messages from previous pages were not displayed correctly

  These improvements enhance message consistency, sharing reliability, and overall product stability.
</Update>

<Update label="07/07/2026">
  ## **Internationalization, Model Updates, and Mention Experience Improvements**

  This release includes updates across internationalization, default model settings, message forwarding, @Mention experience, navigation interactions, file tree display, and GitLab project creation.

  ## **Internationalization updates**

  CodeBanana now supports language switching across key user-facing pages.

  Users can now switch between **English** and **Chinese** from the login page, homepage header, and Personal Center. Main-level pages now support Chinese display for a more localized experience.

  ## **Default model update**

  The default model for new projects has been updated to **GLM-5.2**.

  New projects will now use GLM-5.2 as the default model, while users can still select other available models based on their needs.

  ## **Message forwarding improvements**

  The forwarding experience has been improved across message display and interaction.

  Updates include:

  * Improved forwarding titles and message prompts
  * Added source group information to forwarded messages
  * Fixed an issue where chat history and images in forwarded messages could be incorrectly clickable

  These updates make forwarded conversations easier to understand and navigate.

  ## **@Mention improvements**

  The **@Mention** experience has been significantly improved across file selection, input behavior, and stability.

  Files in the @Mention panel are now displayed as a file tree by default, making project structure easier to browse. Skill filtering has also been improved, and highlight colors are now aligned with the App experience.

  Input behavior has been optimized with fixes for multiple scenarios, including:

  * Incorrect line breaks when using Command + Enter
  * @Mention not triggering correctly
  * Incorrect insertion position after mentioning
  * Project names containing special characters not being recognized
  * Unexpected @ triggering behavior at the beginning, middle, or end of text

  Additional stability improvements include fixes for React #300 errors in the Mention system, popup positioning issues, cursor calculation problems involving BR tags, ineffective line breaks after @Mention, and occasional crashes.

  The @Mention project list now also refreshes in real time.

  ## **Interaction improvements**

  Navigation and switching behavior have been optimized.

  Debounce handling has been added to **Sidebar**, **ChatList**, and **ProjectList** to reduce unnecessary requests caused by frequent switching between chats and projects.

  ## **File tree improvements**

  The file tree interface has been visually optimized.

  These updates improve readability and make project file navigation more consistent.

  ## **GitLab project creation improvements**

  Fixed an issue where saved passwords could become unavailable after logging out of GitLab during project creation.

  GitLab project import and creation flows are now more stable.
</Update>

<Update label="06/30/2026">
  ## **Team Plan, Organization Management, and Agent Updates**

  This release includes updates across Team Plan member management, model controls, organization contacts, onboarding experience, Agent capabilities, IM integrations, and multiple stability improvements.

  ## **Team Plan member management and model settings**

  Team Plan now supports more flexible member-level configuration.

  Organizations can now configure different available models and token limits based on organizational structure from:

  **Usage → Members & Quotas → Batch Settings**

  Admins can also manage model configurations from:

  **Usage → Members & Quotas → Manage Models**

  Supported capabilities include:

  * Save model lists as templates
  * Customize model ordering
  * Set default models for members

  This release also fixes an issue where Team Plan members with a token limit set to **0** could not have their limit updated afterward.

  ## **Organization contacts and management updates**

  The Contacts experience has been improved to support more complex organizational structures, including cases where one person manages multiple departments or members within the same department have different direct managers.

  New capabilities include:

  * Set department heads from **Contacts → Department list → Edit**
  * Set direct managers from **Contacts → Member list → Edit**
  * Display **Direct Manager** information in member profile cards

  These updates provide better visibility into reporting relationships and organizational ownership.

  ## **System notification updates**

  Global system message types have been expanded.

  Organization join notifications and friend invitation notifications are now displayed globally and are no longer restricted by organization filtering.

  ## **Survey page localization**

  Survey-related pages now support multilingual display.

  This improves accessibility for users across different language environments.

  ## **Friend invitation notifications**

  Friend invitation flows now include two-way notifications.

  When a friend invitation is accepted or rejected, the original sender will receive a corresponding system notification.

  ## **Model selection persistence**

  CodeBanana now remembers the model selected by the user.

  When returning to the product, the previously selected model will be automatically restored.

  ## **Preset project configuration updates**

  Preset projects now support parameter-level configuration.

  Different preset project types can now define whether users can invite members, add agents, and other project-specific behaviors.

  Preset projects also now support additional protections:

  * Preset projects cannot be deleted or dissolved
  * Preset project avatars have been improved, including **TN Subscription**, **Personal Agent**, and **Approval Workflow** projects

  ## **Personal Agent updates**

  The **Personal Agent** experience has been improved.

  Updates include:

  * Improved avatar display
  * Expanded data query scope

  Personal Agent can now query messages sent across **Team Agent**, **Private Ask**, and **Discussion** contexts.

  Historical Personal Agent skills are still being updated progressively.

  ## **Agent updates**

  Agent workflows now include additional safeguards and improvements.

  Cross-project Discussion delegation is now restricted to ensure correct project-level chat boundaries and prevent unintended context sharing.

  Scheduler cost tracking now includes task creator information, improving usage attribution and cost visibility.

  ## **IM integration updates**

  Several improvements have been made to IM channel integrations.

  Updates include:

  * Fixed and optimized channel icons
  * IM pages now retain selected engine and model settings
  * Fixed message reply limitations for QQ, Telegram, and other supported channels

  ## **Discussion reply improvements**

  Fixed an issue where Discussion could not correctly respond when users referenced quoted messages.

  Discussion replies now handle referenced content more reliably.

  ## **Friend invitation notification fixes**

  Fixed an issue where friend invitation accept/reject notifications could contain incorrect organization IDs.

  Notifications are now correctly routed to the intended users.

  ## **CBBot project permission fixes**

  Fixed an issue where members joining CBBot-created projects through invite links or direct invitations could incorrectly receive admin permissions.

  New members in CBBot-created projects now join with standard member permissions by default.

  ## **Private Ask queue display fixes**

  Fixed an issue where **Private Ask** could display other users’ queue information while waiting.

  Users now only see their own queue status during request processing.
</Update>

<Update label="06/09/2026">
  ## **Image Generation, Approval Workflow, and Billing Updates**

  This release includes updates across agent capabilities, image and video generation, Cron Jobs, approval workflows, billing management, onboarding, contacts, context management, and model availability.

  ## **Image and video generation**

  CodeBanana now supports **image and video generation** capabilities within Agent workflows.

  Agents can now generate visual content directly during conversations. Related usage tracking and billing logic have also been added to the **Usage** page, providing clearer visibility into generation usage.

  ## **Cron Job updates**

  Cron Job management has been improved.

  Users can now specify the task creator and select the model used for scheduled tasks, providing more control over automated workflows.

  ## **Approval Workflow**

  CodeBanana now includes the **Approval Workflow** project.

  Organization **Owners** and **Admins** can configure approval workflows, while organization members can view and submit approval requests.

  This enables teams to manage internal approval processes directly within the workspace.

  ## **Billing mode settings**

  A new **Billing mode** setting is now available under:

  **Personal Center → Billing mode**

  Organizations can now choose whether usage costs are calculated based on the **presenter** or **owner**.

  This setting is available to **Owners** and **Admins**, providing more flexibility for organization-level cost management.

  ## **Billing improvements**

  Preset project bootstrap operations are now excluded from billing.

  This means initial project setup processes will no longer consume user quotas or generate usage charges.

  ## **Onboarding improvements**

  Organization onboarding now includes duplicate organization name validation.

  This helps prevent naming conflicts when creating or joining organizations.

  ## **Contacts updates**

  The **Contacts** page has been improved with better organization and contact management.

  Contacts can now be displayed separately by internal and external groups. The page layout has also been optimized, and contacts can now be sorted by employee ID and department.

  ## **Context Clear improvements**

  The **Context Clear** experience has been improved.

  The context clear status in the text input area now supports persistent display. The displayed state automatically adapts based on the current **CB/CC mode** and whether the user is working with **Team Agent** or **Private Agent**.

  The `/clear` command behavior remains unchanged.

  ## **Model updates**

  The default model has been updated to **GLM-5.1**.

  **Claude Sonnet 4.6** remains available and can still be selected manually.

  This release also adds support for new models, including:

  * **Qwen3.7-Max**
  * **GPT-5.5**
  * **Claude Opus 4.8**

  These updates expand model availability and provide users with more options for different development scenarios.
</Update>

<Update label="05/19/2026">
  ## **DC Agent, Messaging, Skill Market, and Collaboration Experience Updates**

  This release includes updates across Discussion, messaging, Skill Market, organization structure, agent capabilities, viewer support, and multiple interaction improvements across the product.

  ### **DC Agent** <Badge color="blue" size="lg">New</Badge>

  **Discussion** now supports **DC Agent**.

  This gives teams an additional agent directly inside Discussion, making it easier to coordinate conversations, keep context together, and support group collaboration workflows.

  ### **Message queue mechanism** <Badge color="blue" size="lg">New</Badge>

  Messaging now includes a **queue mechanism**.

  This improves message handling in scenarios where multiple actions or requests happen in sequence, making the overall interaction flow more stable and easier to follow.

  ### **Skill Market updates** <Badge color="yellow" size="lg">Improve</Badge>

  The installed Skill list now includes an **Org Badge** indicator.

  Skill-related services have also been significantly improved, with better stability for skill download and backup workflows. These updates make Skill usage and management more reliable across projects.

  ### **Organization structure and Contacts updates** <Badge color="yellow" size="lg">Improve</Badge>

  This release includes several improvements to organization structure and contact management.

  Fixed an issue where organization structure data was not written correctly in some registration scenarios. The department tree in **Contacts** now supports expand and collapse behavior, making organization browsing clearer. Organization nodes and external contact nodes now also include icons for better visual recognition.

  ### **Agent updates** <Badge color="yellow" size="lg">Improve</Badge>

  Agent conversations now include **message timestamps** and **cross-date markers**.

  These updates make date changes in conversations easier to recognize and help reduce confusion in time-sensitive agent interactions.

  Agent capabilities have also been expanded with new workflow support. Agents can now create **webhook tasks**, enabling more flexible integrations and automation scenarios. Group chat management has also been expanded, with support for deleting group chats and updating group chat information.

  This release also adds multimedia generation capabilities. Agents can now support both image and video generation workflows.

  In addition, new model options have been added, model-related configuration issues have been fixed, and the model list order has been updated. Project creation now also supports improved multilingual behavior, with better support for internationalized experiences.

  ### **Viewer update** <Badge color="yellow" size="lg">Improve</Badge>

  The **Viewer** area now supports previewing compressed archive files.

  This expands in-product preview support and makes it easier to inspect packaged files without leaving the workspace.

  ### **Input box and message experience updates** <Badge color="yellow" size="lg">Improve</Badge>

  The input and message experience has been improved across attachments, search, quoting, and long-message handling.

  Attachments are now cached by tab and project, which helps prevent uploaded files from being lost when switching pages. Fixed an issue where pinyin-based user search in the input box could return unrelated members. Fixed a case where numbers could occasionally be lost when using **Sogou Input Method**. Quoted message line wrapping has also been improved.

  Sent long messages now support automatic **expand / collapse** behavior, making lengthy content easier to read.

  ### **@ mention update** <Badge color="yellow" size="lg">Improve</Badge>

  Fixed an occasional issue where the **@ mention** panel could appear even when no content had been entered after triggering **@**.

  This makes the mention experience more stable and predictable.

  ### **Project name display update** <Badge color="yellow" size="lg">Improve</Badge>

  Fixed an issue where project names could fail to display correctly when the **Owner** nickname was too long.

  This improves readability in project-related views.

  ### **Project list updates** <Badge color="yellow" size="lg">Improve</Badge>

  The **Project List** and **Chat List** now support automatic positioning.

  When switching between the two tabs, the system now automatically associates the corresponding item and keeps it within the visible area. The pin and unpin prompt copy has also been updated in Chinese.

  ### **Members and agent name updates** <Badge color="yellow" size="lg">Improve</Badge>

  The **Members** dialog has been improved so that it closes automatically after an invite is sent.

  This release also improves the display and naming behavior of **Personal Agent**. Fixed an issue where the **Owner** could be missing from the Members list, and fixed a case where entering **@** could send directly in unintended scenarios.

  ### **A2A dialog update** <Badge color="yellow" size="lg">Improve</Badge>

  The A2A dialog has been optimized for group owners.

  Group owners no longer see the permission dropdown in this flow and now default to **Can Edit**.

  ### **Forwarding and avatar display updates** <Badge color="yellow" size="lg">Improve</Badge>

  Fixed an issue affecting avatar and display name presentation in forwarded messages.

  This makes forwarded content easier to read and improves message source recognition.

  ### **Conversation flow updates** <Badge color="yellow" size="lg">Improve</Badge>

  The **MermaidDiagram** flowchart component now includes a close button in fullscreen mode.

  This release also fixes and improves formatting behavior for user-sent rich content, making conversation rendering more consistent.
</Update>

<Update label="05/14/2026">
  ## **Team Plan, Organization, Agent, Viewer, and Interaction Updates**

  This release includes updates to Team Plan billing and member management, organization structure handling, agent collaboration, archive preview, input behavior, project navigation, A2A interactions, and CBBot.

  ### **Team Plan updates** <Badge color="blue" size="lg">New</Badge>

  CodeBanana now converts **requests** into **usage**, with previously purchased entitlements migrated at a **10:1 ratio**.

  For organizations that already have **Team Plan** enabled, adding seats and upgrading VM tiers can now be charged through the shared usage pool. A confirmation dialog has also been added to make these actions clearer before submission.

  This release also includes pricing updates for selected plans.

  ### **Team Plan alerts** <Badge color="blue" size="lg">New</Badge>

  The Team Plan alert system has been expanded.

  A reminder is now shown when remaining usage falls below **20%**. A synchronized warning is also displayed when the remaining limit balance falls below **\$10**.

  These updates improve visibility before usage or balance is fully exhausted.

  ### **Team Plan member management** <Badge color="yellow" size="lg">Improve</Badge>

  Both organization **Admins** and **Owners** can now update member quotas, VM configurations, and available model access.

  Previously, these actions were limited to the **Owner** only. This change makes day-to-day Team Plan management more flexible for organizations with delegated admins.

  ### **Team Plan top-up backend** <Badge color="blue" size="lg">New</Badge>

  The recharge backend now supports **custom-day top-ups**.

  This includes support for trial quota top-ups and provides more flexibility for temporary or time-based usage allocation.

  ### **Team Plan fixes and billing improvements** <Badge color="yellow" size="lg">Improve</Badge>

  This release also includes a set of Team Plan fixes and billing-related improvements.

  The add-seat and VM-upgrade flows now display the billing amount more clearly. Fixed an issue where used seat counts did not refresh automatically after adding or removing members in Team Plan. Fixed an issue where members could not be removed from the confirmation page when adding members. Fixed an issue where the model list could appear empty in group chats for non-Team Plan members.

  In addition, fixed an issue with incorrect dates in exported **Usage** Excel files, and improved the billing page experience.

  ### **Organization structure update** <Badge color="yellow" size="lg">Improve</Badge>

  Fixed an issue where organization structure data was not written correctly in some registration scenarios.

  This improves data consistency during organization onboarding and setup.

  ### **Agent updates** <Badge color="yellow" size="lg">Improve</Badge>

  Agent conversations now include message timestamps and cross-date indicators.

  These updates make date changes inside conversations more visible and help reduce confusion in time-sensitive agent interactions.

  This release also introduces the **Discussion Agent (Discussion Coordinator)**.

  The Discussion Agent can summarize group content and answer questions based on discussion context. It can also call other agents through **A2A**, with the Discussion Agent acting as the coordination layer. The Discussion Agent is visible in both the **Members** list and the **@ mention** list, and it can be invoked directly through **@**.

  ### **Viewer update** <Badge color="yellow" size="lg">Improve</Badge>

  The **Viewer** area now supports previewing compressed archive files.

  This expands file preview support for common packaged project assets and documents.

  ### **Input box updates** <Badge color="yellow" size="lg">Improve</Badge>

  The input experience has been improved across attachments, search, input methods, and quoting behavior.

  Attachments are now cached by tab and project, which prevents uploaded files from being lost when switching pages. Fixed an issue where pinyin-based user search in the input box could return unrelated members. Fixed a case where numbers could be lost when using **Sogou Input Method** in the message input field. Quoted message line wrapping has also been improved.

  ### **@ mention update** <Badge color="yellow" size="lg">Improve</Badge>

  Fixed an occasional issue where the **@ mention** panel could appear after sending **@** even when no content had been entered.

  This makes the mention interaction more stable and predictable.

  ### **Project name display update** <Badge color="yellow" size="lg">Improve</Badge>

  Fixed an issue where project names could fail to display correctly when the **Owner** nickname was too long.

  This improves readability in project-related views.

  ### **GitLab import updates** <Badge color="yellow" size="lg">Improve</Badge>

  GitLab and GitHub merged project names are now derived from the Git URL.

  The **GitLab import** dialog has also been improved, including better content height handling and layout refinement.

  ### **Project list updates** <Badge color="yellow" size="lg">Improve</Badge>

  The **Project List** and **Chat List** now support automatic positioning.

  When switching between the two tabs, the system now automatically associates the corresponding item and keeps it within the visible area. The pin and unpin prompt copy has also been updated in Chinese.

  ### **Members and agent name updates** <Badge color="yellow" size="lg">Improve</Badge>

  The **Members** dialog has been improved so that it closes automatically after an invite is sent.

  This release also improves the display and naming behavior of **Personal Agent**. Fixed an issue where the **Owner** could be missing from the Members list, and fixed a case where entering **@** could send directly in unintended scenarios.

  ### **A2A dialog update** <Badge color="yellow" size="lg">Improve</Badge>

  The A2A dialog has been optimized for group owners.

  Group owners no longer see the permission dropdown in this flow and now default to **Can Edit**.

  ### **Conversation flow updates** <Badge color="yellow" size="lg">Improve</Badge>

  The **MermaidDiagram** flowchart component now includes a close button in fullscreen mode.

  This release also fixes and improves formatting behavior for user-sent **rich\_content** messages.

  ### **CBBot update** <Badge color="yellow" size="lg">Improve</Badge>

  **CBBot** now supports creating cloud projects.

  This expands project creation options for users working across local and cloud-based workflows.
</Update>

<Update label="04/28/2026">
  ## **Usage Alerts, Forwarding, and Collaboration Experience Updates**

  This release introduces usage alerts and includes a broad set of updates across forwarding, A2A permissions, member management, mentions, quoting, input behavior, search, and avatar display.

  ### **Usage alerts** <Badge color="blue" size="lg">New</Badge>

  CodeBanana now supports usage alerts for both request-based and token-based limits.

  Alerts now apply to free requests, included plan requests, Team Plan token limits, and shared token pools. A warning is shown when remaining usage falls below **20%**, while existing reminders for exhausted usage remain unchanged.

  ### **Forwarding updates** <Badge color="yellow" size="lg">Improve</Badge>

  Forwarding now supports sending messages directly to contacts in **Contacts**, in addition to forwarding to projects.

  This release also fixes an issue where nested forwarded messages containing images could display incorrectly. It also fixes control conflicts related to forwarded messages under shared-control scenarios.

  ### **Bulk group creation** <Badge color="yellow" size="lg">Improve</Badge>

  Backend support is now available for bulk group chat creation, including multi-member group setup.

  This improves efficiency for large-scale group creation and management workflows.

  ### **Personal Agent project protection** <Badge color="yellow" size="lg">Improve</Badge>

  Projects associated with **Personal Agent** can no longer be deleted.

  This helps prevent accidental deletion of default personal agent workspaces.

  ### **A2A permissions and guidance updates** <Badge color="yellow" size="lg">Improve</Badge>

  A2A permissions and related behavior have been refined.

  Agent permission guidance copy has been updated and is now supported across **English**, **Simplified Chinese**, and **Traditional Chinese**.

  ### **Member management and permission dialog improvements** <Badge color="yellow" size="lg">Improve</Badge>

  The member and permission management experience has been simplified.

  The permission dropdown and the three-dot action menu have been removed, and related actions are now managed through a unified settings entry point. Member sorting has also been updated to:

  **coding\_agent → Owner → Admin → Member**

  This release also fixes an issue where permission-related dialogs could display at the wrong visual layer. Under shared-control mode, both **Admin** and **Owner** can now forward messages to **@agent** in **Discussion** without checking presenter status.

  ### **@ mention improvements** <Badge color="yellow" size="lg">Improve</Badge>

  The **@ mention** experience has been improved.

  The mention dialog now provides search result counts and shows **Recent files** by default. This release also fixes an issue where agent names could occasionally be truncated when using **@agent**.

  ### **Copy and paste improvements** <Badge color="yellow" size="lg">Improve</Badge>

  Copy and paste behavior has been improved for messages with attachments.

  Previously, copied messages with attachments could display only the attachment itself. This has been fixed so the actual filename is now shown correctly.

  ### **Quote improvements** <Badge color="yellow" size="lg">Improve</Badge>

  The quoting experience has been improved across both layout and display.

  Attachments now appear above text, and text appears below. Multiple images are now shown as thumbnails. Video and file attachments now display type labels such as **\[Video] filename**, and sender names are now displayed in a more consistent format.

  ### **Input box improvements** <Badge color="yellow" size="lg">Improve</Badge>

  The input box behavior has been improved after sending long messages.

  This release fixes an issue where the input box could remain stuck at its maximum height after sending a message. After long text is sent, the input box now returns to its default height correctly.

  ### **Search bar redesign** <Badge color="yellow" size="lg">Improve</Badge>

  The search bar has been redesigned for better usability.

  It is now centered and uses a wider layout to better support both file search and content search.

  ### **Avatar display improvements** <Badge color="yellow" size="lg">Improve</Badge>

  Default avatar display logic has been improved.

  If a user name contains Chinese characters, the default avatar now uses the last two Chinese characters. If no Chinese characters are present, the first four characters are used instead. Group avatars in **chatList** have also been updated.
</Update>

<Update label="04/20/2026">
  ## **Team Plan, Cross-Project Agents, and Onboarding Updates**

  This release introduces a redesigned Team Plan, cross-project agent collaboration, model access controls, onboarding improvements, and a set of usability updates across scheduling, skills, contacts, and project setup.

  ### **New Team Plan** <Badge color="blue" size="lg">New</Badge>

  CodeBanana now supports a redesigned **Team Plan**.

  The new Team Plan supports customizable seat counts starting from 1 seat, along with a shared **Token pool** with no minimum threshold. Three VM tiers are available at **\$45 / \$65 / \$105 per seat per month**, with both monthly and annual billing supported. Annual billing is available at **20% off**.

  Admins can manage seats, token top-ups, member limits, renewals, and related usage settings from the **Usage** page. Enterprise invoice payment and backend balance top-up are also supported.

  ### **A2A — Cross-project agent collaboration** <Badge color="yellow" size="lg">Improve</Badge>

  CodeBanana now supports **A2A**, enabling agents to collaborate across projects.

  Each project agent is named after its project. The **Members** list now supports adding agents authorized by other users, as well as agents owned by the current user. Owners can assign one of three permission levels to an agent: **Can Edit**, **Can Read**, or **Disabled**.

  Each user also has a preconfigured **Personal Agent**, which is automatically included when invited into a group. In addition, agents can send messages to **Discussion** or private contacts, query contacts, and **Team Agent** can read discussion history.

  These updates expand how agents participate in collaboration across projects, chats, and teams.

  ### **Model access controls** <Badge color="blue" size="lg">New</Badge>

  Admins can now define available model ranges for members at the individual, bulk, or full-selection level.

  Once a member is restricted, the restriction applies to all projects owned by that member. This gives organizations more centralized control over model usage across teams.

  ### **Onboarding improvements** <Badge color="yellow" size="lg">Improve</Badge>

  This release also expands onboarding across projects and organization setup.

  Each project now includes the **CB-FAQ Skill** by default, with synchronized product updates. The file tree now includes built-in **User Guides**, including role-based use cases, and **Agent bootstrap** can jump directly to the relevant guidance.

  Organization admins also now have access to a dedicated **Org Admin Workspace**. This workspace includes seven core capabilities, such as organization structure setup, department management, member and invitation management, AI usage visibility, and AI maturity recommendations.

  New users are assigned this workspace by default. Existing users can access it from **Template → Data & Analyst**.

  ### **Experience improvements** <Badge color="yellow" size="lg">Improve</Badge>

  This release also includes multiple experience and interface updates across the product.

  Updates include:

  * Upgraded **@ mention** dialog styling, now with search suggestions
  * A new **Cron Job** page with execution details such as task duration
  * **Private Agent** renamed to **Private Ask**
  * Improved **Git Commit / History** dialog
  * Updated **Create Project** templates and dialog experience
  * **Skill** version management now supported with automatic version increments, and author information is now displayed in the list
  * **Contacts** now supports directly adding external friends
  * Organization friend request history now supports categorized views

  These updates improve clarity, discoverability, and day-to-day workflow efficiency across the product.
</Update>

<Update label="04/16/2026">
  ## **Admin, Agent, Skill, and Dashboard Updates**

  This release includes updates to group admin controls, agent collaboration flows, skill versioning, scheduled tasks, the AI-Native Index Dashboard, contacts, and several core product interfaces.

  ### **Group admin controls** <Badge color="blue" size="lg">New</Badge>

  CodeBanana now supports expanded group admin capabilities.

  The first five members added to a group are assigned as default admins. Admins can also compete for control equally even when there is no active agent request. In addition, group owners can now configure admins directly from the top-right corner of the member dialog, with support for up to five admins per group.

  These updates make group-level collaboration and permission coordination more flexible in multi-user project scenarios.

  ### **Add Agent** <Badge color="blue" size="lg">New</Badge>

  The **Add Agent** flow now supports search.

  Users can now search for agents directly when adding them, which makes it easier to find and assign the right agent in larger workspaces or more complex project setups.

  ### **Agent collaboration updates** <Badge color="yellow" size="lg">Improve</Badge>

  Several agent collaboration capabilities have been expanded in this release.

  Agents can now send messages to **Discussion** and also send messages directly to individual contacts through private chat. Agents can also query contact members. In addition, **Team Agent** now supports reading chat history from **Discussion**.

  These updates improve context sharing between agents, group discussions, and direct communication flows.

  ### **Skill updates** <Badge color="yellow" size="lg">Improve</Badge>

  Skills now support version numbers and incremental versioning.

  When a skill is updated, its status will also be synchronized accordingly. The skill list now displays author information as well.

  These changes make skill management more transparent and improve traceability across updates and reuse.

  ### **Scheduled task improvements** <Badge color="yellow" size="lg">Improve</Badge>

  Scheduled tasks now provide additional execution details, including time consumption.

  This makes it easier to review task performance and understand execution behavior over time.

  ### **AI-Native Index Dashboard updates** <Badge color="yellow" size="lg">Improve</Badge>

  The **AI-Native Index Dashboard** has been expanded with additional organization and department visibility.

  Organization admins and owners can now view department and organization information. Department heads can also view department-level usage data.

  These updates improve visibility for organizational management and support more role-based oversight.

  ### **Contacts updates** <Badge color="yellow" size="lg">Improve</Badge>

  The **Contacts** section now supports directly adding external friends.

  Organization friend request history also now supports categorized views, making it easier to review and manage different types of contact requests.

  ### **Interface improvements** <Badge color="yellow" size="lg">Improve</Badge>

  This release also includes a set of interface and interaction updates across key product areas.

  Updates include:

  * Improvements to the **Cron Job** page
  * **Private Agent** renamed to **Private Ask**
  * UI improvements to the **Git Commit / History** dialog
  * Updated project creation templates and improved dialog experience

  These updates continue to improve clarity, consistency, and usability across the product.
</Update>

<Update label="03/30/2026">
  ## **Documentation, Contacts, and Viewer Updates**

  This update includes improvements to the documentation, contact management, invitation flow, and file preview capabilities.

  ### **Documentation center** <Badge color="blue" size="lg">New</Badge>

  CodeBanana now includes a dedicated **Documentation** tab in both the homepage and Personal Center.

  The documentation center now supports question search and synchronized changelog updates, making it easier for users to find product information and keep up with the latest changes in one place.

  ### **Default project** <Badge color="blue" size="lg">New</Badge>

  Default projects now include feature guidance files.

  This helps users understand key product capabilities more quickly after entering a project and provides a clearer starting point for exploration and onboarding.

  ### **Contacts** <Badge color="blue" size="lg">New</Badge>

  The **Contacts** section now includes both internal organization contacts and external contacts, along with related contact guidance.

  These updates improve contact visibility and make it easier for users to understand who is available within the organization and who is managed as an external contact.

  ### **Invite dialog** <Badge color="blue" size="lg">New</Badge>

  The invite dialog now supports inviting both internal and external contacts directly.

  This removes the previous restriction and makes collaboration setup more flexible across different communication and team scenarios.

  ### **Viewer preview improvements** <Badge color="yellow" size="lg">Improve</Badge>

  The Viewer preview area has been improved for a wider range of document types.

  Preview support and viewing experience have been optimized for files including:

  * DOC / DOCX
  * PDF
  * CSV
  * Excel

  These updates improve document readability and make in-product file review more consistent across common file formats.
</Update>

<Update label="03/27/2026">
  ## **New user onboarding and organization management**

  CodeBanana now supports onboarding for new users, along with organization structure and permission management. These updates are now live in production at [www.codebanana.com](http://www.codebanana.com).

  This release covers onboarding flows for individual users, team users, and enterprise users, helping each user type complete setup more efficiently and get started in the right workflow. All onboarding steps can be skipped and completed later through Contacts.

  ### **Personal onboarding** <Badge color="blue" size="lg">New</Badge>

  Individual users can now select and submit their intended use case during onboarding.

  This helps CodeBanana to provide a more relevant initial experience.

  ### **Team and enterprise onboarding** <Badge color="blue" size="lg">New</Badge>

  CodeBanana now supports a more complete onboarding flow for team and enterprise users.

  When an organization owner signs up, a default organization is created automatically, and the owner can rename the organization during onboarding. Teams can also upload organization structure data through an excel file, including department and member information, to support bulk invitation, registration, and team structure setup.

  Organization members can directly search for and join the target organization during onboarding. All onboarding actions are optional and can be skipped, with further updates and edits available later in Contacts under Studio page.

  ### **Organization structure upload and management** <Badge color="blue" size="lg">New</Badge>

  Organization structure upload and management now support a more complete set of admin and member management workflows.

  Organization owners can now assign multiple organization admins. Organization owners and admins can edit member roles and department information, and create both top-department and sub-departments.

  The following management capabilities are also now supported:

  * Invite organization members individually or in bulk
  * View invitation records and invitation progress
  * Review and approve organization join requests
  * Upload and update organization structure data in bulk
  * Remove organization members
  * Transfer projects from departing members and choose the receiving owner

  These updates make it easier for teams to complete both initial organization setup and ongoing admin work in one place.
</Update>

<Update label="03/17/2026">
  ## Team Plan, Agent, and Workspace Experience Updates

  This production update includes three main areas, covering multiple features and product improvements:

  ### **Team Plan updates**

  CodeBanana now includes a more complete Team Plan workflow, including purchase, member management, and usage limit controls.

  These updates make it easier for teams to manage plan access, assign members, and control quotas more clearly within the workspace.

  ### **Agent capability upgrades**

  This release expands CodeBanana’s agent capabilities across project setup, configuration, and external integrations.

  Updates include:

  * Claude Code Agent support
  * Agent Config settings support
  * Skills Market support
  * IM bot integration
  * Agent template selection when creating a new project

  These changes give teams more flexibility when configuring agents and reusing workflows across different project scenarios.

  ### **UI, project, and developer experience improvements**

  This release also includes updates to the product interface, project file management, and developer tooling organization.

  These improvements are designed to make navigation clearer, streamline file operations, and provide a more integrated experience for technical users working inside projects.

  ## **Coming next this week**

  The following updates are planned next:

  * **AI-Native Index Dashboard**
  * Enterprise onboarding, along with organization structure upload and management
  * Continued UI and interaction improvements, including project and file preview/editing experience, as well as agent chat and interaction experience
</Update>

<Update label="01/27/2026">
  ### Major Feature Updates

  ### New Features

  * **Sharing System Launch:**
    * **Project Sharing:** Share projects via link with team members and collaborators.
  * **Enhanced Data Analytics:**
    * **Analytics Dashboard Redesign:** More powerful data visualization and analysis capabilities.
    * **Feature Usage Statistics:** Track usage patterns across all features.
    * **Feature Rankings:** See the most popular features at a glance.
  * **Voice Functionality:**
    * **Voice Recording:** Record audio and convert to text automatically.
  * **Technical Support System:**
    * **Tech Support:** Professional technical assistance service.
  * **Chat Enhancements:**
    * **@Mention Notification Cards:** Dedicated display for mention notifications.
    * **Chat List Search:** Search contacts and organization members.
    * **Scroll to Bottom Button:** Quickly jump to the latest messages.
    * **Automatic URL Recognition:** Links are automatically clickable.
  * **Membership System Upgrade:**
    * **VM Specification Selector:** Customize virtual machine configurations.
    * **Membership Plan Comparison:** Feature comparison table for all plans.
    * **Free Tier Optimization:** Clearer display of free plan features.

  ### Bug Fixes

  * Fixed chat draft switching timing issues.
  * Fixed scroll to bottom button positioning.
  * Resolved Git status reload problems.
  * Fixed file context display issues.
  * Corrected message forwarding handling.
</Update>

<Update label="01/25/2026">
  ### New & Improved

  * **Analytics Dashboard 2.0:** Comprehensive upgrade to the analysis dashboard, featuring a new interactive click-tracking board for deeper insights.
  * **Enhanced Share Viewer:** Improved the user experience and reliability of the file sharing viewer.

  ### Fixes

  * **Message Forwarding:** Resolved an issue where message forwarding was malfunctioning.
  * **Localization:** Fixed internationalization (i18n) issues on registration-related tooltips.
  * **UI Navigation:** Fixed the positioning logic of the "Scroll to Bottom" button for smoother chat navigation.
</Update>

<Update label="01/22/2026">
  ### Changes

  * **Terminology Update:** Renamed "Assistant" to **"Tech Support"** across the entire platform to reflect a more professional service model.

  ### Improvements

  * **Analytics:** Added date range selection to the analytics dashboard and optimized the data export function.
  * **Voice Transcription:**
    * Disabled the "Cancel" button during active transcription to prevent accidental data loss.
    * Resource optimization: Canceling a recording no longer triggers an unnecessary API call.
</Update>

<Update label="01/21/2026">
  ### New Features

  * **Telemetry & Analytics:** Implemented comprehensive tracking for:
    * Viewer operations.
    * Service and Terminal button usage.
    * Git history and commit actions.
    * Navigation events and custom notifications.
  * **Chat Enhancements:**
    * **User Profile Cards:** New design including privacy protection measures.
    * **Draft Persistence:** Unsent messages are now automatically saved and restored.

  ### Security & Infrastructure

  * **Email Validation:** Enforced strict email address validation across all mail services.

  ### Improvements & Fixes

  * **Sharing Logic:** Restricted the "Share" button functionality to static previews only.
  * **File Handling:**
    * **Git Status:** Added support for file paths containing special characters.
    * **PDF Viewer:** Fixed URL encoding issues for filenames with special characters.
    * **Excel Editor:** Added proper display support for Chinese characters.
  * **Downloads:** Fixed an issue causing binary file downloads to fail.
</Update>

<Update label="01/16/2026">
  ### UX Improvements

  * **Feature Visibility:** The **"Request Assistance"** feature is now more prominently displayed in the UI for easier access.
</Update>

<Update label="01/14/2026">
  ### UI/UX Polish

  * Refined indicators for Group Owners.
  * Optimized preview states and message bubble styling.

  ### Organization & Deployment

  * **Group Management:** Enhanced functionality for member management and group notifications.
  * **Deployment:** Updated Tencent Cloud configurations and port settings.

  ### Fixes

  * Resolved rendering issues with dropdown menus.
  * Fixed property naming errors affecting frontend stability.
</Update>
