Releases: Victoire/victoire
Releases · Victoire/victoire
🎉 Add permalink to pages
This PR allows to set short links for pages.
This is especially nice for SEO or deepest page hierarchy !
⚠ Please think to run migration (or a schema update) in your project as there is a new property on view_translation entity
2.3.43: Merge pull request #1126 from BFoucher/fix-media-svg-upload
use default MimeTypeGuesser
Recursive cache invalidation
2.3.42 Merge pull request #1065 from jdubuisson/fix/invalidate-cache-nested-…
Support print stylesheet
2.3.41 Merge pull request #1123 from Victoire/adding-compatibility-print-sty…
Fix Sitemap (No really this time) and fix BusinessTemplate overwrite 🎉
Sitemap fix + command generation + raise SEO description size
Template content restriction + GitlabCI and some nice things
Keep current locale when generate a vic link
2.2.41 Merge pull request #1089 from Matteo-Peronnet/hotfix/local-bug-correc…
Fix Sitemap 🎉
- add locale in sitemap homepage fetch query in case of several locale
- fix command generation when several locales by clearing query builder instance
- translate both entity and page in findPageByReference
- change json_decode call to get an array instead of stdclass
- add default false value for publishedAt sitemap
2.3.36: Merge pull request #1079 from alexislefebvre/2.3-PageHelper-PHPDoc
PageHelper: Fix PHPDoc