Releases: tasianmedia/cookieJar
Releases · tasianmedia/cookieJar
cookieJar 1.1.0-pl
- 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
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
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
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
Initial content