diff --git a/CHANGELOG.md b/CHANGELOG.md index 81aea3b9..5e07c642 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p ## [Unreleased] +## [26.0.0] - 2026-07-08 + +This is a major release, and it might not be compatible with your current usage of our library. Please read about the necessary changes in the migration section below. + +### Migration from v25 to v26 + +- remove deprecated components, properties and imports from your project; if the info cannot be found here, it was already mentioned in the **Deprecated** sections of past changelogs +- apply changes mentioned in the **Changed** subsection + ### Added - `` @@ -15,21 +24,24 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p - `` - `togglerSize`: replaces the deprecated `togglerLarge` property - `` - - `searchListPredicate` property: Allows to filter the complete list of search options at once. - - Following optional BlueprintJs properties are forwarded now to override default behaviour: `noResults`, `createNewItemRenderer` and `itemRenderer` - - `isValidNewOption` property: Checks if an input string is or can be turned into a valid new option. -- `ActivityControlWidge` + - `searchListPredicate` property: allows filtering of the complete list of search options at once + - the following optional BlueprintJS properties are now forwarded to override default behaviour: `noResults`, `createNewItemRenderer` and `itemRenderer` + - `isValidNewOption` property: checks if an input string is or can be turned into a valid new option +- `ActivityControlWidget` - Support `badge` on activity control menu button. +- new icons: + - `module-marketplace` + - `artefact-ruleblock` ### Fixed - `` - - border of the BlueprintJS `Tag` elements were fixed + - borders of the BlueprintJS `Tag` elements were fixed - `extendedTooltip` of a handle in the ReactFlow (v12) component does not show the tooltip. - `` - `readOnly` appearance uses same borders like read-only text fields and it does not display a blinking cursor - `