Release v2.19.0
Gravity View – Calendar v2.19.0
What's new in v2.19.0
Gravity View – Calendar v2.19.0 was released on . Display your form entries in a flexible calendar. See the full changelog below and compare with the complete version history.
Release details
Released
3.6 MB
File available
Changelog
Other
- This release removes an unnecessary database query from every calendar load and makes the event limit work correctly on calendars that read their events from the database.
- #### ✨ Improved
- #### 🐛 Fixed
- Setting the event limit to a negative value now means "no limit", as it does elsewhere in WordPress, instead of dropping the last event.
- The warning logged when the event limit is reached now appears only when entries were actually left out, not when the number of events merely equals the limit.
- #### 💻 Developer Updates
- The `gravityview/calendar/settings/total-event-limit` filter now applies to events read from the database, where it previously had no effect. The limit defaults to unlimited for database entries, so calendars without a filter callback display exactly as before — but a callback returning a positive number now takes effect on those calendars. Events supplied through the `gravityview/calendar/events/source_data` filter still default to 1000. The limit counts only events the calendar displays, so it is never spent on entries that other filters remove.
- #### 🔧 Updated
- [Foundation](https://www.gravitykit.com/foundation/) to version 1.28.0.
Removed
- an unnecessary database query that ran, and returned no results, every time a calendar's events were loaded.
Compatibility
- Requires WordPress
- 5.6
- Tested up to
- 7.1
- Requires PHP
- 7.4
Verified safe
Gravity View – Calendar v2.19.0 scanned clean with no security threats detected.
View full scan report