Skip to content

Releases: tasianmedia/cookieJar

cookieJar 1.1.0-pl

13 Dec 09:50
Compare
Choose a tag to compare
  • Make cookie available immediately with no page reload using $_COOKIES.
  • New optional expiresType property allowing specification of expires type. Adds support for: 'years', 'months', 'days', 'weeks', 'hours', 'minutes' and 'seconds'. Defaults to 'seconds' for BC.
  • Minor improvements to error checks and handling.

cookieJar 1.0.3-pl

29 Sep 13:15
Compare
Choose a tag to compare

This release changes the message format when logged in the MODX Error Log.

  • Changed error log message to a debug message when cookie name not found.

cookieJar 1.0.2-pl

12 Jul 13:37
Compare
Choose a tag to compare

This release adds support for installation via 'Git Package Management' Extra: https://github.com/theboxer/Git-Package-Management.

  • Removed manual build scripts
  • Add GPM build config

cookieJar 1.0.1-pl

11 Mar 16:02
Compare
Choose a tag to compare

This release fixes an incorrect placeholder variable which was causing a recoverable error in the modx error log.

  • Fix incorrect placeholder ref in getChunk.

cookieJar 1.0.0-pl

11 Mar 15:57
Compare
Choose a tag to compare

Initial content