Skip to content

Lime Forms Changelog

v2.108.1 (2024-11-13)

  • Features:
    • Introduce new Multi-entry field (beta)

v2.107.0 (2024-10-24)

  • Features:
    • Add base lime forms (shared) solution

v2.106.2 (2024-10-10)

  • Fix:
    • Resolve cors issues for all pages

2.106.0 (2024-10-04)

  • Features:
    • Upgrade to PHP 8.3
    • Upgrade to Laravel 10
    • Support form MySQL 8
    • Allow multiple sender domains for SMTP email driver
    • Searching by form slug in admin panel admin
    • OpenID autentication
    • Upgrade Lime newsletter driver for Laravel
  • Fix:
    • Resolved CORS issue with allowing multiple domain whitelist
    • Clearing DateField reliably clears stored value
    • Newly added F2CRM action can be validated without saving
    • Ensure error_reporting_enabled flag never null
    • Prevent browser from autofilling form password or adding new tags in admin panel

2.100.3 (2024-06-26)

  • Features:
    • API for fetching statistics (beta)
    • API key management in admin interface (beta)

2.99.1 (2024-06-12)

  • Features:
    • Add support for PHP 8.1
  • Fix:
    • Allow Bisnode integration to handle persons with only one firstname
    • Lime integration links updated
    • Possible to install packages in local development

2.98.1 (2024-05-23)

  • Fix:
    • CSRF token is passed correctly to axios requests
    • Console warning for formattedValue