2.19.4
Important
This release fixes a bug introduced to the dataset form in the last release that gives all textarea inputs a maxlength of 256 characters. This will likely cause problems for any "description" or similar fields. Recommend updating immediately if you have 2.19.3 in production.
What's Changed
- Pass empty array if no schema is found by @janette in #4211
- Unset maxlength in textarea by @dafeder in #4219
Full Changelog: 2.19.3...2.19.4