Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nmaillat authored Apr 30, 2024
1 parent d6849fd commit 3891e24
Showing 1 changed file with 39 additions and 4 deletions.
43 changes: 39 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,48 @@
# CHANGELOG

## 4.1.8-rc12

### Update instructions

- Migration patch:
- Migration script for configuration file

`bin/setup system:upgrade`, ran by setup container with Docker if env `PHRASEANET_UPGRADE=1 `

### Version summary

- OpenId SSO support
- Bug fix
- Record log doc improvement report

### Stack (docker compose and helm)

- Redis native session support

## What's Changed
* PHRAS-4041:Prod - matomo - Field display - improve rendering of Matomomediametrics by @aynsix in https://github.com/alchemy-fr/Phraseanet/pull/4497
* PHRAS-3416 Local for worker jobs by @nmaillat in https://github.com/alchemy-fr/Phraseanet/pull/4499
* PHRAS-4056 Change imagemagick version and config file path by @moctardiouf in https://github.com/alchemy-fr/Phraseanet/pull/4500
* PHRAS-4049 Memory allocation error - validation reminder worker in a cron job - Allowed memory size by @aynsix in https://github.com/alchemy-fr/Phraseanet/pull/4495
* PHRAS-4042 Multilingue webvtt sent to expose by @4rthem in https://github.com/alchemy-fr/Phraseanet/pull/4502
* PHRAS-4060 Webhook - error - stay in running status by @aynsix in https://github.com/alchemy-fr/Phraseanet/pull/4506
* PHRAS-4059 Prod - user account - application cannot be deleted by @aynsix in https://github.com/alchemy-fr/Phraseanet/pull/4503
* PHRAS-4053 Redis native session support by @moctardiouf in https://github.com/alchemy-fr/Phraseanet/pull/4505
* PHRAS-4045 Log - stdout - fix error on worker passed to igorw\get_in() by @aynsix in https://github.com/alchemy-fr/Phraseanet/pull/4496
* PHRAS-3960 bin/console clean:user - user deletion issue on --usertype=appowner by @aynsix in https://github.com/alchemy-fr/Phraseanet/pull/4494
* PHRAS-4057 Log_doc - report mark as "cancel" for running_job entry by @aynsix in https://github.com/alchemy-fr/Phraseanet/pull/4501
* PHRAS-4007 Auth provider - add keycloak provider - openid by @aynsix in https://github.com/alchemy-fr/Phraseanet/pull/4462

**Full Changelog**: https://github.com/alchemy-fr/Phraseanet/compare/4.1.8-rc11...4.1.8-rc12

## 4.1.8-rc11

### Update instructions

- Migration patch:
- Migration script for configuration file

`bin/setup system:upgrade`, run by setup container with Docker if env `PHRASEANET_UPGRADE=1 `
`bin/setup system:upgrade`, ran by setup container with Docker if env `PHRASEANET_UPGRADE=1 `

### Version summary

Expand All @@ -34,7 +69,7 @@
- Migration patch:
- Migration script for configuration file

`bin/setup system:upgrade`, run by setup container with Docker if env `PHRASEANET_UPGRADE=1 `
`bin/setup system:upgrade`, ran by setup container with Docker if env `PHRASEANET_UPGRADE=1 `

### Version summary

Expand Down Expand Up @@ -111,7 +146,7 @@
- Migration patch:
- Migration script for configuration file

`bin/setup system:upgrade`, run by setup container with Docker if env `PHRASEANET_UPGRADE=1 `
`bin/setup system:upgrade`, ran by setup container with Docker if env `PHRASEANET_UPGRADE=1 `

### Version summary

Expand Down Expand Up @@ -195,7 +230,7 @@
- Migration script for configuration file, (backup it is recommended).
- Doctrine migration for updating databases scheme, (backup it is recommended).

`bin/setup system:upgrade`, run by setup container with docker if env `PHRASEANET_UPGRADE=1 `
`bin/setup system:upgrade`, ran by setup container with docker if env `PHRASEANET_UPGRADE=1 `

### Version summary

Expand Down

0 comments on commit 3891e24

Please sign in to comment.