Skip to content

Releases: mendix/web-widgets

File Uploader v1.0.2

14 Feb 15:03
Compare
Choose a tag to compare

Added

  • We added a module user role that have permissions to upload files and images.

[1.0.2] FileUploader

Fixed

  • We fixed an issue where an error occurred when uploading multiple files on a newly created context object.

  • We fixed an issue where, in image mode, users could upload unsupported image formats.

Added

  • We improved handling of the File/Image creation action. It is now easier to spot misconfigured actions through console warnings.

  • We added timeout functionality for the File/Image creation action. It will abort the file uploading process if an object is not created within a certain time.

  • We added a setting to enable read-only mode.

Accordion v2.3.4

13 Feb 14:20
Compare
Choose a tag to compare

Fixed

  • We fixed an issue where the initial collapsed state sometimes wouldn't update the accordion.

Combo box v2.2.0

04 Feb 08:52
Compare
Choose a tag to compare

Added

  • We added a new "Selected items sorting" property to set the display order of the selected items. "Caption" based sorting display for selected items now possible for combobox with multiple selection.

Changed

  • Database multi selection will no longer display selected value sorted by the caption. The default behavior is to display them based on selection order, unless the new "Selected items sorting" configurations are set to "Caption".

Combo box v2.1.4

29 Jan 13:41
Compare
Choose a tag to compare

Fixed

  • We fixed an issue where combobox does not show initial caption correctly for database source.

  • We fixed an issue where combobox caption expression does not load correctly.

Changed

  • We remove default value from database source configuration.

Combo box v1.7.1

28 Jan 15:46
Compare
Choose a tag to compare

Fixed

  • We fixed an issue where database onchange failed to trigger, if you have set your onChange event using database source on v1.7.0 previously, it will clear again upon upgrade, but it will be seamless upgrade from 1.6.x version.

Data Widgets v2.29.1

24 Jan 14:25
Compare
Choose a tag to compare

[2.29.1] Datagrid

Fixed

  • We fixed the position configuration of paging button that removed on previous version.

Data Widgets v2.29.0

21 Jan 10:02
Compare
Choose a tag to compare

[2.11.1] DatagridDateFilter

Fixed

  • We fixed an issue with range date filter working incorrectly in some cases.

[2.29.0] Datagrid

Added

  • We introduced a setting to exclude filters from being stored in the Personalization configuration.

  • We have introduced show number of rows for virtual scrolling and load more pagination mode.

Charts v5.1.2

21 Jan 15:21
Compare
Choose a tag to compare

[5.2.0] PieChart

Fixed

  • We add listen to widget functionality on pie chart selection.

Data Widgets v2.27.3

21 Jan 10:20
Compare
Choose a tag to compare

[2.11.1] DatagridDateFilter

Fixed

  • We fixed an issue with range date filter working incorrectly in some cases.

[2.28.3] Datagrid

Added

  • We introduced a setting to exclude filters from being stored in the Personalization configuration.

Signature v1.0.7

15 Jan 09:21
Compare
Choose a tag to compare

Changed

  • We updated the light and dark icons and tiles for the widget.

Fixed

  • We fixed an issue where the widget was failing to save signatures on Hybrid apps.