Releases: ems-project/elasticms
Releases · ems-project/elasticms
5.18.1
What's Changed
- fix(common/storage): return 404 response on not found by @Davidmattei in #938
- fix(demo): release search not working by @Davidmattei in #943
- fix(emsco/media-lib): rename/delete command username with space by @Davidmattei in #961
Full Changelog: 5.18.0...5.18.1
5.17.3
What's Changed
- fix(emsco/media-lib): rename/delete command username with space by @Davidmattei in #961
Full Changelog: 5.17.2...5.17.3
5.18.0
What's Changed
- feat(common/admin): update command dump file and onlyMissing option by @theus77 in #897
- feat(common/api): add EMS_BACKEND_API_TIMEOUT config by @theus77 in #900
- feat(core/twig): add emsco_save_contents twig function by @theus77 in #901
- feat(core/twig): add emsco_warning and emsco_notice functions by @theus77 in #905
- fix(cli/import): trim import headers by @Davidmattei in #908
- feat(demo): add asset content type (documentation) by @Davidmattei in #907
- feat(core/view): define contentType default overview by @Davidmattei in #910
- fix(core/release): rework publish and unpublish by @Davidmattei in #912
- feat(demo): implement emsco_display for content types by @Davidmattei in #913
- feat(elasticms): add file structure commands for static websites by @theus77 in #917
- refactor(core): extract translations by @Davidmattei in #916
- feat(ems/command): add ems:batch command by @Davidmattei in #918
- feat(elasticms): add force option to file structure publish (target out of sync) by @theus77 in #919
- refactor: build translations with symfony 6 by @Davidmattei in #920
- fix(cli): load twig bundle for (ems:batch) command by @Davidmattei in #927
- fix(core): translation key core.verion by @Davidmattei in #933
Full Changelog: 5.17.2...5.18.0
5.17.2
What's Changed
- fix(core/api): json export remove proxy fields (initializer, ...) by @Davidmattei in #911
- fix(core/mediaLib): wrong import inputOption by @Davidmattei in #922
- fix(common/storage): S3StreamPromise read by @theus77 in #924
- fix(core/media-lib): preview modal not responsive to content by @Davidmattei in #925
- fix(core/media-lib): search bar query and ui by @Davidmattei in #926
- fix(core): environment modal(s) showing on page load by @Davidmattei in #934
Full Changelog: 5.17.1...5.17.2
5.16.1
What's Changed
- fix(core/revision): json compare null as string if not defined by @theus77 in #878
- fix(common/store_data): file system type not working by @Davidmattei in #879
- fix(submission/db): allow nullable expire_date by @Davidmattei in #880
- fix(core/mediaLib): wrong import inputOption by @Davidmattei in #922
- fix(common/storage): S3StreamPromise read by @theus77 in #924
- fix(core/media-lib): preview modal not responsive to content by @Davidmattei in #925
- fix(core/media-lib): search bar query and ui by @Davidmattei in #926
Full Changelog: 5.16.0...5.16.1
5.15.3
What's Changed
- fix(core/revision): json compare null as string if not defined by @theus77 in #878
- fix(core/media-lib): preview modal not responsive to content by @Davidmattei in #925
- fix(core/media-lib): search bar query and ui by @Davidmattei in #926
Full Changelog: 5.15.2...5.15.3
5.17.1
What's Changed
- fix(core/mapping): fix json field type mapping by @theus77 in #899
- fix(demo): align with promo and last fixes by @Davidmattei in #898
- chore(demo): revert back to ems_slug by @Davidmattei in #903
- fix(core/media-lib): edit filename without extension by @Davidmattei in #904
- fix(core/twig): json menu nested component activate item by id by @Davidmattei in #906
- fix(core/twig): internal_links filter with null value by @Davidmattei in #909
Full Changelog: 5.17.0...5.17.1
5.17.0
What's Changed
- fix(core/revision): json compare null as string if not defined by @theus77 in #878
- fix(common/store_data): file system type not working by @Davidmattei in #879
- fix(submission/db): allow nullable expire_date by @Davidmattei in #880
- feat(ems): ip filtering with EMS_TRUSTED_IPS env variable by @Davidmattei in #883
- fix(core/view): sorter view body empty by @Davidmattei in #886
- chore(demo): remove publication route and upgrade note single colon controller by @Davidmattei in #887
- fix(core/revision): multiplex apply classes on children by @Davidmattei in #894
- feat(demo): change requests by @Davidmattei in #893
- feat(core/revision): trash datatable by @Davidmattei in #888
Full Changelog: 5.16.0...5.17.0
5.16.0
What's Changed
- feat(ems/twig): added new ems_http twig function by @Davidmattei in #873
- feat(emsch/security): oAuth2 Open ID Connect authenticator (keycloak) by @Davidmattei in #874
- feat(core/api): fileUrl for submission endpoint by @Davidmattei in #876
Full Changelog: 5.15.2...5.16.0
5.15.2
What's Changed
- fix(core/api): getSubmissionFile correct headers and error handling by @Davidmattei in #871
Full Changelog: 5.15.1...5.15.2