Rallly - Package Updates
-
[1.27.0]
- Update Rallly to 3.11.0
- Full changelog
- Use profile image from oauth provider by @lukevella in #1330
- Use avatar on login page by @lukevella in #1336
- Fix empty session when logging out by @lukevella in #1345
- Use node:20-slim as runner by @xavier-calland in #1350
- Update avatar colors by @lukevella in #1351
- Fix escaped values in emails by @lukevella in #1368
- fix ics download button by @a-mnich in #1381
-
[1.27.1]
- Update Rallly to 3.11.1
- Full changelog
- Fix event ICS download button file content
-
[1.27.2]
- Update Rallly to 3.11.2
- Full changelog
- Add support for Japanese language by @lukevella in https://github.com/lukevella/rallly/pull/1401
- Fix issue with deleting user accounts with deleted polls by @lukevella in https://github.com/lukevella/rallly/pull/1405
-
[1.28.0]
- CLOUDRON_OIDC_PROVIDER_NAME implemented, tests updated
-
[1.29.0]
- Update base image to 5.0.0
-
[2.0.0]
- Update rallly to 4.0.2
- Major package release as rallly introduced paid selfhosting plans. The full discussion can be found here
- Full Changelog
- This release addresses a key issue that prevented S3-backed file storage (e.g. for profile pictures and other upcoming storage features) from functioning correctly on self-hosted Rallly instances.
- This is a patch release for Rallly v4 that addresses an issue with OpenID Connect (OIDC) authentication for self-hosted instances.
- OIDC_ISSUER_URL Environment Variable Now Required
- To support the continued development and sustainability of Rallly, we're introducing a licensing model for multi-user self-hosted instances.
-
[2.1.0]
- Update rallly to 4.1.0
- Full Changelog
- v4.1.0 introduces a new Settings page in the Control Panel. The first available option is Disable User Registration, enabling this setting will hide the registration page and prevents new users from registering on your instance. (Note: If SSO is enabled, users from your identity provider can still log in.)
- This marks the beginning of a more configurable Rallly, reducing reliance on environment variables and improving the admin experience. Expect additional settings in future releases.
- Handle enterprise license with unlimited seats by @lukevella in https://github.com/lukevella/rallly/pull/1753
- Fix issue where votes can be submitted even when paused by @lukevella in https://github.com/lukevella/rallly/pull/1757
- Update button styles by @lukevella in https://github.com/lukevella/rallly/pull/1758
-
[2.1.1]
- Update rallly to 4.1.1
- Full Changelog
- This release includes updated translations, UI improvements and bug fixes.
-
[2.1.2]
- Update rallly to 4.1.2
- Full Changelog
- Fix broken link by @lukevella in https://github.com/lukevella/rallly/pull/1768
update microsoft entra id provider config by @aschaber1 in https://github.com/lukevella/rallly/pull/1769
- New Crowdin updates by @lukevella in https://github.com/lukevella/rallly/pull/1765
-
[2.2.0]
- Update rallly to 4.2.0
- Full Changelog
- Fix issue where wrong start time is shown on event page by @lukevella in https://github.com/lukevella/rallly/pull/1791
- Add option to cancel a scheduled event by @lukevella in https://github.com/lukevella/rallly/pull/1800