Skip to content

Maintenance Release 5.0.4

Compare
Choose a tag to compare
@bobdenotter bobdenotter released this 22 Oct 12:53
· 1511 commits to master since this release
30eeb16

Released: 2021-10-22

🐛 Bug fixes

  • Fix french translations (oto-emo, #2869)
  • Allow labels to be edited in the Editor (I-Valchev, #2865)
  • Fixed created date UTC in Content Entity (oto-emo, #2864)
  • Add cascade={"persist"} to Field#content relation (bobdenotter, #2854)
  • Fixed issue about the password eye (Joossensei, #2851)
  • Fixed not rendering ellipsis (Joossensei, #2849)
  • Fixes the wrong url by setpath() when on a 404-page (mcdennem, #2871)
  • Fix the default value for new checkboxes in existing records (I-Valchev, #2868)

📦 Additions and new features

  • Improve the way time_limit and memory_limit is being set (bobdenotter, #2863)

🛠️ Miscellaneous

  • Update Composer to 2.1 and Symplify to 9.4 (bobdenotter, #2870)
  • Set default value for new fields in existing records (I-Valchev, #2867)
  • Update for SCSS deprecations (Joossensei, #2861)
  • Update Chinese translation (ziselive, #2852)