Rallly
Rallly is an open-source scheduling and collaboration tool designed to make organizing events and meetings easier.
Alternative to: doodle, when2meet
About
Versions (95)
v4.8.0
2026-04-01Whatβs Changed
This release brings notification controls, UI improvements, and several bug fixes.
β¨ New Features
- π Notification settings β Configure global notification preferences (new responses, new comments) from your account settings. (#2254)
- π Per-poll notification muting β Mute notifications for individual polls using the bell icon in the poll admin view, replacing the previous watcher-based system. (#2268)
- π Success dialog after poll creation β After creating a poll, youβll see a shareable invite link with copy-to-clipboard before being taken to the poll page. (#2281)
- π€ User avatars in participant list β Profile pictures now display alongside participants in poll views for better visual recognition. (#2284)
- π Improved time zone selector β Replaced the modal-based selector with an inline searchable combobox showing city names and UTC offsets. (#2261)
- π¨ Improved error page β Errors now show a user-friendly page with localized messaging and quick navigation links (home, create poll, support, GitHub). (#2220)
- π§
SMTP_TLS_SERVERNAMEenv var β Allows explicit SNI configuration for SMTP servers hosting multiple certificates. (#2298)
π Bug Fixes
- π Poll description missing from scheduled events β Poll descriptions are now correctly passed through when booking a poll as a calendar event. (#2202)
- π₯ Crash on deleted poll β Accessing a poll that no longer exists now shows a proper 404 page instead of crashing. (#2218)
- π Password reset redirect β Authenticated users are no longer incorrectly redirected away from the password reset screen. (#2245)
- ποΈ Soft-deleted participants in finalize query β Removed participants are now excluded from event creation and notification flows. (#2277)
- ποΈ Date grouping across years β Dates from different years (e.g. Apr 2026 vs Apr 2027) are now grouped correctly. (#2279)
- π Crash when user has no spaces β Fixed an edge case where the app crashed for users with no spaces. (#2286)
- π Timezone change broken for guests β Unauthenticated users can now change their timezone correctly. (#2289)
Full Changelog: https://github.com/lukevella/rallly/compare/v4.7.4β¦v4.8.0