v0.12.0
Highlights
- cache sponsorblock segments in redis by @dyc3 in #1482
- fix room requests originating from rest api not emitting room events by @dyc3 in #1453
- put auth token in cookies by @dyc3 in #1457
- significantly increase cache duration for static assets by @dyc3 in #1460
- Use zod for validation on create endpoint by @Victor-M-Giraldo in #1391
- increase the timeout for toasts of undoable events to 20s by @dyc3 in #1487
What's Changed
- add ability for dns_server in discovery to be customizable by @cjrkoa in #1436
- update balancer to accept json values for room metadata by @Victor-M-Giraldo in #1452
- add font-display: swap for better LCP by @dyc3 in #1458
- upgrade project to yarn 4 by @dyc3 in #1316
- re-upgrade axios to 1.6 by @dyc3 in #1465
- update console-subscriber to 0.1.10 by @dyc3 in #1468
- upgrade trust-dns-resolver to hickory-resolver 0.24 by @dyc3 in #1469
- upgrade hyper to 1.0 by @dyc3 in #1171
- refactor datasource to use observables instead of promises by @dyc3 in #1470
- fix .player-container being oversized on webkit by @dyc3 in #1472
- refactor youtube player fitToContainer to be more simple by @dyc3 in #1473
- fix youtube player resize runaway on old versions of safari by @dyc3 in #1475
- add per layer filtering for tracing so that tokio-console is usable without setting a specific log level by @dyc3 in #1478
- improve harness test assertions to be more resilient to protocol changes by @dyc3 in #1485
- Switch to using zod for validation on voting API endpoints by @Victor-M-Giraldo in #1476
- harness: retry client connects when they fail by @dyc3 in #1491
- vis: add infra for streaming events from balancers to grafana by @dyc3 in #1467
Full Changelog: v0.11.1...v0.12.0