Skip to content

Releases: joomlatools/joomlatools-framework

v3.5.2

11 Jun 06:04
Compare
Choose a tag to compare

added - Release recent 3.4.14 fixes and features #500 #485

v3.5.1

04 Jun 22:52
v3.5.1
541a6dc
Compare
Choose a tag to compare

added - Allow framework to run standalone #492
added - Add support for T_EMPTY token to template engine #483
improved - Always convert shortags #504
fixed - PHP8.0 warnings #502
fixed - Loading markdown files from template cache not working #499
fixed - Exception rendering issue #496
fixed - Use APCu #494
fixed - Sh404Sef conflict #488
fixed - Regression issue with #479 #481

v3.14.13

23 Aug 12:36
Compare
Choose a tag to compare

v3.4.13

04 May 08:16
Compare
Choose a tag to compare

fixed - The preg_replace(): /e modifier is no longer supported #484

v3.5.0

20 Apr 14:58
v3.5.0
4c35fba
Compare
Choose a tag to compare

added - Add Koowa::getObject #471
added - ComKoowaEventTrait #470
added - Add KUserTrait #466
added - Database PDO support #476
improved - Refactor exception handling #468
improved - Refactor CSRF authentication #464
improved - Behaviors are cloned for each row #462
improved - Explicitly pass database adapter to queries #459
improved - Add support for brotli etag content-coding #456
improved - None immutable events are not passing back scalar values #479
fixed - The preg_replace(): /e modifier is no longer supported #454
fixed - Regression bug in exception handler #474
fixed - Joomla 4 compatability issues #406

v3.4.12

23 Dec 15:06
7d70a43
Compare
Choose a tag to compare

fixed - Altered publish on date #442
fixed - Downloaded file names are empty in Safari #440
fixed - Caching: Response::getCacheControl fixes #444
fixed - Xdebug v3 compatibility #447
fixed - Fix altered publish date #442
improved - Support JSON columns and default to 'raw' filter for unknown column types #449
improved - ModelEmpty::create should return immutable entity #451

v3.4.11

19 Nov 13:50
Compare
Choose a tag to compare

fixed - Encode SPACE as "%20" instead of "+" in path (#434)

v3.4.10

31 Oct 21:34
v3.4.10
d331584
Compare
Choose a tag to compare

added - Add support for data-inline to <style> #432
added - Add TemplateHelperAbstract::buildElement #428
improved - Ensure KHttpUrl::getPath() returns an array #422
fixed - Do not set the credentials in the request url object #430

v3.4.9

18 Oct 13:25
v3.4.9
3b157b1
Compare
Choose a tag to compare

improved - Prevent request url modification through view #425

v3.4.8

16 Oct 12:10
Compare
Choose a tag to compare

fixed - Issues in bundled components