• 0.7.2 9a824f06c3

    Plume 0.7.2 Pre-Release

    KitaitiMakoto released this 2 years ago | 194 commits to main since this release

    We are pleased to announce this new alpha version of Plume. This release has no migration. You don't need run it before updating.

    The most major change is internal one: ActivityPub library’s upgrading.

    We also added changes to home page and timeline. See a blog post for details.

    In addition, a problem that activities don’t reach other instances is solved. We should have fixed it, but other cause have remained. It should be away.

    CHANGELOG

    Added

    • Basque language (#1013)
    • Unit tests for ActivityPub (#1021)
    • Move to action area after liking/boosting/commenting (#1074)

    Changed

    • Bump Rust to nightly 2022-01-26 (#1015)
    • Remove "Latest articles" timeline (#1069)
    • Change order of timeline tabs (#1069, #1070, #1072)
    • Migrate ActivityPub-related crates from activitypub 0.1 to activitystreams 0.7 (#1022)

    Fixed

    • Add explanation of sign-up step at sign-up page when email sign-up mode (#1012)
    • Add NOT NULL constraint to email_blocklist table fields (#1016)
    • Don't fill empty content when switching rich editor (#1017)
    • Fix accept header (#1058)
    • Render 404 page instead of 500 when data is not found (#1062)
    • Reuse reqwest client on broadcasting (#1059)
    • Reduce broadcasting HTTP request at once to prevent them being timed out (#1068, #1071)
    • Some ActivityPub data (#1021)
    Downloads