• v13.1.3 5731bf4ee5

    v13.1.3 Stable

    thatonecalculator released this 3 months ago | 18 commits to main since this release

    This is a smaller, intermediary release in preparation for v13.2.0. We still recommend that admins upgrade, however.

    Changes
    • Better blocking/muting

    • Better user refreshing

    • New help menu with app list (More! > Help)

    • New headerbar style

    • Bug + security fixes and performance improvements

    To upgrade:

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