1.10.8
HedgeDoc 1.10.8
Fixed 2
- Fix data loss when 5+ users edit a document concurrently, caused by the OT client discarding operations during revision gap recovery
- Add defensive null checks to hex2rgb to prevent crashes from non-hex color values
Bugfixes
- Fix data loss when 5+ users edit a document concurrently, caused by the OT client discarding operations during revision gap recovery (#6342)
- Add defensive null checks to
hex2rgbto prevent crashes from non-hex color values
Maintenance
- Dependency updates