FediSuite
New version 1.1.5 is out now!
Added
- Added server-side pagination for the
Beiträgeview so the frontend now loads only the currently requested post page on demand, including pagination metadata and loading states while entries are being fetched. - Added matching server-side pagination for the admin user list so the
Registrierte Nutzertable now loads only the requested page on demand and shows loading states during page changes. - Added server-side search for the admin user list with a live search field in the
Registrierte Nutzerheader, so matching users are narrowed down progressively by email address or ID while typing. - Added server-side search for the
Beiträgeview with a live search field in the list header, so posts are narrowed down progressively by content, title, account or ID while typing. - Added an admin-only update check against the published Docker Hub tags, including a cached backend version lookup, a dismissible bottom-right popup for available updates and a persistent update notice box inside the admin area whenever the running instance version is older than the latest published image version.
Fixed
- Unified the main content width below the global admin notice across the app and admin area so pages such as composer, postings, accounts, settings and system administration now align to the same outer width as the notice banner.
- Reduced the
Beiträgepagination page size to 15 entries and removed the internal scroll container from the post list so paging no longer competes with a nested scrollbar.



