Rallly
Rallly is an open-source scheduling and collaboration tool designed to make organizing events and meetings easier.
Alternative to: doodle, when2meet
v2.7.0
2023-03-24What’s changed
This update has some significant changes under the hood that will be the foundation for many new features in the future.
Quicker poll creation for logged in users
If you’re logged in, you no longer need to enter a name and email when creating the poll.

Notifications
Previously, only the creator of a poll was able to receive notifications. With this update, any logged in user can turn on notifications for themselves from the admin page.

Show poll status in list
The list of polls under a user’s profile now shows whether a poll is locked or not.

Changelog
- 🐛 Fix error thrown in handler when changing name by @lukevella in https://github.com/lukevella/rallly/pull/598
- ⚡️ Increase email send rate by @lukevella in https://github.com/lukevella/rallly/pull/599
- Enable zooming and scaling by @jonas-hoebenreich in https://github.com/lukevella/rallly/pull/600
- ✨ Skip user details step for logged in users by @lukevella in https://github.com/lukevella/rallly/pull/602
- 🌐 Update translations by @lukevella in https://github.com/lukevella/rallly/pull/603
- 🌐 Update translations by @lukevella in https://github.com/lukevella/rallly/pull/604
- ✨ Show version number in app by @arcticFox-git in https://github.com/lukevella/rallly/pull/601
- 🌐 Update translations by @lukevella in https://github.com/lukevella/rallly/pull/609
- ✨ Show poll status in list by @lukevella in https://github.com/lukevella/rallly/pull/610
New Contributors
- @arcticFox-git made their first contribution in https://github.com/lukevella/rallly/pull/601
Full Changelog: https://github.com/lukevella/rallly/compare/v2.6.0…v2.7.0