Release notes for Bellini v1.26.0
Bellini v1.26.0 was released on July 11, 2025. This version covers the following issues:
Stories
- BLN-2655 - Implement marketplace view
- BLN-2898 - Support defining if a page has required authentication or not.
- BLN-2899 - Support defining page authentication scopes
- BLN-2900 - Add support for scopes in mock users
- BLN-2908 - Add scope related functions to $auth built-in service
- BLN-2909 - Support scoped page menu items in the Navigation core component
- BLN-2910 - Support consuming Swagger/OpenAPI API schemas with Lonti identity provider (development)
- BLN-2911 - Support consuming Swagger/OpenAPI API schemas with Lonti identity provider (deployment)
- BLN-2966 - Add a default environment to apps
Improvements
- BLN-2920 - Valid function parameter names
Bugs
- BLN-2904 - Inconsistent component/element icons in layout tree, properties editor, and styles editor
- BLN-2906 - HTML content evaluates on properties tab
- BLN-2956 - Welcome Page tab is not automatically displayed when logging in using a new account
- BLN-2961 - Styles placed under directories don't immediately apply to components until a change is made
- BLN-2963 - App service gets duplicated in the repository when moved to a service directory
- BLN-2971 - Rich Text Editor generates an ordered list instead of an unordered list
- BLN-2972 - dropdown-menu Icon is only evaluated once
- BLN-2978 - Declarations duplicate when dragging and dropping while loading for changes
- BLN-2979 - Missing icons for the results from styles and scripts when doing text search
- BLN-2983 - Pressing backspace or clicking the chip does not edit parameter in edit function modal
- BLN-2986 - Font color for editing chip list parameter is unreadable
- BLN-2988 - Component named "link" does not render elements on the canvas
- BLN-2989 - Virtualized List core component does not render when added in sub/global-components
- BLN-2990 - Declarations from other components are being auto-suggested in unrelated components/apps
- BLN-2997 - App not being loaded when editing a consumed API
- BLN-2998 - Keyboard press in Properties Editor throws an error
- BLN-2999 - Holding a key and clicking 'Save' in property modal throws an error
- BLN-3000 - Cannot add an element after resetting an attribute of a core component/element
- BLN-3007 - Array declaration disappears when dragged to its child item
- BLN-3009 - Deleted chip-list values persist in property editor
- BLN-3011 - User Input field for adding Asset directory appears at bottom instead of top
- BLN-3012 - Table throws error when selecting rows and Enable Row Selection is disabled programatically
- BLN-3013 - Previously selected file also added as Asset after changing file selection
- BLN-3016 - Expanded navigation core component persists in canvas when switching pages
- BLN-3018 - Source control branches are not visible in the tree view on page load