Skip to content

Toro Cloud Dev Center


Release notes for Bellini v1.16.0

Bellini v1.16.0 was released on June 30, 2023. This version covers the following issues:

Stories

  • BLN-551 - Add support for templates in app wizard
  • BLN-1393 - Add support for building Android app from a Bellini app
  • BLN-1435 - Add GraphQL API support
  • BLN-1436 - Add types for the generated GraphQL API methods
  • BLN-1459 - Add support for preventing selecting a date in the past.
  • BLN-1493 - Add support for bitbucket git provider

Improvements

  • BLN-1455 - Add validation properties on Text Input Component
  • BLN-1456 - Add validation properties on Chip List Component
  • BLN-1458 - Add support for object type table column
  • BLN-1460 - Add an close button to date time picker component calendar popup for date and time
  • BLN-1463 - Add support for setting the height of the table component
  • BLN-1466 - Improve Bellini loading
  • BLN-1468 - Improve editing time of date time picker core component
  • BLN-1473 - Add box shadow to Side Panel layout component
  • BLN-1476 - Include the deployed version of the app in a meta tag
  • BLN-1489 - Add visual indication on the apps for the currently opened page
  • BLN-1511 - Add the Console icon to the top bar
  • BLN-1512 - Adding an operation to API generates an invalid Swagger schema
  • BLN-1513 - Add asset suggestions to the Navigation component's Brand Logo property

Bugs

  • BLN-1481 - Importing an app from zip file marks it as deploy
  • BLN-1487 - Logs from the then/catch/finally block of a promise are not showing in the Console tab
  • BLN-1491 - Cannot save when editing a Chart datasets
  • BLN-1495 - No notification message when log message copied
  • BLN-1497 - Date Time Picker can't detect by $formValidationManager
  • BLN-1498 - Toggling layout borders breaks the layout if the current page in the app is different from the editor
  • BLN-1501 - When deploying an app it select "None" environment instead of the active one
  • BLN-1502 - Messages logged in the console in an async function are not visible in the console tab
  • BLN-1503 - Dropping an async function on a property or in the canvas generates invalid script
  • BLN-1506 - Cannot create an API with security
  • BLN-1507 - Incorrect tooltip of date time picker "On Validate" property
  • BLN-1508 - Do not reload the app canvas when editing a theme that is not active
  • BLN-1509 - Reload the app canvas when switching an active theme
  • BLN-1510 - Closing the modal for adding/updating declaration always shows the Discard option