Releases: ems-project/elasticms
Releases · ems-project/elasticms
5.3.1
What's Changed
- fix: recompute theme and useroptiontype specific id by @theus77 in #352
- fix(common/api): EMS_BACKEND_API_VERIFY by @Davidmattei in #351
Full Changelog: 5.3.0...5.3.1
5.3.0
What's Changed
- feat(common): ems:admin:command by @theus77 in #292
- feat(admin): emsch local enabled in dev mode by @Davidmattei in #294
- fix(core-api): default query search name by @theus77 in #304
- feat(core): form entity, reusing fields by @theus77 in #300
- feat(datatable): group table item actions by @Davidmattei in #309
- feat(common): EMS_ELASTICSEARCH_CONNECTION_POOL by @theus77 in #311
- fix(form): no entityService and missing migrations by @Davidmattei in #317
- feat(web): environment var EMSCH_LOCAL_PATH by @Davidmattei in #318
- feat(web): upgrade endroidQrCodeBundle from 3.x -> 4.x by @Davidmattei in #319
- fix(demo): update assets / configs by @Davidmattei in #320
- feat(core): form entity and form field type by @theus77 in #323
- feat(core/user): custom user options by @theus77 in #327
- feat(dashboard): browsers by @Davidmattei in #310
- fix(core): field-type manager is not an entity service by @Davidmattei in #329
- feat(emsch/search): query_search option by @Davidmattei in #330
- feat(demo): update demo by @theus77 in #331
- feat(cli): asset2document migrate by @theus77 in #333
- fix(emsch_search): query values are prior against request by @theus77 in #335
- fix(demo): UID is a shell read only variable, but UID is not defined as envronment variable by @theus77 in #336
- feat(contentType): new setting hide sidebar by @theus77 in #338
- fix(core/circles): circles field out of sync by @theus77 in #337
- fix(storage): header noindex for immutable responses by @theus77 in #339
- feat(emsch/routing): response headers for asset action by @Davidmattei in #340
- fix(core/querySearch): paramConverter broken by @Davidmattei in #341
- feat(contentType): post processing "rootObject" by @theus77 in #343
- fix(contentType): virtual field + propagate postprocessing+ isValid in FormType by @theus77 in #344
- fix(emsch/search): query_search replace request values by @Davidmattei in #345
- fix(notifications): outbox table not showing results by @Davidmattei in #346
- fix(core/jsonFieldType): validation and prettyPrint by @Davidmattei in #347
- feat(core): emsch env by @Davidmattei in #349
- feat: forms in views by @theus77 in #350
- feat(core/mediaLibrary): add templating by @Davidmattei in #348
Full Changelog: 5.2.5...5.3.0
5.2.5
What's Changed
- fix(wysiwyg): paste-not-working by @Davidmattei in #326
- fix(admin): doctrine migrations in dev mode by @Davidmattei in #332
Full Changelog: 5.2.4...5.2.5
5.2.4
What's Changed
- fix(docker): expose cluster by @Davidmattei in #308
- fix(revision): paste not working by @Davidmattei in #315
- fix(jsonMenuNested): label not working by @Davidmattei in #316
- fix(common): ems_webalize accii folding german by @Davidmattei in #322
- fix(environment): call clearCache by @Davidmattei in #324
- chore: phpcs & phpstan by @Davidmattei in #325
Full Changelog: 5.2.3...5.2.4
5.2.3
What's Changed
Full Changelog: 5.2.2...5.2.3
5.2.2
What's Changed
- fix(admin-api): do not backup jobs by @theus77 in #293
- fix(jsonMenu): recompute and already assigned by @Davidmattei in #295
- fix(recompute): deep recompute skip deleted fields by @Davidmattei in #297
- fix(admin-api): update views and actions keep id by @Davidmattei in #296
- fix(revision): detail broken if field named 'children' by @Davidmattei in #298
- fix(jsonMenu): add convert to nested helper function by @Davidmattei in #299
- fix(core-twig): in_my_circles ($circles) must be of type array|string by @Davidmattei in #301
Full Changelog: 5.2.1...5.2.2
5.2.1
What's Changed
- fix(submission): allow reply to header in email request/handler by @theus77 in #285
- fix(core): ajax modal 'enter' in textarea closes modal by @Davidmattei in #286
- fix(submission): skip submit by @theus77 in #287
- fix(core): ajax modal pick file browser by @Davidmattei in #288
Full Changelog: 5.2.0...5.2.1
5.2.0
What's Changed
- fix(cli): require doctrine annotations by @Davidmattei in #246
- refactor(demo): improved demo's robots.txt by @theus77 in #250
- feat(emsch-local): ems asset by @theus77 in #251
- fix(cli): ../ url by @theus77 in #253
- feat(skeleton): redirect to path (BinaryFileResponse) by @theus77 in #252
- feat(revision): delete by query by @theus77 in #254
- fix(cli): define all timeouts in cache manager by @theus77 in #255
- feat(audit): delete non updated audit documents by @theus77 in #256
- fix(cli): dont log password in audit documents by @theus77 in #257
- feat(helper): html standard with sanitizer by @Davidmattei in #260
- feat(submission): multipart handler new endpoint option headers by @theus77 in #261
- feat(common): ems_ascii_folding by @theus77 in #262
- feat(wyiswyg): paste html cleaner by @Davidmattei in #264
- chore(docker): improve dev docker by @Davidmattei in #265
- fix(cli): avoid deleting in dry-run and just logs thing in case of error o… by @theus77 in #266
- feat(cli): save audit by @theus77 in #267
- feat(media lib): defaultValue and searchQuery by @Davidmattei in #268
- fix(audit): duplicate ouuids by @theus77 in #272
- feat(submission): skip submit by @theus77 in #273
- refactor(ui): new logo by @theus77 in #278
- fix(audit): redirect to non parsable url by @theus77 in #279
- feat(dataTable): public datatable routes by @theus77 in #280
- fix(jsonMenuNested): copy all broken by @Davidmattei in #281
- fix(rebuild): publishing multiple revisions in default env by @Davidmattei in #282
- fix(ems_webalize): don't drop number by default by @theus77 in #283
- build: add demo to release by @Davidmattei in #284
Full Changelog: 5.1.2...5.2.0
5.1.2
What's Changed
- fix: allow numbers, bool and null in importData by @theus77 in #242
- refactor: better raw data by @theus77 in #243
- fix(datalinks): referrer-ems-id by @Davidmattei in #248
- fix(common/jmn): string spec for label on construct by @coppee in #249
Full Changelog: 5.1.1...5.1.2