• v1.6.2 2d193c477e

    v1.6.2
    All checks were successful
    Release / build-and-release (push) Successful in 4m33s
    Stable

    christin released this 2026-07-28 07:55:33 +02:00 | 0 commits to main since this release

    Added

    • The Posts page now has separate Scheduled/Published/Failed tabs, each with its own sorting, search, and pagination, instead of one long mixed list.

    Fixed

    • The admin section's sub-navigation (Overview/Users/Plugins) is reachable again when the sidebar is collapsed, via a flyout menu next to the Admin button; it had become inaccessible once the sidebar could be collapsed.

    This release publishes the FediSuite server Docker images (app and background worker) used by the self-hosting Docker Compose stack.

    Docker images on Docker Hub: https://hub.docker.com/r/christinloehner/fedisuite

    docker pull christinloehner/fedisuite:1.6.2          # linux/amd64
    docker pull christinloehner/fedisuite:arm64-1.6.2    # linux/arm64
    
    Downloads