Release notes for Bellini v1.14.0
Bellini v1.14.0 was released on March 27, 2023. This version covers the following issues:
Stories
- BLN-1381 - Add support for enabling source control on an app
- BLN-1382 - Implement UI to commit/push and pull
- BLN-1383 - Add button to main toolbar to clone a repository
- BLN-1398 - Support saving multiple versions of the same app per user in database
- BLN-1408 - Implement a UI for managing Git Provider Login Connections
Improvements
- BLN-1405 - Update a third-party API only when there are changes in the credentials
- BLN-1414 - Ignore circular $ref in an API
- BLN-1420 - Prevent a component from adding itself to the layout tree
Bugs
- BLN-1409 - App saved twice when manually saving
- BLN-1415 - Setting component documentation not working correctly
- BLN-1417 - Deleting an app/component doesn't close its editor.
- BLN-1419 - Setting the chip-list required property to true cannot be set back to false.
- BLN-1424 - Cannot expand an injected API in the Declarations
- BLN-1437 - Cannot add value to chip list when it's required