<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Rallly - Package Updates]]></title><description><![CDATA[<p dir="auto">You can use this thread to track updates to the Rallly package.</p>
<p dir="auto"><strong>Please open issues in a separate topic instead of replying here.</strong></p>
]]></description><link>https://forum.cloudron.io/topic/8245/rallly-package-updates</link><generator>RSS for Node</generator><lastBuildDate>Mon, 14 Sep 2026 18:08:59 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/8245.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 19 Dec 2022 15:35:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Rallly - Package Updates on Mon, 14 Sep 2026 10:22:02 GMT]]></title><description><![CDATA[<p dir="auto">[2.15.1]</p>
<ul>
<li>Update rallly to 4.15.1</li>
<li><a href="https://github.com/lukevella/rallly/releases/tag/v4.15.1" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Send login code emails in the requester's language (<a href="https://github.com/lukevella/rallly/issues/3275" target="_blank" rel="noopener noreferrer nofollow ugc">#3275</a>)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/129408</link><guid isPermaLink="true">https://forum.cloudron.io/post/129408</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Mon, 14 Sep 2026 10:22:02 GMT</pubDate></item><item><title><![CDATA[Reply to Rallly - Package Updates on Sun, 13 Sep 2026 13:18:02 GMT]]></title><description><![CDATA[<p dir="auto">[2.15.0]</p>
<ul>
<li>Update rallly to 4.15.0</li>
<li><a href="https://github.com/lukevella/rallly/releases/tag/v4.15.0" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li><strong>Who this affects:</strong> instances using Microsoft sign-in on a multi-tenant endpoint  which is the default. <code>MICROSOFT_TENANT_ID</code> defaults to <code>common</code>, so this applies unless you have set it to your own tenant ID. Instances set to a single tenant are unaffected, as are OIDC and Google.</li>
<li>On a multi-tenant endpoint any tenant can assert any email address, so Rallly now needs Microsoft to confirm an address before creating an account from it. Microsoft only sends that confirmation if the app registration asks for it.</li>
<li><strong>This release does not break these sign-ins.</strong> If the claims are missing, Rallly still creates the account and logs a warning. <strong>A future release will refuse them.</strong> Add the claims now so that release is uneventful:</li>
<li>Full instructions: <a href="https://support.rallly.co/self-hosting/single-sign-on#microsoft" target="_blank" rel="noopener noreferrer nofollow ugc">https://support.rallly.co/self-hosting/single-sign-on#microsoft</a></li>
<li>In previous versions, responses were soft-deleted. In this release responses are hard-deleted and previously soft-deleted responses are purged. Back up before upgrading.</li>
<li>This release contains several security fixes. <strong>Upgrading is recommended.</strong> Advisories with full details, affected versions and credit to the reporters will follow shortly.</li>
<li>Hosts can now invite participants by email from the Share dialog: send personal invite links, copy an invitee's link, remove a pending invite, and see when a link has been opened.</li>
<li>Every response now carries an edit token, so the link in a confirmation email edits exactly the response it names. Hosts can still copy the invite link and hand it to someone who responded without leaving an email address.</li>
<li><strong>Full Changelog</strong>: <a href="https://github.com/lukevella/rallly/compare/v4.14.0...v4.15.0" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/lukevella/rallly/compare/v4.14.0...v4.15.0</a></li>
</ul>
]]></description><link>https://forum.cloudron.io/post/129382</link><guid isPermaLink="true">https://forum.cloudron.io/post/129382</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Sun, 13 Sep 2026 13:18:02 GMT</pubDate></item><item><title><![CDATA[Reply to Rallly - Package Updates on Fri, 04 Sep 2026 09:40:50 GMT]]></title><description><![CDATA[<p dir="auto">[2.14.0]</p>
<ul>
<li>Update rallly to 4.14.0</li>
<li><a href="https://github.com/lukevella/rallly/releases/tag/v4.14.0" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Enforce instance branding when the white label add-on is active (<a href="https://github.com/lukevella/rallly/issues/3125" target="_blank" rel="noopener noreferrer nofollow ugc">#3125</a>)</li>
<li>Add List-Unsubscribe headers and tokenized per-poll unsubscribe (<a href="https://github.com/lukevella/rallly/issues/3148" target="_blank" rel="noopener noreferrer nofollow ugc">#3148</a>)</li>
<li>Show role permissions in the invite member dialog (<a href="https://github.com/lukevella/rallly/issues/3116" target="_blank" rel="noopener noreferrer nofollow ugc">#3116</a>)</li>
<li>Activity log: event vocabulary and writes from every poll mutation (<a href="https://github.com/lukevella/rallly/issues/3076" target="_blank" rel="noopener noreferrer nofollow ugc">#3076</a>)</li>
<li>Add cookie consent banner, shown only when analytics are configured (<a href="https://github.com/lukevella/rallly/issues/3114" target="_blank" rel="noopener noreferrer nofollow ugc">#3114</a>)</li>
<li>Require both <code>SMTP_USER</code> and <code>SMTP_PWD</code> for authenticated SMTP (<a href="https://github.com/lukevella/rallly/issues/3064" target="_blank" rel="noopener noreferrer nofollow ugc">#3064</a>)</li>
<li>Unshare single-member spaces wrongly marked shared by backfill (<a href="https://github.com/lukevella/rallly/issues/3118" target="_blank" rel="noopener noreferrer nofollow ugc">#3118</a>)</li>
<li>Restore dark mode muted text hierarchy on popover surfaces (<a href="https://github.com/lukevella/rallly/issues/3084" target="_blank" rel="noopener noreferrer nofollow ugc">#3084</a>)</li>
<li>Fix muted icon color on the invite member button (<a href="https://github.com/lukevella/rallly/issues/3097" target="_blank" rel="noopener noreferrer nofollow ugc">#3097</a>)</li>
<li>Comments: fix mobile footer overlap and polish the sheet (<a href="https://github.com/lukevella/rallly/issues/3082" target="_blank" rel="noopener noreferrer nofollow ugc">#3082</a>)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/128996</link><guid isPermaLink="true">https://forum.cloudron.io/post/128996</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Fri, 04 Sep 2026 09:40:50 GMT</pubDate></item><item><title><![CDATA[Reply to Rallly - Package Updates on Thu, 27 Aug 2026 08:17:19 GMT]]></title><description><![CDATA[<p dir="auto">[2.13.1]</p>
<ul>
<li>Update rallly to 4.13.1</li>
<li><a href="https://github.com/lukevella/rallly/releases/tag/v4.13.1" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Upgrade Next.js to 16.3.3 for the August 2026 security release (<a href="https://github.com/lukevella/rallly/issues/3073" target="_blank" rel="noopener noreferrer nofollow ugc">#3073</a>)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/128592</link><guid isPermaLink="true">https://forum.cloudron.io/post/128592</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Thu, 27 Aug 2026 08:17:19 GMT</pubDate></item><item><title><![CDATA[Reply to Rallly - Package Updates on Wed, 26 Aug 2026 07:32:21 GMT]]></title><description><![CDATA[<p dir="auto">[2.13.0]</p>
<ul>
<li>Update rallly to 4.13.0</li>
<li><a href="https://github.com/lukevella/rallly/releases/tag/v4.13.0" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li><strong>Custom branding from the control panel</strong>: upload your logo and wordmark (SVG supported) through a new branding page. Settings are stored in the database, with existing env vars as fallback. White-labeling docs updated to match. (<a href="https://github.com/lukevella/rallly/issues/2916" target="_blank" rel="noopener noreferrer nofollow ugc">#2916</a>, <a href="https://github.com/lukevella/rallly/issues/2918" target="_blank" rel="noopener noreferrer nofollow ugc">#2918</a>, <a href="https://github.com/lukevella/rallly/issues/2946" target="_blank" rel="noopener noreferrer nofollow ugc">#2946</a>, <a href="https://github.com/lukevella/rallly/issues/2951" target="_blank" rel="noopener noreferrer nofollow ugc">#2951</a>)</li>
<li><strong>Configurable footer links</strong>: instance admins can add custom links (imprint, privacy policy, etc.) that appear on auth, poll and invite pages. (<a href="https://github.com/lukevella/rallly/issues/3030" target="_blank" rel="noopener noreferrer nofollow ugc">#3030</a>)</li>
<li><strong>Mobile voting redesign</strong>: new voting footer with explicit "no" responses, redesigned vote icons, and comments moved into a sheet opened from a floating trigger. (<a href="https://github.com/lukevella/rallly/issues/2903" target="_blank" rel="noopener noreferrer nofollow ugc">#2903</a>, <a href="https://github.com/lukevella/rallly/issues/2893" target="_blank" rel="noopener noreferrer nofollow ugc">#2893</a>, <a href="https://github.com/lukevella/rallly/issues/2879" target="_blank" rel="noopener noreferrer nofollow ugc">#2879</a>)</li>
<li><strong>Calendar and ICS download on the events page</strong>: add scheduled events to your calendar or download an ICS file. (<a href="https://github.com/lukevella/rallly/issues/3024" target="_blank" rel="noopener noreferrer nofollow ugc">#3024</a>)</li>
<li><strong>Channel-aware update check</strong>: the version check now respects release channels and shows a notice when a new major version is available. (<a href="https://github.com/lukevella/rallly/issues/2983" target="_blank" rel="noopener noreferrer nofollow ugc">#2983</a>)</li>
<li><strong>Members page redesign</strong>: members moved from settings into the main navigation with a new list design. (<a href="https://github.com/lukevella/rallly/issues/2923" target="_blank" rel="noopener noreferrer nofollow ugc">#2923</a>, <a href="https://github.com/lukevella/rallly/issues/2929" target="_blank" rel="noopener noreferrer nofollow ugc">#2929</a>)</li>
<li>Reject <code>localhost</code>, IP addresses and dotless hostnames as the cookie domain, preventing a class of login loops on misconfigured instances. (<a href="https://github.com/lukevella/rallly/issues/2941" target="_blank" rel="noopener noreferrer nofollow ugc">#2941</a>)</li>
<li>Restored 6 missing time zones and updated the time zone picker to show modern city names. (<a href="https://github.com/lukevella/rallly/issues/3035" target="_blank" rel="noopener noreferrer nofollow ugc">#3035</a>)</li>
<li>Public calendar feeds no longer include stale, deleted or cancelled events. (<a href="https://github.com/lukevella/rallly/issues/3027" target="_blank" rel="noopener noreferrer nofollow ugc">#3027</a>)</li>
<li>Changing your email no longer fails silently when the address is already in use. (<a href="https://github.com/lukevella/rallly/issues/2970" target="_blank" rel="noopener noreferrer nofollow ugc">#2970</a>)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/128563</link><guid isPermaLink="true">https://forum.cloudron.io/post/128563</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Wed, 26 Aug 2026 07:32:21 GMT</pubDate></item><item><title><![CDATA[Reply to Rallly - Package Updates on Mon, 17 Aug 2026 11:20:43 GMT]]></title><description><![CDATA[<p dir="auto">[2.12.3]</p>
<ul>
<li>Update rallly to 4.12.3</li>
<li><a href="https://github.com/lukevella/rallly/releases/tag/v4.12.3" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Honor HTTP_PROXY/HTTPS_PROXY for outbound fetch (<a href="https://github.com/lukevella/rallly/issues/2897" target="_blank" rel="noopener noreferrer nofollow ugc">#2897</a>)</li>
<li>Never proxy loopback traffic and exempt the container healthcheck (<a href="https://github.com/lukevella/rallly/issues/2901" target="_blank" rel="noopener noreferrer nofollow ugc">#2901</a>)</li>
<li>Assemble calendar dates from formatToParts for small-ICU builds (<a href="https://github.com/lukevella/rallly/issues/2900" target="_blank" rel="noopener noreferrer nofollow ugc">#2900</a>)</li>
<li>Fix doubled "v" prefix on the control panel version tile (<a href="https://github.com/lukevella/rallly/issues/2887" target="_blank" rel="noopener noreferrer nofollow ugc">#2887</a>)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/128197</link><guid isPermaLink="true">https://forum.cloudron.io/post/128197</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Mon, 17 Aug 2026 11:20:43 GMT</pubDate></item><item><title><![CDATA[Reply to Rallly - Package Updates on Fri, 07 Aug 2026 19:33:04 GMT]]></title><description><![CDATA[<p dir="auto">[2.12.2]</p>
<ul>
<li>Update rallly to 4.12.2</li>
<li><a href="https://github.com/lukevella/rallly/releases/tag/v4.12.2" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Fix internal server error when re-activating an installed license key (<a href="https://github.com/lukevella/rallly/issues/2883" target="_blank" rel="noopener noreferrer nofollow ugc">#2883</a>)</li>
<li>Close the license dialog when a key is activated (<a href="https://github.com/lukevella/rallly/issues/2884" target="_blank" rel="noopener noreferrer nofollow ugc">#2884</a>)</li>
<li>Keep focus in the document after activating a license, instead of dropping it to the page body (<a href="https://github.com/lukevella/rallly/issues/2884" target="_blank" rel="noopener noreferrer nofollow ugc">#2884</a>)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/127914</link><guid isPermaLink="true">https://forum.cloudron.io/post/127914</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Fri, 07 Aug 2026 19:33:04 GMT</pubDate></item><item><title><![CDATA[Reply to Rallly - Package Updates on Thu, 06 Aug 2026 21:03:29 GMT]]></title><description><![CDATA[<p dir="auto">[2.12.1]</p>
<ul>
<li>Update rallly to 4.12.1</li>
<li><a href="https://github.com/lukevella/rallly/releases/tag/v4.12.1" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Prevent false success screen when participant submission fails (<a href="https://github.com/lukevella/rallly/issues/2849" target="_blank" rel="noopener noreferrer nofollow ugc">#2849</a>)</li>
<li>Show participant friendly error messages on failed submissions (<a href="https://github.com/lukevella/rallly/issues/2850" target="_blank" rel="noopener noreferrer nofollow ugc">#2850</a>)</li>
<li>Fix icon hover color in space settings sidebar menus (<a href="https://github.com/lukevella/rallly/issues/2856" target="_blank" rel="noopener noreferrer nofollow ugc">#2856</a>)</li>
<li>Reset participant selection when a participant is deleted on mobile poll (<a href="https://github.com/lukevella/rallly/issues/2862" target="_blank" rel="noopener noreferrer nofollow ugc">#2862</a>)</li>
<li>Pass i18n to server-side Trans to prevent cross-request language leaks (<a href="https://github.com/lukevella/rallly/issues/2871" target="_blank" rel="noopener noreferrer nofollow ugc">#2871</a>)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/127865</link><guid isPermaLink="true">https://forum.cloudron.io/post/127865</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Thu, 06 Aug 2026 21:03:29 GMT</pubDate></item><item><title><![CDATA[Reply to Rallly - Package Updates on Thu, 06 Aug 2026 18:34:17 GMT]]></title><description><![CDATA[<p dir="auto">[2.12.0]</p>
<ul>
<li>Update rallly to 4.12.0</li>
<li><a href="https://github.com/lukevella/rallly/releases/tag/v4.12.0" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Legacy <code>/p/&lt;id&gt;</code> and <code>/admin/&lt;id&gt;</code> poll links no longer work (<a href="https://github.com/lukevella/rallly/issues/2781" target="_blank" rel="noopener noreferrer nofollow ugc">#2781</a>). These redirects served links created before v3. The backing columns are dropped by a migration, so this is irreversible. Old bookmarks and emailed links from pre v3 polls will return 404.</li>
<li>New polls have comments disabled by default (<a href="https://github.com/lukevella/rallly/issues/2792" target="_blank" rel="noopener noreferrer nofollow ugc">#2792</a>). Comments are deprecated and will be removed in a future release. In most cases, participant response notes (new in this release) cover the same need. Organizers can still turn comments on in poll settings.</li>
<li>Gravatar support is removed (<a href="https://github.com/lukevella/rallly/issues/2780" target="_blank" rel="noopener noreferrer nofollow ugc">#2780</a>). Participant avatars fall back to initials.</li>
<li>Poll retention semantics changed (<a href="https://github.com/lukevella/rallly/issues/2720" target="_blank" rel="noopener noreferrer nofollow ugc">#2720</a>). Polls are now kept for at least 30 days after their final date, and any activity extends the window. Previously polls were removed when not updated for 30 days with all dates in the past.</li>
<li>Rich text descriptions for polls and events, with a proper editor and sanitized Markdown rendering (<a href="https://github.com/lukevella/rallly/issues/2653" target="_blank" rel="noopener noreferrer nofollow ugc">#2653</a>)</li>
<li>Participant response notes: participants can attach a private note to their response, visible only to the host (<a href="https://github.com/lukevella/rallly/issues/2789" target="_blank" rel="noopener noreferrer nofollow ugc">#2789</a>)</li>
<li>Language preference no longer resets after saving (<a href="https://github.com/lukevella/rallly/issues/2664" target="_blank" rel="noopener noreferrer nofollow ugc">#2664</a>), and locale cookie writes no longer drop session cookies (<a href="https://github.com/lukevella/rallly/issues/2670" target="_blank" rel="noopener noreferrer nofollow ugc">#2670</a>)</li>
<li>Fixed redirect loops between <code>/</code> and <code>/login</code> and with stale sessions; users are no longer signed out automatically on an invalid session (<a href="https://github.com/lukevella/rallly/issues/2650" target="_blank" rel="noopener noreferrer nofollow ugc">#2650</a>)</li>
<li>Fixed a login loop caused by cookie deletions not surviving Next.js cookie merging (<a href="https://github.com/lukevella/rallly/issues/2843" target="_blank" rel="noopener noreferrer nofollow ugc">#2843</a>)</li>
<li>All day events show the correct date in ICS files, emails, and the upcoming events list, regardless of the viewer's timezone (<a href="https://github.com/lukevella/rallly/issues/2551" target="_blank" rel="noopener noreferrer nofollow ugc">#2551</a>)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/127839</link><guid isPermaLink="true">https://forum.cloudron.io/post/127839</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Thu, 06 Aug 2026 18:34:17 GMT</pubDate></item><item><title><![CDATA[Reply to Rallly - Package Updates on Sun, 21 Jun 2026 15:58:51 GMT]]></title><description><![CDATA[<p dir="auto">[2.11.0]</p>
<ul>
<li>Update rallly to 4.11.1</li>
<li><a href="https://github.com/lukevella/rallly/releases/tag/v4.11.1" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Keep environment validation out of the client bundle (<a href="https://github.com/lukevella/rallly/issues/2476" target="_blank" rel="noopener noreferrer nofollow ugc">#2476</a>, fixes <a href="https://github.com/lukevella/rallly/issues/2474" target="_blank" rel="noopener noreferrer nofollow ugc">#2474</a>)</li>
<li>Polls now default to time-based options with a duration picker (<a href="https://github.com/lukevella/rallly/issues/2466" target="_blank" rel="noopener noreferrer nofollow ugc">#2466</a>)</li>
<li>Hidden participants are anonymized instead of dropped, so the grid stays readable (<a href="https://github.com/lukevella/rallly/issues/2422" target="_blank" rel="noopener noreferrer nofollow ugc">#2422</a>)</li>
<li>Redesigned poll settings form (<a href="https://github.com/lukevella/rallly/issues/2423" target="_blank" rel="noopener noreferrer nofollow ugc">#2423</a>)</li>
<li>Faster first load: browser-cached manifest and icons, fewer round trips (<a href="https://github.com/lukevella/rallly/issues/2438" target="_blank" rel="noopener noreferrer nofollow ugc">#2438</a>)</li>
<li>All-day polls stay on the same date across timezones (<a href="https://github.com/lukevella/rallly/issues/2470" target="_blank" rel="noopener noreferrer nofollow ugc">#2470</a>)</li>
<li>Voters can edit responses from the confirmation email when participants are hidden (<a href="https://github.com/lukevella/rallly/issues/2399" target="_blank" rel="noopener noreferrer nofollow ugc">#2399</a>)</li>
<li>OTP codes are reused on resend, so the latest email always works (<a href="https://github.com/lukevella/rallly/issues/2439" target="_blank" rel="noopener noreferrer nofollow ugc">#2439</a>)</li>
<li>Gravatar is disabled on self-hosted instances; avatars fall back to initials (<a href="https://github.com/lukevella/rallly/issues/2462" target="_blank" rel="noopener noreferrer nofollow ugc">#2462</a>)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/125942</link><guid isPermaLink="true">https://forum.cloudron.io/post/125942</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Sun, 21 Jun 2026 15:58:51 GMT</pubDate></item><item><title><![CDATA[Reply to Rallly - Package Updates on Fri, 22 May 2026 05:20:44 GMT]]></title><description><![CDATA[<p dir="auto">[2.10.2]</p>
<ul>
<li>Update rallly to 4.10.2</li>
<li><a href="https://github.com/lukevella/rallly/releases/tag/v4.10.2" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Allow unregistered voters to edit their response from the confirmation email link when participants are hidden (<a href="https://github.com/lukevella/rallly/issues/2399" target="_blank" rel="noopener noreferrer nofollow ugc">#2399</a>)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/124986</link><guid isPermaLink="true">https://forum.cloudron.io/post/124986</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Fri, 22 May 2026 05:20:44 GMT</pubDate></item><item><title><![CDATA[Reply to Rallly - Package Updates on Fri, 15 May 2026 09:29:30 GMT]]></title><description><![CDATA[<p dir="auto">[2.10.1]</p>
<ul>
<li>Update rallly to 4.10.1</li>
<li><a href="https://github.com/lukevella/rallly/releases/tag/v4.10.1" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>This release patches the <a href="https://vercel.com/changelog/next-js-may-2026-security-release" target="_blank" rel="noopener noreferrer nofollow ugc">Next.js May 2026 security advisory</a> and CVE-2026-23870 (React Server Components DoS).</li>
<li>All self-hosted users should upgrade immediately.</li>
<li>Upgrade Next.js to <code>16.2.6</code></li>
<li>Upgrade React and React DOM to <code>19.2.6</code></li>
<li>Affected surface in Rallly includes middleware, App Router segment-prefetch, Image Optimization, Server Functions, and CSP nonces.</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/124748</link><guid isPermaLink="true">https://forum.cloudron.io/post/124748</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Fri, 15 May 2026 09:29:30 GMT</pubDate></item><item><title><![CDATA[Reply to Rallly - Package Updates on Thu, 30 Apr 2026 09:45:31 GMT]]></title><description><![CDATA[<p dir="auto">[2.10.0]</p>
<ul>
<li>Update rallly to 4.10.0</li>
<li><a href="https://github.com/lukevella/rallly/releases/tag/v4.10.0" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Version tile in the control panel showing the running version and whether an update is available (<a href="https://github.com/lukevella/rallly/issues/2355" target="_blank" rel="noopener noreferrer nofollow ugc">#2355</a>, <a href="https://github.com/lukevella/rallly/issues/2351" target="_blank" rel="noopener noreferrer nofollow ugc">#2351</a>, <a href="https://github.com/lukevella/rallly/issues/2348" target="_blank" rel="noopener noreferrer nofollow ugc">#2348</a>)</li>
<li>Send poll response confirmation email in the respondent's locale (<a href="https://github.com/lukevella/rallly/issues/2356" target="_blank" rel="noopener noreferrer nofollow ugc">#2356</a>)</li>
<li>Optimize invite page queries (<a href="https://github.com/lukevella/rallly/issues/2350" target="_blank" rel="noopener noreferrer nofollow ugc">#2350</a>)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/124206</link><guid isPermaLink="true">https://forum.cloudron.io/post/124206</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Thu, 30 Apr 2026 09:45:31 GMT</pubDate></item><item><title><![CDATA[Reply to Rallly - Package Updates on Thu, 23 Apr 2026 05:39:42 GMT]]></title><description><![CDATA[<p dir="auto">[2.9.2]</p>
<ul>
<li>Update rallly to 4.9.2</li>
<li><a href="https://github.com/lukevella/rallly/releases/tag/v4.9.2" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Add server-side upload proxy for self-hosted S3 (RAL-1150) by <a href="https://github.com/lukevella" target="_blank" rel="noopener noreferrer nofollow ugc">@lukevella</a> in <a href="https://github.com/lukevella/rallly/pull/2345" target="_blank" rel="noopener noreferrer nofollow ugc">#2345</a></li>
</ul>
]]></description><link>https://forum.cloudron.io/post/123880</link><guid isPermaLink="true">https://forum.cloudron.io/post/123880</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Thu, 23 Apr 2026 05:39:42 GMT</pubDate></item><item><title><![CDATA[Reply to Rallly - Package Updates on Wed, 22 Apr 2026 16:12:52 GMT]]></title><description><![CDATA[<p dir="auto">[2.9.1]</p>
<ul>
<li>Update rallly to 4.9.1</li>
<li><a href="https://github.com/lukevella/rallly/releases/tag/v4.9.1" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Fixed file uploads failing on self-hosted setups using <a href="https://garagehq.deuxfleurs.fr/" target="_blank" rel="noopener noreferrer nofollow ugc">Garage</a> and some other S3-compatible storage backends.</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/123863</link><guid isPermaLink="true">https://forum.cloudron.io/post/123863</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Wed, 22 Apr 2026 16:12:52 GMT</pubDate></item><item><title><![CDATA[Reply to Rallly - Package Updates on Tue, 21 Apr 2026 15:20:44 GMT]]></title><description><![CDATA[<p dir="auto">[2.9.0]</p>
<ul>
<li>Update rallly to 4.9.0</li>
<li><a href="https://github.com/lukevella/rallly/releases/tag/v4.9.0" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Customize your space with your own brand identity. You can now set a custom primary color and upload a logo that appears across all polls in a space, including participant-facing pages and email notifications.</li>
<li>Custom primary color theming across the poll UI</li>
<li>Logo displayed on event cards, invite pages, and confirmation emails</li>
<li>Updated event card design</li>
<li>Dark mode improvements</li>
<li>Simplified sidebar navigation</li>
<li>Various styling refinements</li>
<li>Store the current locale when submitting a response (<a href="https://github.com/lukevella/rallly/issues/2340" target="_blank" rel="noopener noreferrer nofollow ugc">#2340</a>)</li>
<li>Make initial admin check case insensitive</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/123818</link><guid isPermaLink="true">https://forum.cloudron.io/post/123818</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Tue, 21 Apr 2026 15:20:44 GMT</pubDate></item><item><title><![CDATA[Reply to Rallly - Package Updates on Thu, 02 Apr 2026 13:16:32 GMT]]></title><description><![CDATA[<p dir="auto">[2.8.0]</p>
<ul>
<li>Update rallly to 4.8.1</li>
<li><a href="https://github.com/lukevella/rallly/releases/tag/v4.8.1" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>This patch fixes a client-side crash on the registration page and enables click and drag behaviour on the poll table view component.</li>
<li>Notification settings  Configure global notification preferences (new responses, new comments) from your account settings. (<a href="https://github.com/lukevella/rallly/issues/2254" target="_blank" rel="noopener noreferrer nofollow ugc">#​2254</a>)</li>
<li>Per-poll notification muting  Mute notifications for individual polls using the bell icon in the poll admin view, replacing the previous watcher-based system. (<a href="https://github.com/lukevella/rallly/issues/2268" target="_blank" rel="noopener noreferrer nofollow ugc">#​2268</a>)</li>
<li>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. (<a href="https://github.com/lukevella/rallly/issues/2281" target="_blank" rel="noopener noreferrer nofollow ugc">#​2281</a>)</li>
<li>User avatars in participant list  Profile pictures now display alongside participants in poll views for better visual recognition. (<a href="https://github.com/lukevella/rallly/issues/2284" target="_blank" rel="noopener noreferrer nofollow ugc">#​2284</a>)</li>
<li>Improved time zone selector  Replaced the modal-based selector with an inline searchable combobox showing city names and UTC offsets. (<a href="https://github.com/lukevella/rallly/issues/2261" target="_blank" rel="noopener noreferrer nofollow ugc">#​2261</a>)</li>
<li>Improved error page  Errors now show a user-friendly page with localized messaging and quick navigation links (home, create poll, support, GitHub). (<a href="https://github.com/lukevella/rallly/issues/2220" target="_blank" rel="noopener noreferrer nofollow ugc">#​2220</a>)</li>
<li><code>SMTP_TLS_SERVERNAME</code> env var  Allows explicit SNI configuration for SMTP servers hosting multiple certificates. (<a href="https://github.com/lukevella/rallly/issues/2298" target="_blank" rel="noopener noreferrer nofollow ugc">#​2298</a>)</li>
<li>Poll description missing from scheduled events  Poll descriptions are now correctly passed through when booking a poll as a calendar event. (<a href="https://github.com/lukevella/rallly/issues/2202" target="_blank" rel="noopener noreferrer nofollow ugc">#​2202</a>)</li>
<li>Crash on deleted poll  Accessing a poll that no longer exists now shows a proper 404 page instead of crashing. (<a href="https://github.com/lukevella/rallly/issues/2218" target="_blank" rel="noopener noreferrer nofollow ugc">#​2218</a>)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/122834</link><guid isPermaLink="true">https://forum.cloudron.io/post/122834</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Thu, 02 Apr 2026 13:16:32 GMT</pubDate></item><item><title><![CDATA[Reply to Rallly - Package Updates on Sun, 15 Feb 2026 09:04:57 GMT]]></title><description><![CDATA[<p dir="auto">[2.7.3]</p>
<ul>
<li>Update rallly to 4.7.4</li>
<li><a href="https://github.com/lukevella/rallly/releases/tag/v4.7.4" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Fix redirect to login when accessing poll admin by <a href="https://github.com/lukevella" target="_blank" rel="noopener noreferrer nofollow ugc">@​lukevella</a> in <a href="https://github.com/lukevella/rallly/pull/2184" target="_blank" rel="noopener noreferrer nofollow ugc">#​2184</a></li>
</ul>
]]></description><link>https://forum.cloudron.io/post/120234</link><guid isPermaLink="true">https://forum.cloudron.io/post/120234</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Sun, 15 Feb 2026 09:04:57 GMT</pubDate></item><item><title><![CDATA[Reply to Rallly - Package Updates on Wed, 04 Feb 2026 17:39:22 GMT]]></title><description><![CDATA[<p dir="auto">[2.7.0]</p>
<ul>
<li>Update rallly to 4.7.0</li>
<li><a href="https://github.com/lukevella/rallly/releases/tag/v4.7.0" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Update poll status names</li>
<li>Upgrade to prisma 7.3.0</li>
<li>Enable account linking</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/119666</link><guid isPermaLink="true">https://forum.cloudron.io/post/119666</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Wed, 04 Feb 2026 17:39:22 GMT</pubDate></item><item><title><![CDATA[Reply to Rallly - Package Updates on Wed, 14 Jan 2026 14:18:52 GMT]]></title><description><![CDATA[<p dir="auto">[2.6.1]</p>
<ul>
<li>Update rallly to 4.6.2</li>
<li><a href="https://github.com/lukevella/rallly/releases/tag/v4.6.2" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>This patch fixes a client-side crash that occurred when accessing the profile and general settings pages.</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/118507</link><guid isPermaLink="true">https://forum.cloudron.io/post/118507</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Wed, 14 Jan 2026 14:18:52 GMT</pubDate></item><item><title><![CDATA[Reply to Rallly - Package Updates on Wed, 14 Jan 2026 08:54:21 GMT]]></title><description><![CDATA[<p dir="auto">[2.6.0]</p>
<ul>
<li>Update rallly to 4.6.1</li>
<li><a href="https://github.com/lukevella/rallly/releases/tag/v4.6.1" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>This patch fixes an issue where the edit link that is emailed to participants would expire, preventing them from making changes to their response.</li>
<li>Full dark mode support across the entire application. Users can switch between light, dark, or system themes from their preferences.</li>
<li>Customize your Rallly instance with your own branding. Available as an add-on for Enterprise license holders. <a href="https://support.rallly.co/self-hosting/white-labeling" target="_blank" rel="noopener noreferrer nofollow ugc">Learn more.</a></li>
<li>Custom application name</li>
<li>Custom primary colors (light and dark mode)</li>
<li>Custom logos</li>
<li>Option to hide "Powered by Rallly" attribution</li>
<li>Participant avatars now automatically display Gravatar images when available.</li>
<li>Various performance improvements, UI refinements, and bug fixes throughout the application.</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/118473</link><guid isPermaLink="true">https://forum.cloudron.io/post/118473</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Wed, 14 Jan 2026 08:54:21 GMT</pubDate></item><item><title><![CDATA[Reply to Rallly - Package Updates on Thu, 01 Jan 2026 09:16:47 GMT]]></title><description><![CDATA[<p dir="auto">[2.5.11]</p>
<ul>
<li>Update rallly to 4.5.14</li>
<li><a href="https://github.com/lukevella/rallly/releases/tag/v4.5.14" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Fixed an issue where anonymous users were incorrectly included in the total user count and displayed in the control panel.</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/117801</link><guid isPermaLink="true">https://forum.cloudron.io/post/117801</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Thu, 01 Jan 2026 09:16:47 GMT</pubDate></item><item><title><![CDATA[Reply to Rallly - Package Updates on Thu, 18 Dec 2025 16:10:36 GMT]]></title><description><![CDATA[<p dir="auto">[2.5.10]</p>
<ul>
<li>Update rallly to 4.5.13</li>
<li><a href="https://github.com/lukevella/rallly/releases/tag/v4.5.13" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>This release contains updates to upstream dependencies that include important security fixes. <strong>Please update to this version as soon as possible.</strong></li>
</ul>
]]></description><link>https://forum.cloudron.io/post/117295</link><guid isPermaLink="true">https://forum.cloudron.io/post/117295</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Thu, 18 Dec 2025 16:10:36 GMT</pubDate></item><item><title><![CDATA[Reply to Rallly - Package Updates on Wed, 17 Dec 2025 10:36:28 GMT]]></title><description><![CDATA[<p dir="auto">[2.5.9]</p>
<ul>
<li>Update rallly to 4.5.12</li>
<li><a href="https://github.com/lukevella/rallly/releases/tag/v4.5.12" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Fixed an issue where some Microsoft users couldn't log in after signing up with an older version of the app</li>
<li>Fixed an issue where users with invalid/expired sessions were not able to access the login screen</li>
<li>Update translations</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/117248</link><guid isPermaLink="true">https://forum.cloudron.io/post/117248</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Wed, 17 Dec 2025 10:36:28 GMT</pubDate></item></channel></rss>