<?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" xmlns:webfeeds="http://webfeeds.org/rss/1.0">
    <channel>
        <title><![CDATA[Hudu Community]]></title>
        <description><![CDATA[Hudu Community]]></description>
        <link>https://community.hudu.com</link>
        <generator>Bettermode RSS Generator</generator>
        <lastBuildDate>Tue, 12 May 2026 11:09:45 GMT</lastBuildDate>
        <atom:link href="https://community.hudu.com/rss/feed" rel="self" type="application/rss+xml"/>
        <pubDate>Tue, 12 May 2026 11:09:45 GMT</pubDate>
        <copyright><![CDATA[2026 Hudu Community]]></copyright>
        <language><![CDATA[en-US]]></language>
        <ttl>60</ttl>
        <webfeeds:icon></webfeeds:icon>
        <webfeeds:related layout="card" target="browser"/>
        <item>
            <title><![CDATA[Greeting from the City of Sails]]></title>
            <description><![CDATA[Just starting to explore on trial....]]></description>
            <link>https://community.hudu.com/intros-networking-x59hqa3c/post/greeting-from-the-city-of-sails-HD6RRmCaBLIupwW</link>
            <guid isPermaLink="true">https://community.hudu.com/intros-networking-x59hqa3c/post/greeting-from-the-city-of-sails-HD6RRmCaBLIupwW</guid>
            <dc:creator><![CDATA[Andy Egli]]></dc:creator>
            <pubDate>Sat, 09 May 2026 07:54:33 GMT</pubDate>
            <content:encoded><![CDATA[<p>Just starting to explore on trial.... </p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Anyone running an On-Prem Hudu Backup instance?]]></title>
            <description><![CDATA[We currently self-host in Azure and occasionally have small outages where we can't access our Hudu instance. This has got me thinking about having a secondary on-prem instance for failover.

Any one ...]]></description>
            <link>https://community.hudu.com/discussions-jg2q2fy4/post/anyone-running-an-on-prem-hudu-backup-instance-SGCxMU5H0HS7eJm</link>
            <guid isPermaLink="true">https://community.hudu.com/discussions-jg2q2fy4/post/anyone-running-an-on-prem-hudu-backup-instance-SGCxMU5H0HS7eJm</guid>
            <dc:creator><![CDATA[Jeff Bolden]]></dc:creator>
            <pubDate>Sat, 02 May 2026 16:28:52 GMT</pubDate>
            <content:encoded><![CDATA[<p>We currently self-host in Azure and occasionally have small outages where we can't access our Hudu instance. This has got me thinking about having a secondary on-prem instance for failover. </p><p>Any one else doing this, or something similar? Curious what others are doing.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Hudu Version 2.41.2]]></title>
            <description><![CDATA[FIXED

 * HTTPS URL generation behind a TLS-terminating proxy
   Instances running with DISABLE_SSL=true behind a reverse proxy (Cloudflare, AWS ALB, nginx, etc.) could generate mixed http:// URLs (notably in ...]]></description>
            <link>https://community.hudu.com/release-notes-9lbk0yii/post/hudu-v2-41-2-83sqKVr4JQ2KW01</link>
            <guid isPermaLink="true">https://community.hudu.com/release-notes-9lbk0yii/post/hudu-v2-41-2-83sqKVr4JQ2KW01</guid>
            <category><![CDATA[Main App]]></category>
            <dc:creator><![CDATA[Kristen Wasko]]></dc:creator>
            <pubDate>Mon, 27 Apr 2026 21:03:13 GMT</pubDate>
            <content:encoded><![CDATA[<h3 id="c18d9238-e38d-4ee5-875c-9fd0a139fc0d" data-toc-id="c18d9238-e38d-4ee5-875c-9fd0a139fc0d" class="text-lg"><strong>Fixed</strong></h3><ul><li><p><strong>HTTPS URL generation behind a TLS-terminating proxy</strong><br>Instances running with DISABLE_SSL=true behind a reverse proxy (Cloudflare, AWS ALB, nginx, etc.) could generate mixed http:// URLs (notably in file viewers / iframe src), which were blocked by CSP.<br>URL protocol/host derivation is now centralized and respects Rails’ SSL config across jobs, mailers, and other non-request paths.</p></li><li><p><strong>422 “Change was rejected” errors on form submits</strong><br>With DISABLE_SSL=true, Rails treated all requests as HTTPS for cookies/CSRF, causing Origin mismatches for HTTP clients. Legitimate form submissions are now accepted correctly.</p></li></ul><hr><h3 id="69f7f8f5-e30a-4eeb-bf3a-7e81698f76cc" data-toc-id="69f7f8f5-e30a-4eeb-bf3a-7e81698f76cc" class="text-lg"><strong>Changed</strong></h3><ul><li><p><strong>New environment variable: BEHIND_TLS_PROXY</strong><br>Set BEHIND_TLS_PROXY=true when TLS is terminated upstream (Cloudflare, ALB, nginx).<br>This ensures Rails treats requests as HTTPS for URL generation, cookies, and CSRF—independent of DISABLE_SSL.</p></li></ul><hr><table class="border-collapse m-0 table-fixed" style="width: 602px"><colgroup><col style="width: 120px"><col style="width: 227px"><col style="width: 255px"></colgroup><tbody><tr class="isolation-auto"><th colspan="1" rowspan="1" style="width: 120px; min-width: 120px;" class="relative bg-background border text-left font-bold p-2 [&amp;_p]:m-0"><p>DISABLE_SSL</p></th><th colspan="1" rowspan="1" style="width: 227px; min-width: 227px;" class="relative bg-background border text-left font-bold p-2 [&amp;_p]:m-0"><p>BEHIND_TLS_PROXY</p></th><th colspan="1" rowspan="1" style="width: 255px; min-width: 255px;" class="relative bg-background border text-left font-bold p-2 [&amp;_p]:m-0"><p>Usage</p></th></tr><tr class="isolation-auto"><td colspan="1" rowspan="1" class="relative border p-2 min-h-6 align-top [&amp;_p]:m-0"><p>unset</p></td><td colspan="1" rowspan="1" class="relative border p-2 min-h-6 align-top [&amp;_p]:m-0"><p>unset</p></td><td colspan="1" rowspan="1" class="relative border p-2 min-h-6 align-top [&amp;_p]:m-0"><p>Default — Hudu manages TLS on port 81</p></td></tr><tr class="isolation-auto"><td colspan="1" rowspan="1" class="relative border p-2 min-h-6 align-top [&amp;_p]:m-0"><p>unset</p></td><td colspan="1" rowspan="1" class="relative border p-2 min-h-6 align-top [&amp;_p]:m-0"><p>true</p></td><td colspan="1" rowspan="1" class="relative border p-2 min-h-6 align-top [&amp;_p]:m-0"><p>Hudu manages TLS + behind proxy (rare)</p></td></tr><tr class="isolation-auto"><td colspan="1" rowspan="1" class="relative border p-2 min-h-6 align-top [&amp;_p]:m-0"><p>true</p></td><td colspan="1" rowspan="1" class="relative border p-2 min-h-6 align-top [&amp;_p]:m-0"><p>unset</p></td><td colspan="1" rowspan="1" class="relative border p-2 min-h-6 align-top [&amp;_p]:m-0"><p>Plain HTTP only (no TLS anywhere)</p></td></tr><tr class="isolation-auto"><td colspan="1" rowspan="1" class="relative border p-2 min-h-6 align-top [&amp;_p]:m-0"><p>true</p></td><td colspan="1" rowspan="1" class="relative border p-2 min-h-6 align-top [&amp;_p]:m-0"><p>true</p></td><td colspan="1" rowspan="1" class="relative border p-2 min-h-6 align-top [&amp;_p]:m-0"><p>TLS terminates at upstream proxy</p></td></tr></tbody></table><hr><p></p><p><strong>Note: </strong>If you were using DISABLE_SSL=true with an upstream TLS proxy, you should now also set BEHIND_TLS_PROXY=true to restore proper HTTPS URL behavior.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Resolved: 422 - change was rejected after update - help]]></title>
            <description><![CDATA[Hudu Update: This is resolved in Hudu Version 2.41.2

Hi everyone,

after updating our self-hosted Hudu instance to version 2.41.1, we are currently seeing a 422 - change was rejected error when trying to...]]></description>
            <link>https://community.hudu.com/discussions-jg2q2fy4/post/422---change-was-rejected-after-update---help-mrjkn4nlJjIkhfS</link>
            <guid isPermaLink="true">https://community.hudu.com/discussions-jg2q2fy4/post/422---change-was-rejected-after-update---help-mrjkn4nlJjIkhfS</guid>
            <category><![CDATA[Main App]]></category>
            <dc:creator><![CDATA[mw-fisit]]></dc:creator>
            <pubDate>Mon, 27 Apr 2026 08:16:57 GMT</pubDate>
            <content:encoded><![CDATA[<p><strong>Hudu Update: </strong>This is resolved in Hudu <strong>Version 2.41.2</strong><br><br>Hi everyone,</p><p>after updating our self-hosted Hudu instance to version 2.41.1, we are currently seeing a <code>422 - change was rejected</code> error when trying to create a new employee/user.</p><p>The message says:</p><p><code>You may want to try the action again. This could also indicate a setup issue with the server.</code></p><p>Has anyone else seen this after the latest self-hosted update, or is this likely specific to our environment?</p><p>Any hint would be appreciated.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Hello!]]></title>
            <description><![CDATA[Greetings. My name is Ken and I will be joining the support team for Hudu. I have worked in the IT field for 16+ years for both enterprise and small business/MSPs, with an emphasis on end user support...]]></description>
            <link>https://community.hudu.com/intros-networking-x59hqa3c/post/hello-81zgdvXTgZfXGMp</link>
            <guid isPermaLink="true">https://community.hudu.com/intros-networking-x59hqa3c/post/hello-81zgdvXTgZfXGMp</guid>
            <dc:creator><![CDATA[Ken Mitchell]]></dc:creator>
            <pubDate>Thu, 23 Apr 2026 15:49:18 GMT</pubDate>
            <content:encoded><![CDATA[<p>Greetings. My name is Ken and I will be joining the support team for Hudu. I have worked in the IT field for 16+ years for both enterprise and small business/MSPs, with an emphasis on end user support. I moved from Nevada to Colorado about three years ago. Spent majority of my IT career working for gold mines in northern Nevada. Looking forward to collaborating with everyone.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Hudu Version 2.41.1]]></title>
            <description><![CDATA[Hudu v2.41.1 is now live. This patch includes a handful of bug fixes and performance enhancements. Self-hosted environments may update at any time; updates to cloud hosted environments will begin ...]]></description>
            <link>https://community.hudu.com/release-notes-9lbk0yii/post/hudu-version-2-41-1-ZigX4hAKHQDOrVw</link>
            <guid isPermaLink="true">https://community.hudu.com/release-notes-9lbk0yii/post/hudu-version-2-41-1-ZigX4hAKHQDOrVw</guid>
            <category><![CDATA[Main App]]></category>
            <dc:creator><![CDATA[Hudu Team]]></dc:creator>
            <pubDate>Thu, 23 Apr 2026 15:27:21 GMT</pubDate>
            <content:encoded><![CDATA[<p>Hudu v2.41.1 is now live. This patch includes a handful of bug fixes and performance enhancements. Self-hosted environments may update at any time; updates to cloud hosted environments will begin today.</p><p><strong>Improvements:</strong></p><ul><li><p>Automatic downloads for PDF and CSV exports</p></li><li><p>PDF generation performance improvements</p></li><li><p>UI improvements for Admin/Export PDF options</p></li><li><p>Added support for Windows emojis in PDFs</p></li><li><p>KB articles alphabetized by title in PDF exports</p></li><li><p>Run tasks no longer automatically expand when marked as complete</p></li><li><p>Expanded website status handling and alert logic</p></li><li><p>Removed management scope requirement for Ninja API</p></li></ul><p><strong>Bug Fixes:</strong></p><ul><li><p>500 error when searching archived assets</p></li><li><p>Search modal not closing when clicking outside it</p></li><li><p>Certain websites not refreshing nightly due to timeout</p></li><li><p>URL generation errors when DISABLE_SSL=true</p></li><li><p>Bullet/numbering not respecting center aligned text in rich text editor</p></li><li><p>Incorrect text wrapping for long accordion titles</p></li><li><p>ConnectWise integration cards not pulling in state</p></li><li><p>Contextual helper hidden behind table on certain pages</p></li><li><p>Unable to create a global process template via API without specifying "company_id": null</p></li><li><p>Incorrect task ordering when updating via API</p></li><li><p>Authors and editors unable to delete tasks</p></li><li><p>Color of task completion notes placeholder text incorrect in dark mode</p></li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Expiration alerts on custom assets]]></title>
            <description><![CDATA[This is probably a solved problem but I wasn't able to find documentation on it in either the help or discussions area. I did look, honest!

We want to set up notifications of expiring licenses and ...]]></description>
            <link>https://community.hudu.com/discussions-jg2q2fy4/post/expiration-alerts-on-custom-assets-mr541oKneCxghpP</link>
            <guid isPermaLink="true">https://community.hudu.com/discussions-jg2q2fy4/post/expiration-alerts-on-custom-assets-mr541oKneCxghpP</guid>
            <category><![CDATA[Alerts]]></category>
            <dc:creator><![CDATA[Adam Hough]]></dc:creator>
            <pubDate>Tue, 21 Apr 2026 15:19:58 GMT</pubDate>
            <content:encoded><![CDATA[<p>This is probably a solved problem but I wasn't able to find documentation on it in either the help or discussions area. I did look, honest! </p><p>We want to set up notifications of expiring licenses and certificates, and I've created an asset which has a date and checked the "Add to expirations" option. Content from it shows up perfectly in the Expiring Soon dash so no issues there. I also created various alerts to email me 5 or fewer days for the "Single Expiration" or "Expiration List" with an Expiration Type of "Alert only for Asset Expirations". So far, no such email has been generated so I'm wondering what I'm doing wrong. </p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[ScreenConnect v2.1.0]]></title>
            <description><![CDATA[Must be on at least v2.34.0 core. Reminder - this extension is available in Windows only.

Improvements

 * Added copy buttons for usernames, passwords, and OTP codes

 * Added a copy button for website URLs

 * Minor...]]></description>
            <link>https://community.hudu.com/release-notes-9lbk0yii/post/screenconnect-v2-1-0-gIV2oMbjd75f36M</link>
            <guid isPermaLink="true">https://community.hudu.com/release-notes-9lbk0yii/post/screenconnect-v2-1-0-gIV2oMbjd75f36M</guid>
            <dc:creator><![CDATA[Hudu Team]]></dc:creator>
            <pubDate>Fri, 17 Apr 2026 21:18:41 GMT</pubDate>
            <content:encoded><![CDATA[<p><em>Must be on at least v2.34.0 core. Reminder - this extension is available in Windows only.</em></p><p>Improvements</p><ul><li><p>Added copy buttons for usernames, passwords, and OTP codes</p></li><li><p>Added a copy button for website URLs</p></li><li><p>Minor bug fixes and improvements</p></li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Hudu Assist 3.0]]></title>
            <description><![CDATA[Please note: For the smoothest experience, please ensure your Hudu instance is updated to v2.41.0 or later.

Introducing the new and improved Hudu Assist! Hudu Assist combines your password keeper and ...]]></description>
            <link>https://community.hudu.com/release-notes-9lbk0yii/post/hudu-assist-3-0-j5V3RKtMtSsU4yX</link>
            <guid isPermaLink="true">https://community.hudu.com/release-notes-9lbk0yii/post/hudu-assist-3-0-j5V3RKtMtSsU4yX</guid>
            <category><![CDATA[Extension]]></category>
            <dc:creator><![CDATA[Hudu Team]]></dc:creator>
            <pubDate>Fri, 17 Apr 2026 21:17:00 GMT</pubDate>
            <content:encoded><![CDATA[<p><strong>Please note</strong>: For the smoothest experience, please ensure your Hudu instance is updated to v2.41.0 or later.</p><p>Introducing the new and improved Hudu Assist! Hudu Assist combines your password keeper and documentation helper into one cohesive, easy to use extension.</p><p><strong>New Features</strong></p><ul><li><p>Access company and My Vault passwords, KB articles, screen capture, and asset tools in one unified extension.</p></li><li><p>Assist opens in the browser sidebar making it easy to access as you work. Resize the width as needed without covering any of your browser window.</p></li><li><p>Access company and central KBs no matter what website you’re on.</p></li><li><p>Easily launch a specific record in Hudu at any time.</p></li><li><p>Added OAuth to reduce the number of times you need to sign in.</p></li></ul><p><strong>Bug Fixes</strong></p><ul><li><p>Various bug fixes &amp; improvements.</p></li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Hudu Processes vs Autotask checklists]]></title>
            <description><![CDATA[Hello all

Does anyone have any recommendations on how best to make use of Hudu processes? Specifically, as we use AutoTask, when it's appropriate or more efficient to use AutoTask checklists and when ...]]></description>
            <link>https://community.hudu.com/discussions-jg2q2fy4/post/hudu-processes-vs-autotask-checklists-z5vP7jdJdfXLIap</link>
            <guid isPermaLink="true">https://community.hudu.com/discussions-jg2q2fy4/post/hudu-processes-vs-autotask-checklists-z5vP7jdJdfXLIap</guid>
            <dc:creator><![CDATA[Andrew Hussey]]></dc:creator>
            <pubDate>Fri, 17 Apr 2026 12:10:35 GMT</pubDate>
            <content:encoded><![CDATA[<p>Hello all</p><p>Does anyone have any recommendations on how best to make use of Hudu processes? Specifically, as we use AutoTask, when it's appropriate or more efficient to use AutoTask checklists and when to use Hudu processes or vice versa?</p><p>TIA</p><p>Andrew</p>]]></content:encoded>
        </item>
    </channel>
</rss>