PHRAS-3888 release 4.1.8-rc5 (#4357)

* bump version

* changelog
This commit is contained in:
Nicolas Maillat
2023-08-04 09:57:55 +02:00
committed by GitHub
parent 8886a3d548
commit f3f8bd718b
3 changed files with 37 additions and 3 deletions

2
.env
View File

@@ -133,7 +133,7 @@ PHRASEANET_DOCKER_REGISTRY=local
# Docker images tag.
# @run
PHRASEANET_DOCKER_TAG=4.1.8-rc4
PHRASEANET_DOCKER_TAG=4.1.8-rc5
# Stack Name
# An optionnal Name for the stack

View File

@@ -1,5 +1,39 @@
# CHANGELOG
## 4.1.8-rc5
### Update instructions
- Migration patch: no patch to play, just run upgrade for bump version
- Elasticsearch index action : none
### Version summary
- bugfix an minor improvement (todo)
### Stack (docker compose)
- Extend csp for GA-4 (todo)
### What's Changed
* PHRAS-3882 admin - workers - filter "consumed queue" in https://github.com/alchemy-fr/Phraseanet/pull/4347
* PHRAS-3884 translation and advanced search field name in https://github.com/alchemy-fr/Phraseanet/pull/4348
* PHRAS-3416 phraseanet localization in https://github.com/alchemy-fr/Phraseanet/pull/4350
* PHRAS-3796 bin/setup check:system - download , lazaret, wrong repo is checked in https://github.com/alchemy-fr/Phraseanet/pull/4349
* PHRAS-3851 Untranslated terms : in Notifications, Detailed View, Map by in https://github.com/alchemy-fr/Phraseanet/pull/4351
* PHRAS-3416 phraseanet localization in https://github.com/alchemy-fr/Phraseanet/pull/4353
* PHRAS-3887 google analytics 4 by in https://github.com/alchemy-fr/Phraseanet/pull/4354
* PHRAS-3884 advanced search sort field by label by in https://github.com/alchemy-fr/Phraseanet/pull/4355
* PHRAS-3870_record-action-example by in https://github.com/alchemy-fr/Phraseanet/pull/4334
* PHRAS-3891 CSP policies for matomo cloud and newrelic by in https://github.com/alchemy-fr/Phraseanet/pull/4358
* PHRAS-3891 adding CSP in https://github.com/alchemy-fr/Phraseanet/pull/4359
**Full Changelog**: https://github.com/alchemy-fr/Phraseanet/compare/4.1.8-rc4...4.1.8-rc5
## 4.1.8-rc4
### Update instructions

View File

@@ -17,7 +17,7 @@ class Version
* @var string
*/
private $number = '4.1.8-rc4';
private $number = '4.1.8-rc5';
/**
* @var string