Files
q-blog/docs/RELEASE_NOTES_v0.3.1.md
2025-08-30 11:34:02 -04:00

16 lines
501 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
QBlog v0.3.1 — Image Preview Fix
Summary
- Builder posts: Clicking an image now opens the fullwindow lightbox, matching minimal posts.
- UX: Press Escape or click the dark backdrop to close the preview.
Technical Notes
- Added robust click handling for images inside builder/grid layouts and hardened modal open/close to prevent accidental immediate dismissal.
- No breaking changes; no API changes.
Upgrade Notes
- No action required. Existing posts automatically benefit from the fix.