Date Range Field
Version 5.0.0-beta.3
November 28, 2024
Fixed
- GraphQL queries now work with Craft 5 (#39)
Version 5.0.0-beta.2
April 29, 2024
Fixed
- Fixed an issue where the plugin would only install on 8.2.0 specifically (#36)
Version 5.0.0-beta.1
March 22, 2024
When upgrading to Craft 5, you'll need to update templates that use
`isPast
,
isFuture
,
isOnGoing
or
isNotPast
`. Please see the upgrade guide for more information.
Added
- Craft 5 support
Version 3.0.1
June 19, 2022
Fixed
- Fixed type error when using field through GraphQL
Version 3.0.0
May 1, 2022
Added
- Craft 4 🚀
Version 3.0.0-beta.1
March 2, 2022
Added
- Craft CMS 4 compatibility
Version 2.5.0
February 28, 2022
Added
- Added
`isNotPast
` option (#31)
Version 2.3.2
November 3, 2021
Fixed
- Use field handle instead of name in EntryQueryBehavior (#26)
Version 2.3.1
November 1, 2021
Fixed
- Plugin now works with columnSuffix introduces in Craft CMS 3.7.0 (#26)
Version 2.3.0
June 21, 2021
Added
- PostgreSQL support
Version 2.2.1
June 8, 2021
Added
- Elements can now be sorted by date rang fields
Version 2.1.2
November 3, 2020
Fixed
- Fixed an issue with
`formatted()
` where the start date was used instead of the end date.
Version 2.1.1
October 19, 2020
Added
`formatted()
` now outputs dates in the current site locale
Version 2.1.0
February 27, 2020
Added
- Added more options to the
`formatted()
` option and documentation on how to use them (#15)
Version 2.0.2
February 24, 2020
Fixed
- Fixed an issue where the field wasn't working from the quick post widget (#14)
Version 2.0.1
January 6, 2020
Added
- When the field is added to element overview, the values are now formatted based on the current user's locale (#10)
Version 2.0.0
December 12, 2019
Added
- Full support for Craft's GraphQL API. (#8)
Fixed
isFuture
on the field value is now based on the start date instead of the end date.
Version 1.2.2
December 11, 2019
Fixed
- Field labels are now translatable
- When saving a field with only a start date, we'll now use that as value for the end date as well. #4
Added
Version 1.2.1
December 2, 2019
Added
`isFuture()
and
getIsFuture()
` now use the end date to determine when an event is over
Version 1.2.0
November 30, 2019
Added
`isPast()
,
isOnGoing()
and
isFuture()
` can now be used in entry queries, passing along the field handle you want to be used to the function. (requires MySQL 5.7 or higher)
Version 1.1.0
November 29, 2019
Added
- The field can now be displayed on element overview pages in the CP
- Added the
getFormatted
option to the field to display all data in 1 line
Version 1.0.1
November 21, 2019
Fixed
- Fixed an issue where using
isOngoing()
wouldn't use the correct data and woul