- New: Add start_date and end_date parameters to filter the route to get entries
- Fix: Add better functionality to the search parameter in the route to get entries
- Fix: Allow the registration validation to trigger during API call
- Fix: reCaptcha was returning an error when creating an entry
- Fix: Creating an entry that included dynamic fields was causing a fatal error by using deprecated functions
- Fix: The route to create a form wasn't working correctly
- Remove old sslverify => false lines since they are no longer recommended