stable · Sep 4, 2026
v3.9.0
Markdown toolbar, cursor pagination, and Spanish
- A markdown toolbar with Write and Preview tabs
- Opt-in cursor pagination for newest and oldest sorts
- Spanish translations
- Guest likes are now keyed on IP plus user agent
Added
- Markdown toolbar. Bold, italic, links, code blocks, quotes, lists and task
lists, with
WriteandPreviewtabs. Preview renders through the same presenter as the saved comment, so what you see is what gets stored. - Cursor pagination. Pass
?cursor=on thenewestandoldestsorts for stable paging on threads that are actively moving. Page-based paging stays the default. - Spanish.
lang/esships with the package.
Changed
- Guest likes are keyed on IP and user agent rather than IP alone.
Fixed
most_repliedno longer counts soft-deleted replies.
Feedback on this release (4)
Or Log in to comment!
Upgraded this morning, no issues on PHP 8.4. Nice work — the toolbar is much better than the plain textarea.
Spanish shipping in the package rather than as a separate download is appreciated. Any appetite for Arabic? Happy to contribute the file and RTL notes.
Cursor pagination arriving as opt-in rather than a default swap is the right call. We have deep-linked page numbers in emails going back two years.
The preview tab rendering through the same presenter as the saved comment is a bigger deal than the changelog makes it sound. Every other editor I have used previews with a different renderer and then surprises you on save.