4.1.8-rc9
4.1.8-rc9
Update instructions
- Migration patch:
- Migration script for configuration file
bin/setup system:upgrade
, run by setup container with Docker if env PHRASEANET_UPGRADE=1
Version summary
- Prod GUI, displayed facets improvements
- Fix session duration in redis
- Object inspector improvement
- Fix collation for MYSQL8
Stack (docker compose and helm)
- Add a new docker compose configuration files
docker-compose-alternatives.yml
to extend testing capabilities - Add mysql8 profiles in docker-compose, for alternatives SGBD for testing.
What's Changed
- PHRAS-3975 : Prod - Facets - Facets' values are truncated at the 20th character-extend by @aynsix in #4459
- PHRAS-4011 : Moving cmd from console to setup - system:clear-cache system:clear-session by @aynsix in #4460
- PHRAS-4000 : Write meta in subdefinition - DPI define in subdefinition setting is not written by @aynsix in #4461
- PHRAS-4012 : bin/console records:writemetadatas by @aynsix in #4463
- PHRAS-4019: Session expires with the php default value by @aynsix in #4466
- PHRAS-4022 setup optim by @nmaillat in #4467
- PHRAS-4018: admin - object inspector - more informations about a record by @aynsix in #4465
- PHRAS-4018_object_inspector_translate by @nmaillat in #4468
- PHRAS-4024: worker - job in error - filling finished column by @aynsix in #4469
- PHRAS-4025_RecordsActionsWorker-setfield by @jygaulier in #4470
- PHRAS-4019: fix destroy redis session handler by @aynsix in #4471
- PHRAS-4021: Api - migration script - instance_id - monitor endpoint improvement by @aynsix in #4472
- PHRAS-4028 Emited webhook content-type application/json by @aynsix in #4474
- PHRAS-4026 : js error on "change password" by @aynsix in #4475
- PHRAS-4018: admin inspector log_docs by @aynsix in #4476
- PHRAS-4010 Add mysql8 as alternative datastore by @moctardiouf in #4477
- PHRAS-4010 Fix collation with mysql8 by @jygaulier in #4479
- PHRAS-4028 webhook in POST by @nmaillat in #4480
- PHRAS-4023 hcaptcha in Phraseanet by @aynsix in #4473
Full Changelog: 4.1.8-rc8...4.1.8-rc9