Rallly - Package Updates
Pinned
Rallly
-
[1.10.1]
- Update Rallly to 2.9.1
- Full changelog
- Update translations by @lukevella in https://github.com/lukevella/rallly/pull/638
- Update translations by @lukevella in https://github.com/lukevella/rallly/pull/656
- Stop using localized links to app by @lukevella in https://github.com/lukevella/rallly/pull/657
-
[1.10.2]
- Update Rallly to 2.9.2
- Full changelog
- Update translations by @lukevella in https://github.com/lukevella/rallly/pull/658
- Improve query invalidation by @lukevella in https://github.com/lukevella/rallly/pull/659
-
[1.13.0]
- Update Rallly to 3.0.0
- Full changelog
- The AUTH_REQUIRED parameter has been removed. As of version 3, users must be logged in to create and manage polls. To further avoid use of your instance by unauthorized users, you are encouraged to use the ALLOWED_EMAILS parameter to limit who can register and login on your instance.
- Poll finalization
- Custom poll settings (hide participant list, hide scores, disable comments)
- Poll duplication
-
[1.14.0]
- Update Rallly to 3.0.1
- This update correctly sets the selfhosting mode for rallly so a few features are unlocked now
- Full changelog
- Show participant email in dropdown by @lukevella in #855
- Fix allowed email address matcher by @lukevella in #858
-
[1.15.0]
- Update Rallly to 3.1.0
- Full changelog
- Added a new option to make the email field required for participants.
- Participant emails are visible in the participant dropdown menu.
- Allow making email required by @lukevella in #864
- Clear session store when leaving new page by @lukevella in #871
-
[1.22.0]
- Update Rallly to 3.6.1
- Full changelog
- Updated layout by @lukevella in https://github.com/lukevella/rallly/pull/976
- Add form validation feedback by @lukevella in https://github.com/lukevella/rallly/pull/998
- Listen on all interfaces when running in docker by @kolaente in https://github.com/lukevella/rallly/pull/1015
- Add plain text version for each email by @lukevella in https://github.com/lukevella/rallly/pull/1005
- Update input and focus styles by @lukevella in https://github.com/lukevella/rallly/pull/1012
- Allow user to customize the sender name for mails by @bmaster001 in https://github.com/lukevella/rallly/pull/1023
- Fixed an issue that caused redirect to login to fail when accessing the polls page.
-
[1.23.0]
- Update Rallly to 3.7.0
- Full changelog
- Use only geographic time zones by @lukevella in https://github.com/lukevella/rallly/pull/1033
- Fix timezone form input by @lukevella in https://github.com/lukevella/rallly/pull/1043
- Quicker UI updates when adding participant by @lukevella in https://github.com/lukevella/rallly/pull/1045
- Fix check for missing token on initial render by @lukevella in https://github.com/lukevella/rallly/pull/1054
- Fix issue where verification links would automatically get consumed by link checkers by @lukevella in https://github.com/lukevella/rallly/pull/1060