Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions packages/pluggableWidgets/combobox-web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [2.4.2] - 2025-06-10

### Fixed

- We fixed an issue where combobox selection was reset during search operations (requires Mendix 10.21 or above).

## [2.4.1] - 2025-06-06

### Fixed

- We fixed an issue where events from element in footer not directly triggered when input being focused.

- We fixed an issue where combobox selection was reset during search operations (requires Mendix 10.21 or above).

## [2.4.0] - 2025-05-19

### Fixed
Expand Down
Loading