Skip to content

Latest commit

 

History

History
61 lines (57 loc) · 4.45 KB

CHANGELOG-4.x.md

File metadata and controls

61 lines (57 loc) · 4.45 KB

Changelog 4.x

4.3.3 (2022-12-21)

Bug Fixes

  • fix: cache missed or hit in the emsco flashbag by @theus77 in #197
  • fix: int translation's key => string by @theus77 in #189

Builds

  • build: release improvements by @Davidmattei in #191

4.3.2 (2022-12-19)

Bug Fixes

  • fix: json_decode can't get null and empty string value by @coppee in #174
  • fix: ldap api by @Davidmattei in #186
  • fix: not defined icon by @theus77 in #175
  • fix: post processing json encoding by @Davidmattei in #159

4.3.1 (2022-12-05)

Features

  • feat: dev env by @theus77 in #144
  • feat: dev env by @theus77 in #145
  • feat: limit tika file size by @theus77 in #142

Bug Fixes

  • fix(chore): rebuild env form broken by @Davidmattei in #157
  • fix(core): Upload asset $status accessed before initialization by @Davidmattei in #156
  • fix: json syntax error with empty string by @coppee in #150

Chores

  • chore(docker): env file update by @coppee in #151
  • chore: config git by @theus77 in #155

4.3.0 (2022-11-29)

Features

  • feat: ems_dom_crawler filter by @theus77 in #131
  • feat: rector by @theus77 in #2

Bug Fixes

  • fix(cli): div by zero in web audit status by @theus77 in #26
  • fix(elasticms-cli): 404 on head by @theus77 in #25
  • fix(environment): rebuild & reindex detach revisions by @Davidmattei in #143
  • fix: channels not working searchConfig invalid json by @Davidmattei in #139
  • fix: ckeditor all contentTypes by @Davidmattei in #141
  • fix: load vendor from mono admin/cli/web by @Davidmattei in #136
  • fix: managedAlias total is nullable by @Davidmattei in #138
  • fix: no lighthouse audit on assets (useless and heavy) by @theus77 in #3
  • fix: notification dashboard by @Davidmattei in #137
  • fix: postprocessing json syntax error by @Davidmattei in #140

Code Refactoring

  • refactor: change app namespaces by @theus77 in #134
  • refactor: commit_template.txt from maintainers repo by @theus77 in #133
  • refactor: helper::Text::superTrim by @theus77 in #130
  • refactor: migrate core bundle by @theus77 in #21
  • refactor: migrate docs to the documentation repository by @theus77 in #132
  • refactor: migrate elasticm web + xlliff by @theus77 in #20
  • refactor: migrate elasticms admin by @theus77 in #23
  • refactor: migrate emsch repo by @theus77 in #4
  • refactor: migrate form bundle by @theus77 in #5
  • refactor: migrate submission bundle by @theus77 in #6
  • refactor: rector core by @theus77 in #22

Chores

  • chore(github): no pull requests action by @Davidmattei in #127
  • chore(mono): phpstan, phpunit, php-cs-fixer by @theus77 in #1
  • chore: readonly repositories no ci by @Davidmattei in #129
  • chore: release ci by @Davidmattei in #135