🎉 Mastodon 2.5.0 🎉
Changelog: https://github.com/tootsuite/mastodon/releases/tag/v2.5.0
Highlights:
- Federation relays
- New profile design
- Remote interaction dialog
- Replies count in web UI
- Feature friends on profile
- Higher video upload limit
- Improved mod tools
- Admin dashboard
- Read-replica support
- Command-line interface
@seb_vallee @Mastodon Oof. That looks like a years-old version of postgresql! You need at least 9.5
@seb_vallee @Mastodon That is strange. Are you sure you don't have multiple pg versions installed and Mastodon is using something older? `ls /etc/postgresql`
@seb_vallee @Mastodon Carefully follow postgresql upgrade instructions! I've never done it myself (have been using 9.6 from the start)
@Gargron @Mastodon Oof : $ psql --version
psql (PostgreSQL) 9.6.10