• v13.1.3-rc ba18da314f

    thatonecalculator released this 4 months ago | 1922 commits to develop since this release

    [13.1.3] - 2023-02-09

    Bug Fixes

    • Fix: Hide unmute option when the user is blocked

    Features

    • Feat: Mute and unfollow when blocking a user

    • Feat: Unblock with follow button

    • Refresh user when changed

    • Feature/help_menu (#9587)

    To upgrade from previous versions:

    git pull --ff
    corepack prepare pnpm@latest --activate
    pnpm i
    NODE_ENV=production pnpm run build && pnpm run migrate
    
    Downloads