What's New
Image Galleries
Create native WordPress galleries without leaving Quill. The new gallery button opens a multi-select media picker with a reorderable selection pane and controls for columns, crop, link destination, and image size. Upload new images directly from the sheet, and they're added to the gallery you're building. Galleries save as proper Gutenberg wp:gallery/wp:image block-comment HTML, and existing galleries round-trip verbatim (preserving captions and other details the structured attributes don't model).
Link to Full Image
Images now have a "Link to Full Image" toggle in the image toolbar, wrapping the image in a link to its full-resolution original. Works for images sourced from your media library as well as dragged-in or pasted images without a media ID.
Improvements
- Code view preserves classes — Editing raw HTML in code view and switching back to the visual editor no longer strips CSS classes from any element.
- Taxonomy cache auto-refresh — Opening a post that references a tag or category created after the last cache refresh now re-fetches the taxonomy list automatically.
- Editor scroll reset — Switching between posts resets the editor scroll position instead of inheriting the previous post's scroll offset.
Fixes
- Hardened network error handling, sidebar remount guards, and MIME-type lookups.
- Fixed a post-switch state race, a toast auto-dismiss timer bug, a cite regex edge case, and update-check retry behavior.
- Gallery block-comment wrapping no longer accumulates orphaned whitespace between images on repeated saves.
- Gallery picker no longer shows a stuck spinner when no credentials are configured.
- Gallery Size picker's "Link to Full Image" now links to the true full-resolution original, not the display-size URL.