Skip to content

Toro Cloud Dev Center


Release notes for Bellini v1.6.0

Bellini v1.6.0 was released on February 3, 2022. This version covers the following issues:

Stories

  • BLN-853 - Add layouts to layout tree view's content assist
  • BLN-892 - Make renaming of apps & components undoable
  • BLN-894 - Add support for conditional exported declared property visibility
  • BLN-895 - Add support for grouping exported declared properties
  • BLN-940 - Add a Edit Content button on the canvas element overlay toolbar
  • BLN-952 - Implement Save All
  • BLN-961 - Implement text input component
  • BLN-962 - Implement button component
  • BLN-963 - Implement checkbox component
  • BLN-964 - Implement radio button component
  • BLN-965 - Implement slider component
  • BLN-975 - Implement toggle core component
  • BLN-976 - Implement spinner component
  • BLN-977 - Implement dropdown component
  • BLN-978 - Implement link component
  • BLN-982 - Implement List component
  • BLN-983 - Implement map component
  • BLN-985 - Implement date time picker
  • BLN-992 - Implement Chart component
  • BLN-993 - Implement table component
  • BLN-1000 - Implement websocket events to update the UI
  • BLN-1006 - Implement navigation component
  • BLN-1017 - Refreshing of an expired session with the different accounts is allowed
  • BLN-1018 - Implement health check endpoint

Improvements

  • BLN-876 - Store resources by organization instead of per user
  • BLN-883 - Add shortcut key for the delete action in the Apps, Components and APIs tab
  • BLN-884 - Add support for multi selection in Apps/Components and APIs tree to delete multiple items
  • BLN-885 - Add edit button and context menu on properties
  • BLN-900 - Retain expanded states when renaming
  • BLN-944 - Don't log every API URL validation error in the console
  • BLN-969 - Update exported declarations to be draggable and able to manually sorted
  • BLN-973 - Remove overlay toolbar from canvas item for components
  • BLN-989 - Set default canvas background color to white
  • BLN-990 - Store user settings in the backend
  • BLN-991 - SSO implementation improvement
  • BLN-994 - Add the current page name to the editor tab
  • BLN-999 - Inline the first line of documentation editor
  • BLN-1007 - App preview improvement
  • BLN-1026 - Remember what is the current organization when relogin
  • BLN-1029 - Don't reset scroll if on selection if the element is already visible

Bugs

  • BLN-935 - Added core components are showing in $modal.open content assist
  • BLN-956 - Inconsistent context menu in Layout tree
  • BLN-974 - Tab tooltip is sometimes empty
  • BLN-988 - Some script files were not loaded in the editor
  • BLN-1001 - Cannot open context menus on Mac via ctrl+click
  • BLN-1002 - Renaming page throws an error