Skip to content

Releases: remindgmbh/extbase

v1.2.0

26 Jun 06:52
Compare
Choose a tag to compare

1.2.0 (2024-06-26)

Features

  • allow extbasePluginQueryEnhancer without limitToPages (f45f4ba)

Bug Fixes

  • use correct page uid in route enhancer check (93ef040)

v1.1.1

25 Apr 09:59
Compare
Choose a tag to compare

1.1.1 (2024-04-25)

Bug Fixes

  • show label for empty values (f90fc37)

v1.1.0

24 Apr 12:01
Compare
Choose a tag to compare

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)