v0.9.4.beta
Pre-release
Pre-release
·
259 commits
to main
since this release
What's Changed
- Clear formatting by @zoltanhosszu in #943
- Keep local preview URL until server response by @zoltanhosszu in #931
- Keep cursor location when upload completes by @zoltanhosszu in #936
- Fix XSS via unsanitized action-text-attachment content attribute by @jorgemanrubia in #903
- Use ActionText::Editor adapter on Rails 8.2+, fall back to monkey-patching on older Rails by @jorgemanrubia in #778
- Standardize listener clean-up by @samuelpecher in #934
- Support markdown shorthand --- for horizontal divider by @diogovernier in #927
- Bump the lexical group with 16 updates by @dependabot[bot] in #942
- Unwrap link dialog form by @zoltanhosszu in #945
- Tweak editor styling in docs by @zoltanhosszu in #949
- Fix pasting into blockquote splitting on line breaks by @samuelpecher in #911
- Fix multi-line selection creating separate code blocks per line by @samuelpecher in #912
- Prevent extension toolbar buttons from duplicating on reconnect by @jorgemanrubia in #958
- Show file icon for freshly uploaded PDFs, poll for preview by @jorgemanrubia in #956
- Split soft line breaks into paragraphs before inserting lists by @jorgemanrubia in #946
- Fix missing code highlight grammars by @samuelpecher in #959
- Enable editable captions for video attachments by @jorgemanrubia in #950
- Convert empty first list item to paragraph on backspace by @jorgemanrubia in #948
- Fix code blocks only allowing one highlight at a time by @jorgemanrubia in #955
- Fix flaky attachment tests by @samuelpecher in #957
- Build sanitizer allowlist dynamically by @zachasme in #909
- Fix @mentions menu rendering out of bounds near right edge by @samuelpecher in #913
New Contributors
- @diogovernier made their first contribution in #927
Full Changelog: v0.9.3.beta...v0.9.4.beta