Skip to content

Lime Forms Changelog

v2.114.3 (2025-03-20)

  • Fix:
    • Ensure HttpSearchField parses URL query parameters correctly
    • Prevent errors when no step indicator text was provided

v2.114.2 (2025-03-18)

  • Features:
    • Upgrade CI/CD pipeline to use latest tools versions
  • Fix:
    • Fix minor accessibility bugs for enhanced WCAG 2.2 AA compliance
    • Disable Image & Custom HTML fields in Multi-entry field (beta)
    • Use configuration parameters for SSL verification in sample integration
    • Ensure JavaScript API handles null values correctly

v2.112.2 (2025-02-07)

  • Fix:
    • Optimize removal of expired submissions
    • Remove redundant web server configuration files

v2.112.0 (2025-02-04)

  • Features:
    • Update components to be WCAG 2.2 AA compliant
  • Fix:
    • Correct spelling errors in admin UI
    • Lime Go integration improvements

v2.111.7 (2025-01-13)

  • Features:
    • End-to-end test suite
    • Support for disabling SSL Verification for CRM API
    • Support for disabling TLS peer verification for emails
    • End-to-end tests for frontend JS API
  • Fix:
    • Prevent warnings when saving new action for the first time
    • Update 'Powered by' link
    • Add missing translations
    • Prevent selecting unsupported signing method using Lime Signature
    • Correctly parse phone numbers from query params
    • Prevent datepicker overlapping dropdown menu when not active
    • Ensure all Lime Go integration functionalities work
    • Admin panel form list works when selected 'show all'

v2.110.1 (2024-12-04)

  • Features:
    • End-to-end test suite
    • Support for disabling SSL Verification for CRM API
    • Support for disabling TLS peer verification for emails
  • Fix:
    • Ensure Lime Go company search integration works with HTTP Search field

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 authentication
    • 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 the 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