Skip to content

Releases: dereuromark/cakephp-tools

3.9.0

05 Nov 20:02
Compare
Choose a tag to compare

Improvements

  • Added Pages backend to quickly see and follow all available static pages

3.8.2

18 Oct 15:23
Compare
Choose a tag to compare

Fixes

  • Fixed DateTime age()
  • Fixed gender icon BC

3.8.1

16 Sep 20:40
Compare
Choose a tag to compare

Fixes

  • Fixed up Date support for TimeHelper::userAge()
  • Allow referer as array for RefererRedirect component

3.8.0

10 Sep 09:17
Compare
Choose a tag to compare

Improvements

  • Allow 2-letter-code language auto-detect based on browser

2.7.0

10 Sep 09:13
Compare
Choose a tag to compare

Improvements

  • Allow 2-letter-code language auto-detect based on browser

3.7.0

04 Sep 13:59
0cf4c99
Compare
Choose a tag to compare

Fixes

  • Fixed upcoming method conflict with log(), so renamed into logException()

2.6.2

17 Aug 12:26
Compare
Choose a tag to compare

Fixes

  • Fixed missing shims for title attribute

3.6.4

03 Jul 14:17
a917b0d
Compare
Choose a tag to compare

Fixes

  • Fixed Table::relatedInUse()

Included commits: 3.6.3...3.6.4

3.6.3

20 Mar 12:50
Compare
Choose a tag to compare

Fixes

  • Fixed up DateTime difference()

3.6.2

29 Feb 14:23
4ee819f
Compare
Choose a tag to compare

Fixes

  • Fixed Sluggable behavior to not modify slug if the entity is not fully hydrated for the label fields.