v2.10.0
Enhancements
- Sanitize URLs, defaulting to
https. Props @paulschreiber (#1413). - Establish Cypress E2E Testing. Props @markjaquith (#1437).
- Updated the JS
shiftRowsfunctionality to be simpler, and fix issues with JS initialization. Fixes #1426 and #1431. - Updated various NPM dependencies for security issues.
Bug Fixes
- Update to prevent deprecation notice:
Required parameter $i follows optional parameter $args.... Props @carloswph (#1417). - Make each date field more resilient to various date/timestamp values passed in (from REST API).