---
title: "Launch Log: Stronger spam prevention, inline editing fixes, radius search improvements"
date: 2026-03-06
author: "Casey Burridge"
link: "https://www.gravitykit.com/launch-log-stronger-spam-prevention-inline-editing-fixes-and-search-improvements/"
---

# Launch Log: Stronger spam prevention, inline editing fixes, radius search improvements

This round of updates brings enhanced spam protection to Gravity Forms Zero Spam, fixes for inline editing of dynamically populated fields in GravityEdit, and targted fixes for both GravityCalendar and the Maps Layout.

## GravityCalendar v2.14.1

This update to [GravityCalendar](/products/gravitycalendar/) fixes an issue where calendar events did not link to the correct Single Entry page when the View used the [Multiple Forms](https://www.gravitykit.com/products/multiple-forms/) extension. Events now link properly and display data from all joined forms.

## GravityEdit v2.9.2

[GravityEdit](/products/gravityedit/) resolves several issues with inline editing of dynamically populated choice fields, such as those using GP Populate Anything or Dynamic Lookup:

- Checkbox values were wiped or corrupted when saving
- Editing an unrelated field in the same entry corrupted checkbox values
- Choice labels were replaced with raw IDs or values after saving
- Select fields displayed raw values instead of labels

## Gravity Forms Zero Spam v1.7.0

[Gravity Forms Zero Spam](/products/gravity-forms-zero-spam/) now uses signed, time-limited tokens for stronger spam prevention.

### Developer updates

- Added `gf_zero_spam_client_ip` filter to override the visitor IP used for rate limiting, which is useful for sites behind Cloudflare or load balancers.
- Added `gf_zero_spam_rate_limit` filter to adjust the maximum token requests allowed per IP per minute (default: 30).

## GravityView - Maps Layout v3.6.3

This update to the [GravityView Maps Layout](/products/maps/) fixes an issue where geolocation radius search reused coordinates from the first search on every subsequent search, ignoring the new location. It also resolves PHP deprecation warnings that appeared with Gravity Forms 2.9.29+.

## In summary

Gravity Forms Zero Spam strengthens spam prevention with signed tokens, GravityEdit fixes inline editing for dynamically populated choice fields, GravityCalendar corrects event links for Views using Multiple Forms, and the Maps Layout resolves a geolocation search issue along with PHP deprecation warnings.

As always, we recommend updating to the latest versions to benefit from these improvements and to ensure compatibility across the GravityKit suite!