Magic Links Changelog

Release notes and version history for Magic Links . The Magic Links extension for GravityView enables users to update their Gravity Forms entries through secure, time-limited links sent by email—no login required.

1.2.1 on January 22, 2026

This update fixes the magic link request form on embedded Views.

🐛 Fixed

  • Magic link request form not working when the View is embedded on a page or post.
Version 1.2.1 permalink

1.2.0 on January 15, 2026

This release introduces entry deletion via magic links and the ability to restrict link reuse with one-time access, and resolves multiple issues affecting magic link functionality.

🚀 Added

  • Ability for users to delete entries via magic links. Requires GravityView 2.50.1 or newer.
  • Support for the action parameter in the {gv_magic_link} merge tag to generate delete links (e.g., {gv_magic_link view_id="123" action="delete"}).
  • One-Time Access View setting to invalidate magic links after a successful edit, requiring a new link for subsequent edits.

🐛 Fixed

  • "You are not allowed to view this content" error when using magic links with a custom Entry Slug configured in View settings.
  • Edit Entry fields not displaying when editing via magic links.
  • Magic link access failing when the "Don't validate by email" option was selected in View settings.
  • "Cancel" and "Request Control" links not working when entry locking is enabled. Requires GravityView 2.50.1 or newer.
Version 1.2.0 permalink

1.1.0 on August 18, 2025

This update makes Magic Links faster and more reliable, while enhancing security and improving log privacy for safer debugging.

✨ Improved

  • Performance with caching to prevent redundant Magic Link validation checks.
  • Error handling throughout the Magic Links system.
  • Privacy by masking email addresses in debug logs (e.g., j@e.com).
Version 1.1.0 permalink

1.0.1 on July 17, 2025

This hotfix resolves an issue where users could not request edit access to entries when Views were embedded within pages or posts.

🐛 Fixed

  • It was not possible to request edit access when Views are embedded in pages or posts.
Version 1.0.1 permalink