Rallly
Rallly is an open-source scheduling and collaboration tool designed to make organizing events and meetings easier.
Alternative to: doodle, when2meet
v2.9.0
2023-04-06What’s Changed
This update fixes a few problems that caused transactional emails to significantly slow down requests. Now, the app should be faster and provide a better experience for users.
Changelog
- ♻️ Create backend package by @lukevella in https://github.com/lukevella/rallly/pull/643
- ♻️ Create languages package by @lukevella in https://github.com/lukevella/rallly/pull/644
- ♻️ Use synchronous id generation by @lukevella in https://github.com/lukevella/rallly/pull/645
- ♻️ Add icons package by @lukevella in https://github.com/lukevella/rallly/pull/646
- ♻️ Use named exports for icons by @lukevella in https://github.com/lukevella/rallly/pull/647
- 🐛 Wait for session to save by @lukevella in https://github.com/lukevella/rallly/pull/651
- 💬 Update email subject lines by @lukevella in https://github.com/lukevella/rallly/pull/652
- ⚡️ Improve email rendering speed by @lukevella in https://github.com/lukevella/rallly/pull/654
Full Changelog: https://github.com/lukevella/rallly/compare/v2.8.3…v2.9.0