Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

Releases: timble/kodekit

v3.1.3

13 Oct 07:58
Compare
Choose a tag to compare

Changelog

v3.1.2

30 Jun 09:00
Compare
Choose a tag to compare

Changelog

  • fixed - Do not set default timezone and locale #277

v3.1.1

16 Jun 13:18
Compare
Choose a tag to compare

Changelog

  • fixed - PSR class locator #272
  • fixed - Self containment of JS controller forms toolbars #274

v3.1.0

25 May 10:43
Compare
Choose a tag to compare

added - PHP8 polyfills (#268)
added - Add support for SameSite cookie attribute
improved - Database layer refactor (#271)
improved - Refactor exception handling
improved - Refactor CSRF protection (#264)
improved - Explicitly pass driver to database queries
improved - Strip -br suffix from the etag
fixed - Substract negative offsets on datetime handling (#266)
fixed - Override ObjectAbstract::__clone to NOT clone the mixed methods as we want the behaviors to be shared between rows
fixed - Support both library and component based identifiers for sessions
fixed - Fix file streaming

v3.0.1

15 Feb 15:33
Compare
Choose a tag to compare

Changelog

v3.0.0

17 Nov 10:51
Compare
Choose a tag to compare
#261 Bump version number

v3.0.0-beta.1

10 Jul 13:23
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release
  • Initial release for the 3.0 branch

v2.1.5

10 Feb 14:55
Compare
Choose a tag to compare

fixed - Alias filter does not take length into account
fixed - Throw an exception if headers are sent
fixed - MySQLi check is too strict
fixed - File streaming broken

v2.1.4

08 Jan 10:44
Compare
Choose a tag to compare
  • Added Romanian translations
  • Added Assets filter in template layer
  • Optimised row and rowset creation for memory use
  • Removed schema information from database exceptions
  • Fixed method call in cacheable behavior
  • Fixed override paths for file locator
  • Fixed count query errors
  • Fixed offset calculation in calendar helper
  • Fixed JWT token field names to adhere to specification
  • Fixed PDF downloads on IE Edge
  • Fixed dispatch requests for empty view values

v2.1.3

18 Aug 12:21
Compare
Choose a tag to compare
  • Fixed empty select boxes were filled with values on save
  • Fixed jQuery issues by renaming tree.jquery.js to jqtree.js