Release notes for Bellini v1.25.0
Bellini v1.25.0 was released on May 2, 2025. This version covers the following issues:
Stories
- BLN-2741 - Include APIs in the exported and commit-and-pushed app or component
- BLN-2681 - Show page path parameters in the page declarations
- BLN-2679 - Add support for nested pages
- BLN-2678 - Implement layout fragment component
- BLN-2664 - Add refactoring for Table Cell Template with component
- BLN-2651 - Move layout tree and declaration into a side panel inside the app and component editors
- BLN-2649 - Implement side tab bar
- BLN-2644 - Store APIs under apps and components
- BLN-2598 - Disable Specific Operations on Chip List
- BLN-2567 - Add row height style to table component
- BLN-2452 - Add support for sub directories in apps and components to organize resources
Improvements
- BLN-2766 - Show the users where to configure the deployed secure app access
- BLN-2765 - Use cookies with time-based expiration
- BLN-2752 - Add progress notification when exporting an app
- BLN-2739 - Make the renaming of API reflect in declaration tree view and services.
- BLN-2731 - Update URL generate for copy/open after deploying an app
- BLN-2730 - Disable some table component style to prevent issues
- BLN-2726 - Re-add the option to link an existing repository for an existing app.
- BLN-2682 - Add auto completion of page path parameter
- BLN-2656 - Add a "Edit Themes" link to the top of the Styles view
- BLN-2652 - Hide the window side inputs and add a toolbar button to toggle them
- BLN-2650 - Move the styles view tabs to the top
- BLN-2555 - Whitelist COGNITO auth's external identity provider URLs on mobile authentication
- BLN-2536 - Improve the visibility of Side Panel's Visible layout property expression
- BLN-2534 - Display the stack item when selecting its child elements on Layout Tree View
- BLN-2425 - Apply the color picker of styles editor to dataset property editor of chart component
Bugs
- BLN-2942 - Injecting API via Service without injecting it to the Page results in [$injector:unpr] error.
- BLN-2775 - Setting Accordion's icon position to left is not working
- BLN-2762 - Selecting a declaration for the chart component dataset data creates an invalid script
- BLN-2761 - Error in chart dataset data expression freezes bellini when editing datasets
- BLN-2736 - Double clicking certain apps on Bellini throws a "compile is not a function" error
- BLN-2735 - Hovering over some apps on Bellini throws an error
- BLN-2718 - Input with calendar icon sometimes doesn't show the date picker
- BLN-2683 - Page path parameter remains even after deleting or resetting the value
- BLN-2543 - Stack Items overflows on modal component editor canvas
- BLN-2539 - Clicking the lock icon for apps with auth enabled is not focusing the Authentication tab