Skip to content

Releases: mendix/CommunityCommons

App Store release v6.1

18 Nov 14:12
Compare
Choose a tag to compare
  • Fixed deprecations for Mx7.
  • Updated Joda Time library (Thanks to Andries Smit)

App Store release v6.0.0

11 Nov 09:08
Compare
Choose a tag to compare
  • Prevents error in RunMicroflowAsUser in case of execution of scheduled event where the context has no user.
  • Removed extensive logging in RunMicroflowAsync

App Store release v5.5.1

13 Jul 15:27
Compare
Choose a tag to compare
  • Use current context when context user equals username as parameter in 'ExecuteMicroflowAsUser'.
  • Removed condition in AquireLock method enabling locking from scheduled events.
  • Now closes inputstreams in DuplicateFileDocument and DuplicateImage methods.

App Store release v5.5

25 Nov 12:28
Compare
Choose a tag to compare
  • Removed deprecated getDTAPMode function, use IsInDevelopmentMode instead.
  • Improved hash() java action
  • Added empty files to userlib folder. These files are an indicator for which module added particular libraries to a project, when downloading the module from the App Store.

App Store v5.4 Release

02 Jun 14:23
Compare
Choose a tag to compare
  • Execute session initialization in separate transaction to avoid potential deadlock
  • Added ability to specify nr of digits, uppercase and special characters to use in the random generated password.
  • Update commons lang jar from 2.5 to 3

Removed generateThumbnail()

04 Dec 08:27
Compare
Choose a tag to compare
  • Removed generateThumbnail() as this function will break this module in combination with 5.11
  • Added functions for starting and ending a transaction
  • Added functions to copy contents of a physical file located in the resources map to a FileDocument object.

Version 5.2.0

13 Oct 15:44
Compare
Choose a tag to compare
  • Added extra condition to prevent errors when copying an objects auto
    number
  • PDF merge