github lukevella/rallly v4.10.0

5 hours ago

What's Changed

๐Ÿš€ Introducing the Rallly CLI

This is the first version of Rallly that supports the new Rallly CLI, which installs and manages your instance as a fully bundled stack (app + PostgreSQL + Garage object storage + Traefik reverse proxy with automatic Let's Encrypt).

curl -fsSL https://get.rallly.co | bash

The installer walks you through configuration, generates secrets, and brings everything up. Day to day operations go through:

./rallly.sh start | stop | restart | status | logs | update | backup

๐Ÿ“– Installation guide ยท Management guide ยท Migration guide

Important

If you're already running a self-hosted instance and would like to migrate to the new Rallly CLI, follow the migration guide.

โœจ New Features

  • Version tile in the control panel showing the running version and whether an update is available (#2355, #2351, #2348)

๐Ÿ› Bug Fixes

  • Send poll response confirmation email in the respondent's locale (#2356)

โšก Performance

  • Optimize invite page queries (#2350)

Full Changelog: v4.9.2...v4.10.0

Don't miss a new rallly release

NewReleases is sending notifications on new releases.