[v1.10.0-rc2] Bugfixes and other improvements
2026-05-07 23:15 UTC
Crossposted from https://fedia.io/m/mbinReleases@gehirneimer.de/t/3849075
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-remote command
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])
Fediverse:
Treat as:Public or just Public correctly
Fix support for image property on Page type, add support for string
Replies (1)
-
@Auster@thebrainbin.org 2026-05-08 07:58
Ooooooooh Thinking here, those on the users side are things that albeit small, do build in annoyance over time, so glad they’re being changed! Also using (a lot of) RSS bots in my feed, the old view allows seamlessly expanding them - no need to open the posts or the profile in a new tab.