Bika.ai v2.0.16 Release Notes

Release Date: 2026-01-15T16:00:00Z

:sparkles: New Features & Template Optimization

  • In the Grid view of the database, you can now quickly fill entire columns for linked, attachment, and member fields by dragging with your mouse.
  • When exporting a database as an Excel file, attachment URLs, linked fields, lookup fields, and formula fields are now properly formatted.
  • The copy-and-paste functionality in database grid view has been optimized: pasted data now strictly complies with CSV standards.

:wrench: Fixes

  • Fixed an issue where the “Scheduler” trigger could fire multiple times when set to “Every Minute”.
  • Resolved an issue where the “Link” field could not be edited in the Record detail modal.
  • Column width adjustments in Grid view now work correctly and can be customized as intended.
  • Fixed a problem where records could not be expanded when accessing a database from a mobile browser.
  • When configuration options for single-select or multi-select fields are removed, blank values from previously selected options will no longer remain in the cell.
  • Converting a single-line text field to a single-select or multi-select field will no longer automatically erase the original text content.
  • When adding new records, entering new selection values directly into single-select or multi-select cells now displays the entered options correctly.
  • Improved record loading speed when scrolling in grouped grid view, making it consistent with ungrouped grid view.
  • Fixed an issue where applying and then canceling filter conditions while editing a view left only one record visible in the database.
  • When multiple members are selected in a member field cell, all selected members are now fully visible in the cell.
  • Fixed display issues when there are two or three levels of groupings in the database.
  • After setting both sorting and grouping conditions when editing a view, the database now reflects both conditions correctly.
  • Cell flickering has been eliminated when linked field values are updated.
  • The “Bulk Update” operation now refreshes the database promptly, preventing display delays.
  • Attachments added via the upload handler in the Grid view now instantly refresh the attachment field cell.
  • Unnecessary additional requests will no longer be triggered after editing the mirror description.
  • System field cells such as Created At, Updated At, Created By, Updated By, and Auto Number can no longer gain focus.
  • Grouping conditions configured in the edit panel of mirror nodes can now be applied to Grid view.
  • The missing “Expand” button for records in mobile browser access to the database has been added.
  • Fixed a crash that could occur on some tables when clicking the edit button in the view.

:blue_book: More