update TODO-next-update.md for 2.7.0-470

This commit is contained in:
Ulf Gebhardt 2023-07-11 13:05:01 +02:00
parent 1ee2dc70bb
commit 40dea17360
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -2,6 +2,10 @@
When you overtake this deploy and rebrand repo to your network you have to recognize the following changes and doings:
## Version >= 2.7.0 with 'ocelotDockerVersionTag' 2.7.0-470
- You have to rename all `.js` files to `.ts` in `branding/constants`
## Version >= 2.4.0 with 'ocelotDockerVersionTag' 2.4.0-298
- You have to set `SHOW_CONTENT_FILTER_HEADER_MENU` and `SHOW_CONTENT_FILTER_MASONRY_GRID` in `branding/constants/filter.js` originally in main code file `webapp/constants/filter.js` to your preferred value.