- New: Allow entry keys in routes like frm/v2/entries/#
- New: Allow form key in frm/v2/forms/#/entries
- Fix: Correctly update entries with repeating and embedded forms
- Fix: Correctly update an entry with a date when the date format is something other than Y-d-m
- Fix: Correctly process wp shortcodes in [shortcode]content[/shortcode] format when preparing the outbound API form action
- Fix: Remove the DELETE routes for frm/v2/entries and frm/v2/forms/#/entries. These didn't have any functionality behind them.
- Fix: Return a better response when an entry isn't found with frm/v2/entries/#
- Fix: Correct the nonce values when creating and updating entries so it won't block submissions