This is the second release candidate for the upcoming 1.10 release. It contains mostly bugfixes and small improvements.
Summary for Users
- added an option to use the old layout for posts in Combined view
- boosted content in Combined feed will only be included if sorted by newest
- user titles will ignore special Unicode characters
- fix infinite scrolling of comments
- disable reply button for comments on locked threads and posts
- better layout for thread comments in Combined view
Summary for Server Admins
- fix
mbin:images:remove-remotecommand
Summary for developers
Mbin:
- updated some dependencies
App:
- new API endpoints for
- get Combined feed for magazine (
/api/magazine/{magazine_id}/combined[/v2]) - get chat messages of specific user (
/api/users/{user_id}/messages) - get content for a Tag (
/api/tag/{name}/[entries|entryComments|post|postComments])
- get Combined feed for magazine (
Fediverse:
- Treat
as:Publicor justPubliccorrectly - Fix support for image property on Page type, add support for string
0 Comments
No comments yet.