• v13.2.0-beta31 6e898249ef

    v13.2.0-beta31 Pre-Release

    thatonecalculator released this 3 months ago | 1484 commits to beta since this release

    Notes for v13.2.0-beta3:

    • More Mastodon API support
    • Swap functionalities of home and social timelines
    • Important bug fixes
    • Minor UI tweaks

    Notes for v13.2.0-beta31:

    • Fix Docker
    • Even more Mastodon API support

    Instructions to upgrade:

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