Skip to content

Releases: mendix/CheckboxSetSelector

AppStore release v6.7.2

19 Apr 07:50
fd24602

Choose a tag to compare

  • We've removed all deprecated method throwing warnings
  • We've implemented consistency check for Display attributes
  • We've renamed Appearance tab to Display

AppStore release v6.7.1

25 Feb 09:57
83d8416

Choose a tag to compare

Bug fixes

  • We fixed a bug with contexts when in some cases it was breaking the widget
  • We fixed compatibility with Studio Pro 9

App Store v6.7.0 Release

09 Mar 16:23

Choose a tag to compare

  • Update code style
  • Cleanup
  • Fix update method #7

App Store v6.6 Release

27 Nov 19:08

Choose a tag to compare

ATTENTION: Upgrading to this version of the widget will reset the values for the Header attribute.

Fixed issue #4 - Xpath constraint only replaces the value for CurrentObject once.
Fixed issue #5 - Header text is now a translatable string

App Store v4.7 release

07 Sep 12:54

Choose a tag to compare

Added a new version of the widget that uses a microflow as datasource, instead of xpath.

App Store v4.6.1 Release

17 Apr 13:04

Choose a tag to compare

  • Fixed capitalization issue in filenames causing problems with deployment in cloud

App Store v6.4 Release

09 Apr 08:34

Choose a tag to compare

  • Improved performance on attribute subscribe
  • Fixed (de)select all behaviour
  • Fixed issue where validation message was not cleared
  • Fixed issue with header duplicating

App Store v6.3 Release

01 Apr 15:38

Choose a tag to compare

  • Added handling of validation messages on the configured reference

App Store v6.2 Release

01 Apr 13:20

Choose a tag to compare

Fixed issue with handling readonly value determined by access rules of the context object

Appstore release 6.1

27 Mar 12:54

Choose a tag to compare

Read only option added to configuration.
When the widget contains read only associations, it will now automatically be read only.