Releases: vincent-peugnet/wcms
v2.7.0
Render engine update: now all inclusions can be done in the BODY
v2.6.0
Geo W !
This release add a new feature : page geolocation.
Editors can add coordinates to a page and then print a map on their pages.
There is also a new view in home interface allowing editors to see all geo pages.
Thanks to leaflet and of course open street map ❤️.
Full Changelog: v2.5.0...v2.6.0
v2.5.0
HTML tags in BODY inclusions option
This new release allow more precise work in the BODY:
It is now possible to include elements without their corresponding HTML tags using per element parameter or a global config param.
What's Changed
- Bump webpack from 5.74.0 to 5.76.0 by @dependabot in #302
Full Changelog: v2.4.0...v2.5.0
v2.4.0
Counters !
Now W allow editors to use %VISITCOUNT%, %EDITCOUNT%, %DISPLAYCOUNT% to print associated page's counters values !
An epic feature that go back to the roots of PHP.
### What's Changed
- Fix ICU version in CI to 71.1 by @n-peugnet in #293
- Fix build status badge by @n-peugnet in #294
Full Changelog: v2.3.3...v2.4.0
v2.3.3
Ffix folders creation bugs introduced recently.
Full Changelog: v2.3.2...v2.3.3
v2.3.2
better fix of UTF-8 encoded characters in render
Full Changelog: v2.3.1...v2.3.2
v2.3.1
fix bug : utf-8 rendering of non ascii characters
Full Changelog: v2.3.0...v2.3.1
v2.3.0
New feature : interface theming !
## What's Changed
- Upgrade npm dependencies by @n-peugnet in #244
- Add AGPL-3.0-or-later license to composer.json by @n-peugnet in #245
- Add prettier commands to make lint & fix by @n-peugnet in #246
- Rework Optlist date formatting in render by @n-peugnet in #248
Full Changelog: v2.2.1...v2.3.0
v2.2.1
fix media regex in page render
v2.2.0
What's Changed
- Fonts are back ! (magic folder)
- Wikilinks syntax highlight in editor.
- i18n of date and time inclusions
- media accept more characters
- media upload filename cleaner is now a option
- relicense to AGPLv3+
Full Changelog: v2.1.0...v2.2.0