Skip to content

Releases: joomlatools/joomlatools-framework

v3.4.7

17 Sep 10:14
Compare
Choose a tag to compare

fixed - Issues in bundled components

v3.4.6

01 Sep 22:32
v3.4.6
78f6c0c
Compare
Choose a tag to compare

added - Caching support for authentic requests #418
added - Server-Timing header support #416
improved - Refactor cacheable behavior #412
improved - Http caching support #404
fixed - Modules not unboxed #408
fixed - Response isNotModified() method fails is response is stale #410
fixed - Responses are always cached #414

v3.4.5

16 Jul 10:40
Compare
Choose a tag to compare

improved - HTTP response cache implementation #404

v3.4.4

03 Jul 13:05
Compare
Choose a tag to compare

added - Support for conditions to inline script and style elements #398
fixed - KHttpResponse::getMaxAge() returns 0 #396
fixed - Issues with referrer-policy #378

v3.4.3

22 Jun 17:59
v3.4.3
a06eb40
Compare
Choose a tag to compare

added - Add is[Behavior] check to model #391
added - Automatically generate packages for releases and master #393
added - Use Mason for build scripts #388
added - Proxy Joomla installer events #386
added - Add Alpine.js #369
added - Support relative datetime to set max age #373
added - Support defer and async on script tags #357
added - Trashable controller behavior #335
improved - Improve user object group and role handling #384
improved - Disable Content-Length for non-downloadable requests #382
improved - Use identifiers when registering config formats #377
improved - Do not force a 301 redirect #375
improved - Asset pipeline refactor #371
fixed - Issues merging identifiers in bootstrapper #381
fixed - Module filter params are not working #361

master

22 Jun 10:01
5f6153f
Compare
Choose a tag to compare
Merge pull request #393 from joomlatools/feature/392-package

Automatically generate packages for releases and master

v3.3.9

14 May 10:37
Compare
Choose a tag to compare

improved - Disable Content-Length for non-downloadable requests #366
fixed - Locking referrer bug #364

v3.4.2

22 Jan 20:56
v3.4.2
996d40d
Compare
Choose a tag to compare

added - Support for Joomla module events #352
improved - Pretty print json #354
fixed - PHP 7.4 fixes #346

v3.3.8

17 Jan 12:45
Compare
Choose a tag to compare

fixed - PHP 7.4 issues
improved - Load default locale language too if possible

v3.3.7

14 Jan 14:02
Compare
Choose a tag to compare

fixed - Windows-style path issue in basename function
fixed - PHP 7.4 fixes