Skip to content

Releases: fritzmg/contao-simple-news-urls

5.0.2

25 Sep 15:40
825982d
Compare
Choose a tag to compare
  • Implemented fixes for higher Contao 5 versions.

5.0.0

09 Jan 21:31
Compare
Choose a tag to compare
  • Contao 5 only release and fix

4.0.1

30 Jun 11:48
Compare
Choose a tag to compare
  • Fix news aliases with umlauts not working

4.0.0

19 Nov 12:09
f83aea4
Compare
Choose a tag to compare
  • CMF routing implementation
  • Contao 5 compatibility

3.0.4

26 Sep 17:58
bec6531
Compare
Choose a tag to compare
  • fix infinite redirect introduced in previous version

3.0.3

25 Sep 14:59
Compare
Choose a tag to compare
  • fixed preview usage in Contao 4.9

3.0.2

18 Feb 13:13
Compare
Choose a tag to compare
  • fixed app_dev.php usage under Contao 4

3.0.1

08 Aug 08:28
Compare
Choose a tag to compare
remove page path from searchable pages (fixes #13)

3.0.0

09 Feb 13:25
Compare
Choose a tag to compare
  • 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).

2.0.6

01 Feb 13:46
c6bce5f
Compare
Choose a tag to compare
  • support for Contao 4