Movielogr - Track What You Watch

« Back to Changelog

V3.48.2 Released

v3.48.2   March 29, 2026

This bug fix release resolves issues with long movie detail notes, comments, list and event descriptions flowing off the page in a single line.


Details

  • Fixed issue with rich text overflowing the page due to bug in Quill 2.0.3 which replaces all spaces with non-breaking spaces, causing all text to be treated as a single line of unbroken text.
  • Reverted to Quill 2.0.2 until the issue is fixed in Quill
  • Added methods for converting non-breaking spaces to normal spaces for rich text displays.