Version 1.8.3
What's Changed
- Id in html output by @Belval in #386
- Escape html output by @Belval in #387
- Fix table indexing returning too many cells
⚠️ Breaking changes
- To support ids in HTML, layout Table created for TABLE predictions will no longer share the same ID as the table.
Full Changelog: v1.8.2...v1.8.3