Releases: fritzmg/contao-simple-news-urls
Releases · fritzmg/contao-simple-news-urls
5.0.2
5.0.0
4.0.1
4.0.0
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
- using simple string replacement to remove page alias in
generateFrontendUrl
hook - using
PageModel::getAbsoluteUrl
for redirect now - removed the
SimpleNewsUrls::buildUrl
function
These changes also affect the generated front end URLs for news articles. They will only be absolute URLs now whenever applicable (instead of always being absolute).