Skip to content

v2024.12

Compare
Choose a tag to compare
@framitdavid framitdavid released this 22 Feb 10:28
456e042

What's Changed

Forms editor 🛠

  • fix(deps): update npm non-major dependencies by @renovate in #12339
  • Adapt expression ref by @standeren in #12335
  • fix(UseDeleteFormContainerMutation): Ensure to delete all children of container components when the container is deleted. by @framitdavid in #12357
  • fix(UseFormLayoutsQuery): set staleTime to be Infinity by @framitdavid in #12313
  • 12305 container components lacks id/datamodel section by @standeren in #12340
  • feat(FormItemTitle): Improve clarity by informing users of child component deletion when deleting the container by @framitdavid in #12363
  • 12189 remove i18next from studio components by @WilliamThorenfeldt in #12354
  • Chore/12153 component schema v4 update by @nkylstad in #12351

Text editor 💬

  • 12293 e2e tests for text page regression test for deploy by @WilliamThorenfeldt in #12350

Data modelling 📈

  • Remove '.' as a valid character in the data model field name by @standeren in #12333

Other Changes

  • Removing waits from Playwright tests by @WilliamThorenfeldt in #12343
  • Adding timeout for Gitea push by @WilliamThorenfeldt in #12344
  • Casing environment by @TheTechArch in #12346
  • fix(PolicyCard): Ensure accurate label display within role options select by @framitdavid in #12348
  • Fixing the broken and flaky playwright tests by @WilliamThorenfeldt in #12360
  • Resourceadm: support paging in resource access list queries by @mgunnerud in #12345
  • unused import by @mirkoSekulic in #12368

Full Changelog: v2024.11...v2024.12