Releases: lukevella/rallly
Releases · lukevella/rallly
v4.5.3
What's Changed
- 🐛 Handle legacy google and microsoft redirect uris by @lukevella in #2016
- 🔒️ Enable PKCE for OIDC provider by @lukevella in #2017
Full Changelog: v4.5.2...v4.5.3
v4.5.2
What's Changed
Important: Fixes an issue causing OIDC login to fail due to mismatched redirect URIs.
- ⬆️ Update posthog by @lukevella in #2003
- 🌐 New Crowdin updates by @lukevella in #2000
- 🐛 Use next-runtime-env to read runtime env values by @lukevella in #2006
- ♻️ Trim user input by @lukevella in #2008
- 🐛 Fix broken compatibility with previous oidc redirect uri by @lukevella in #2012
Full Changelog: v4.5.1...v4.5.2
v4.5.1
What's Changed
- 🩹 Fix incorrect auth client base url by @lukevella in #2004
Full Changelog: v4.5.0...v4.5.1
v4.5.0
What's Changed
- Added support for password-based login
- Updated user session strategy. Existing sessions continue to work during the rollout, but upgrading is recommended to allow enough time for sessions to be migrated before support is dropped in a future release.
Full Changelog: v4.4.1...v4.5.0
v4.4.1
What's Changed
- 🐛 Fix participant count by @lukevella in #1944
- 🌐 New Crowdin updates by @lukevella in #1943
- 🌐 New Crowdin updates by @lukevella in #1946
Full Changelog: v4.4.0...v4.4.1
v4.4.0
What's Changed
📅 Better ICS lifecycle management
- Improved the formatting of the email that gets sent out when finalizing a poll so that it is recognized as a calendar invite by email clients
- Added uid to the ICS file so that event details are synchronized across all attendees when changes are made
- Added sequence to keep track of changes to the event such as cancellation
✨ New environment variables for disabling email login and registration
- Added
EMAIL_LOGIN_ENABLEDwhich can be set tofalseto limit login to SSO - Added
REGISTRATION_ENABLEDwhich can be set tofalseto disable the registration page
🔒 Secure SMTP defaults
- Improved the default configuration to reject unauthorized certifications when using TLS
- Deprecated
SMTP_TLS_ENABLEDand introducedSMTP_REJECT_UNAUTHORIZEDinstead
New Contributors
- @ThisIsMissEm made their first contribution in #1916
Full Changelog: v4.3.1...v4.4.0
v4.3.1
🐛 Bug Fixes
- Fix missing PORT environment variable that caused healthcheck failures in Docker containers
Full Changelog: v4.3.0...v4.3.1
v4.3.0
🚀 Highlights
Spaces
Spaces allow you to organize your polls and events into different areas. You can also invite team members to share and collaborate within a space.
ARM Support
This release reintroduces ARM support for the official docker image.
Special thanks to @aschaber1 for their contribution.
🐛 Bug Fixes
- Various stability improvements
Full Changelog: v4.2.0...v4.3.0
v4.2.0
What's Changed
- 🐛 Fix issue where wrong start time is shown on event page by @lukevella in #1791
- ✨ Add option to cancel a scheduled event by @lukevella in #1800
Full Changelog: v4.1.2...v4.2.0
v4.1.2
What's Changed
- 🐛 Fix broken link by @lukevella in #1768
- 🐛 update microsoft entra id provider config by @aschaber1 in #1769
- 🌐 New Crowdin updates by @lukevella in #1765
New Contributors
- @aschaber1 made their first contribution in #1769
Full Changelog: v4.1.1...v4.1.2