This release is a bigger one. The underlying architecture of WebGrid became a bit of a hassle to test and maintain. To remedy this issue, a major upgrade of the fundamentals commenced (#53)! Externally, the API only changed in minor ways and most features are still supported.
Additionally, we've had the first open-source contributions by @jpJuni0r! Thanks for the documentation fixes <3
💥 What broke?
- Tracing & Metrics
- Subtitles / timed metadata
The above features are still on the list and it is planned that those will work again in the future.
🧰 Maintenance
- Clean up various bits of leftover code @TilBlechschmidt (#55)
- Update documentation to agree with recent architecture overhaul @TilBlechschmidt (#54)
- Update copyright year @jpJuni0r (#46)
- Fix invalid docker repo link @jpJuni0r (#45)
- Resolve syntax highlighting TODO @jpJuni0r (#43)
- Allow tests to run in PR pipelines @TilBlechschmidt (#47)