Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Apr 12:01
· 30 commits to main since this release

1.1.0 (2024-04-24)

Features

  • add getFieldByPageUidAndCType function to databaseService (af56c9b)
  • add support for multi languages in filterValueMapper (3aaf674)
  • use empty string for empty value (c659ea2)

Bug Fixes

  • conside language id when getting flexform by content element uid (79b4b1d)
  • php warning/error in getProcessedProperties (4398d57)
  • prevent possible type error (488ee5e)
  • prevent undefined array key warning (0e92705)
  • respect sys_language_uid in various database service functions (4d27ab8)
  • translate values from foreign_table with mm_table (6ccdd60)