Skip to content

Releases: mendix/web-widgets

File Uploader v2.4.2

24 Apr 11:18

Choose a tag to compare

[2.4.2] FileUploader

Fixed

  • We fixed an issue with Download button not working on Mendix 11.8.

Rich Text v4.12.0

23 Apr 07:20

Choose a tag to compare

Added

  • We added new configuration to make link Url validation optional. This will allow user to put non-standard Url into the link format.

Fixed

  • We fixed an issue where the editor kept adding infinite empty lines at the end by limiting it to only 1 empty line.

  • We fixed an issue where lower alpha and lower roman list style converted into unordered list.

Changed

  • We added trimEnd functionality to make character count on status bar correctly count characters without including new line and empty character.

HTML Element v1.2.7

20 Apr 10:29

Choose a tag to compare

Security

  • Updated dompurify library to version 3.4.0 to incorporate latest improvements and security fixes.

Barcode Generator v1.0.0

24 Apr 11:39

Choose a tag to compare

Added

  • Initial release of QR Code Generator widget

  • Generate QR codes from string input

  • Configurable QR code properties

  • Download functionality for barcodes

  • Comprehensive configuration and styling settings for various barcode types

Pop-up Menu v4.1.0

13 Apr 11:22

Choose a tag to compare

Fixed

  • We fixed an issue with Advanced options mode not showing options content in Design mode.

Markdown viewer v1.0.2

13 Apr 11:29

Choose a tag to compare

Changed

  • We updated underlying dependencies to mitigate potential security vulnerabilities.

Carousel v2.3.2

13 Apr 14:01

Choose a tag to compare

Changed

  • We updated underlying dependencies to mitigate potential security vulnerabilities.

HTML Element v1.2.6

01 Apr 07:33

Choose a tag to compare

Security

  • Updated dompurify library to version 3.3.3 to incorporate latest improvements and security fixes.

Data Widgets v3.9.0

24 Mar 11:21

Choose a tag to compare

[3.9.0] DatagridDropdownFilter

Fixed

  • We fixed an issue with Dropdown filter captions not updating properly when their template parameters change.

[3.9.0] DatagridNumberFilter

Fixed

  • We fixed an issue where widgets with the Saved attribute configured would crash in some cases.

[3.9.0] Datagrid

Changed

  • We improved accessibility on column selector, added aria-attributes and changed the role to 'menuitemcheckbox'.

Added

  • We added accessibility support for column headers when single selection is enabled, making sure the purpose of the column is announced.

  • We added a new Loaded rows attribute that reflects the number of rows currently loaded for virtual scrolling and load-more pagination modes.

  • We exposed the Page, Page size, and Total count attributes for virtual scrolling and load-more pagination modes so they are kept in sync at all times.

Fixed

  • We fixed an issue with Data export crashing on some Android devices.

  • We fixed an issue where the Page attribute was not updated when navigating pages using the default (buttons) paging controls.

  • We fixed an issue where configuring the Total count attribute had no effect for virtual scrolling and load-more pagination modes.

[3.9.0] Gallery

Fixed

  • We fixed the pagination properties Page attribute, Page size attribute, and Total count not being shown in Studio Pro for Virtual Scrolling and Load More pagination modes.

Changed

  • We changed the structure of the gallery settings to align them with the data grid.

Added

  • We added the Loaded rows attribute to reflect the number of rows currently loaded. Available for Virtual Scrolling and Load More pagination modes.

  • We added new attributes and a drop zone for custom pagination.

  • We added support for the auto-select feature in multi-selection and single-selection mode.

Calendar v2.4.0

25 Mar 08:53

Choose a tag to compare

[2.4.0] Calendar

Fixed

  • Improved handling of the start date attribute to ensure correct calendar initialization.