Skip to content

Releases: joomlatools/joomlatools-pages

v0.10.1

17 Jun 19:07
9a66fe3
Compare
Choose a tag to compare

improved - Do not require an index file #135
improved - Combine attribute and attributes into attributes #134
improved - Set template default cache path to /cache #133
improved - Internal redirect should be a 307 #131
improved - Do not render pagination if the page is not a collection #130
fixed - Using data:// in filesystem collection path doesn't work #128


Release note: #136

v0.10.0

05 Jun 19:24
411f94a
Compare
Choose a tag to compare

added - Multisite support #117
improved - Refactor redirect handling #120


Release note: #121

v0.9.4

29 May 17:45
f9d1593
Compare
Choose a tag to compare

improved - Improve page ordering #114
improved - Improve toc filter #112


Release note: #115

v0.9.3

21 May 21:52
1f697e0
Compare
Choose a tag to compare

added - Add support for dir attribute #109
fixed - Sitemap doesn't contain all pages #107
fixed - Static pages are no longer working #105


Release note: #110

v0.9.2

25 Apr 15:36
Compare
Choose a tag to compare

added - Add an image:// scheme #92
improved - Router cannot handle fragments #102
improved - Index page is not in the sitemap #100
improved - Refactor sitemap handling #96
improved - Improve RSS feed #94
fixed - Fix issue with formats #98


Release note: #103

v0.9.1

11 Apr 16:43
17d778b
Compare
Choose a tag to compare

fixed - Use framework v3.3.0 in composer.json

v0.9.0

05 Apr 13:50
db4656c
Compare
Choose a tag to compare

added - Opengraph support #86
added - Data JSON support #82
fixed - Fix markdown partials are not rendered correctly #88
fixed - Fix Joomla router is exposing 'view' in canonical #84


Release note: #89

v0.8.0

26 Mar 21:47
33eea99
Compare
Choose a tag to compare

added - Controller collections #76
added - Filesystem collections #74
added - Database collections #72
added - Webservice collections #64
added - http_cache_time_proxy setting #70
fixed - Fix route('index') #68
fixed - Fix limit issue #66


Release note: #77

v0.7.0

20 Mar 08:55
3edb3c8
Compare
Choose a tag to compare

added - Content wrapped in <ktml:plugins> will be filtered through plugins #60
improved - Table of contents should only work in <article> tags now #58
fixed - Index page routing #50
fixed - Do not automatically add model states to query #50


Release note: #62

v0.6.0

01 Mar 13:31
2c1b709
Compare
Choose a tag to compare

added - Routing #54
added - Dynamic collections #56


Release note: #57