v0.1.0-beta.8
Pre-release
Pre-release
tobyzerner
released this
29 Nov 07:02
·
142 commits
to master
since this release
Added
- Add mention button to text editor toolbar (b27795e)
Changed
- Update for beta 8 (#33, #34)
- Sub in "display names" from database when rendering (5ea9684)
- Rename database columns and JSON-API attributes (#34)
- Drop
flarum-ext-
prefix from package name (f4ce316)
Fixed
- Properly inactivate the autocomplete dropdown when there are no suggestions (f1035b4)
- Make autocomplete dropdown slightly less tall so that it fits below the cursor (889c1df)
- Only render mention in preview if corresponding user/post is found (5ea9684)
- Fix notifications not including post content (9da2ac1)
- Don't sanitize values in plain-text emails (5f8ef04)
- Fix positioning of quote button when parents are positioned relatively (b0d0fb4)
- Fix incorrect query parameter when searching for users (703e68c)