<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Memtly Blog</title>
        <link>https://localhost:3000/blog</link>
        <description>Memtly Blog</description>
        <lastBuildDate>Wed, 01 Apr 2026 13:30:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[v1.0.0]]></title>
            <link>https://localhost:3000/blog/1.0.0</link>
            <guid>https://localhost:3000/blog/1.0.0</guid>
            <pubDate>Wed, 01 Apr 2026 13:30:00 GMT</pubDate>
            <description><![CDATA[[1.0.0]]]></description>
            <content:encoded><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="100">[1.0.0]<a href="https://localhost:3000/blog/1.0.0#100" class="hash-link" aria-label="Direct link to [1.0.0]" title="Direct link to [1.0.0]" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="added">Added<a href="https://localhost:3000/blog/1.0.0#added" class="hash-link" aria-label="Direct link to Added" title="Direct link to Added" translate="no">​</a></h3>
<ul>
<li class="">Webpack</li>
<li class="">Advanced settings mode to reduce complexity on the settings tab by hiding settings that are not frequently changed</li>
<li class="">Settings search bar to find a particular setting much quicker</li>
<li class="">Umami support for users that want to track user analytics and active user counts</li>
<li class="">Pagination to all admin panel tabs</li>
<li class="">Search functionality to all admin panel tabs</li>
<li class="">Ability for admins to re-link galleries and resources to different users</li>
<li class="">New theme options and overall styling changes</li>
<li class="">Gallery login page for links that do not provide the gallery secret</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="changed">Changed<a href="https://localhost:3000/blog/1.0.0#changed" class="hash-link" aria-label="Direct link to Changed" title="Direct link to Changed" translate="no">​</a></h3>
<ul>
<li class="">Made site more generic to cater for more event types</li>
<li class="">Re-worked the backend JS to use Webpack</li>
<li class="">Moved away from DBUP for database scripts to EntityFramework to add support for additional database types (MariaDB, MySQL, Postgres, MSSQL, SQLite)</li>
<li class="">Moved core logic out to a separate repo (Memtly.Core) to be easily shared with both Memtly.Community and Memtly.Enterprise as a submodule.</li>
<li class="">Moved translations out to a separate repo (Memtly.Localization) so that pull requests to the core are not cluttered with small changes to language files which generate hundreds of file changes.</li>
<li class="">Moved translations from raw resources to a NuGet package hosted on nuget.org</li>
<li class="">Added audit retention settings and level filtering</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="deprecated">Deprecated<a href="https://localhost:3000/blog/1.0.0#deprecated" class="hash-link" aria-label="Direct link to Deprecated" title="Direct link to Deprecated" translate="no">​</a></h3>
<ul>
<li class="">Most environment variables have been renamed</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="removed">Removed<a href="https://localhost:3000/blog/1.0.0#removed" class="hash-link" aria-label="Direct link to Removed" title="Direct link to Removed" translate="no">​</a></h3>
<ul>
<li class="">Database import/export as not all database types cater for this</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixed">Fixed<a href="https://localhost:3000/blog/1.0.0#fixed" class="hash-link" aria-label="Direct link to Fixed" title="Direct link to Fixed" translate="no">​</a></h3>
<ul>
<li class="">Bug where like button size caused the display to shift or get cut off</li>
<li class="">Bug where the gallery pagination displayed in the wrong colour</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="security">Security<a href="https://localhost:3000/blog/1.0.0#security" class="hash-link" aria-label="Direct link to Security" title="Direct link to Security" translate="no">​</a></h3>
<ul>
<li class="">Updated NuGet package versions</li>
</ul>
<hr>
<p><em><strong>Changelog</strong></em> - <a href="https://github.com/Memtly/Memtly.Community/compare/0.1.0...1.0.0" target="_blank" rel="noopener noreferrer" class="">https://github.com/Memtly/Memtly.Community/compare/0.1.0...1.0.0</a></p>]]></content:encoded>
            <category>Memtly</category>
            <category>Releases</category>
            <category>Breaking Changes</category>
        </item>
        <item>
            <title><![CDATA[v0.8.2]]></title>
            <link>https://localhost:3000/blog/0.8.2</link>
            <guid>https://localhost:3000/blog/0.8.2</guid>
            <pubDate>Fri, 20 Feb 2026 20:16:00 GMT</pubDate>
            <description><![CDATA[Fixes]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixes">Fixes<a href="https://localhost:3000/blog/0.8.2#fixes" class="hash-link" aria-label="Direct link to Fixes" title="Direct link to Fixes" translate="no">​</a></h3>
<ul>
<li class="">Allow insecure galleries by default and only run security hardening when the key <code>HARDEN_GALLERY_SECURITY</code> is set to <code>true</code>.</li>
<li class="">Fix for SQLite gallery wipe and item deletion.</li>
<li class="">Fixed bug where MySQL users incorrectly seen the database Import/Export feature.</li>
</ul>
<p><em><strong>Changelog</strong></em> - <a href="https://github.com/Cirx08/WeddingShare/compare/1.8.1.2...1.8.2" target="_blank" rel="noopener noreferrer" class="">https://github.com/Cirx08/WeddingShare/compare/1.8.1.2...1.8.2</a></p>]]></content:encoded>
            <category>WeddingShare</category>
            <category>Releases</category>
        </item>
        <item>
            <title><![CDATA[v0.8.1]]></title>
            <link>https://localhost:3000/blog/0.8.1</link>
            <guid>https://localhost:3000/blog/0.8.1</guid>
            <pubDate>Thu, 30 Oct 2025 16:28:00 GMT</pubDate>
            <description><![CDATA[Added]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="added">Added<a href="https://localhost:3000/blog/0.8.1#added" class="hash-link" aria-label="Direct link to Added" title="Direct link to Added" translate="no">​</a></h3>
<ul>
<li class="">Added close button to gallery image viewer.</li>
<li class="">Added max gallery counts based on user levels. [<code>Owner: Unlimited</code>, <code>Admin: 10</code>, <code>Moderator: 10</code>, <code>Reviewer: 0</code>, <code>Registered Accounts: 3</code>]</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="changed">Changed<a href="https://localhost:3000/blog/0.8.1#changed" class="hash-link" aria-label="Direct link to Changed" title="Direct link to Changed" translate="no">​</a></h3>
<ul>
<li class="">Upgraded to .NET Core 9.</li>
<li class="">Upgraded Nuget package versions.</li>
<li class="">Changed homepage to use gallery identifier instead of name as multiple galleries can have the same name.</li>
<li class="">Locked down the <code>all</code> gallery with a new user permission assigned to Admins and the Owner.</li>
<li class="">Removed secret keys from settings pages as they should be managed from the galleries page.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixes">Fixes<a href="https://localhost:3000/blog/0.8.1#fixes" class="hash-link" aria-label="Direct link to Fixes" title="Direct link to Fixes" translate="no">​</a></h3>
<ul>
<li class="">Fixed an issue whereby basic users did not have the option to create or delete personal galleries.</li>
<li class="">Fixed and issue whereby not all settings were properly imported from config on container creation.</li>
<li class="">Fixed an issue whereby secret keys were being forced to lower case.</li>
<li class="">Fixed an issue whereby detected galleries from the directory scanner were created without a secret key making them accessible to all users that found them.</li>
<li class="">Fix for the alignment of the demo mode to account for the additional banner.</li>
</ul>
<p><em><strong>Changelog</strong></em> - <a href="https://github.com/Cirx08/WeddingShare/compare/1.8.0...1.8.1" target="_blank" rel="noopener noreferrer" class="">https://github.com/Cirx08/WeddingShare/compare/1.8.0...1.8.1</a></p>]]></content:encoded>
            <category>WeddingShare</category>
            <category>Releases</category>
            <category>Breaking Changes</category>
        </item>
        <item>
            <title><![CDATA[v0.8.0]]></title>
            <link>https://localhost:3000/blog/0.8.0</link>
            <guid>https://localhost:3000/blog/0.8.0</guid>
            <pubDate>Tue, 28 Oct 2025 18:29:00 GMT</pubDate>
            <description><![CDATA[Changes]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="changes">Changes<a href="https://localhost:3000/blog/0.8.0#changes" class="hash-link" aria-label="Direct link to Changes" title="Direct link to Changes" translate="no">​</a></h3>
<ul>
<li class="">Added user registration and forgot password flows.</li>
<li class="">Added likes to gallery images (Users require an account to like).</li>
<li class="">Tweaked the way gallery image popups work.</li>
<li class="">General style and bug fixes.</li>
<li class="">Improved permissions in the backend to prep for future work.</li>
<li class="">Improved the mobile navbar design.</li>
</ul>
<p><em><strong>Changelog</strong></em> - <a href="https://github.com/Cirx08/WeddingShare/compare/1.7.2.11...1.8.0" target="_blank" rel="noopener noreferrer" class="">https://github.com/Cirx08/WeddingShare/compare/1.7.2.11...1.8.0</a></p>]]></content:encoded>
            <category>WeddingShare</category>
            <category>Releases</category>
        </item>
        <item>
            <title><![CDATA[v0.7.2]]></title>
            <link>https://localhost:3000/blog/0.7.2</link>
            <guid>https://localhost:3000/blog/0.7.2</guid>
            <pubDate>Sun, 10 Aug 2025 08:14:00 GMT</pubDate>
            <description><![CDATA[Changes]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="changes">Changes<a href="https://localhost:3000/blog/0.7.2#changes" class="hash-link" aria-label="Direct link to Changes" title="Direct link to Changes" translate="no">​</a></h3>
<ul>
<li class="">Added title header to top of gallery page.</li>
<li class="">Added a global exception handler to catch unexpected errors and log them to the console.</li>
<li class="">Added exception handling to background services.</li>
<li class="">Added settings options to set the default gallery <code>group</code>, <code>order</code> and <code>filter</code>.</li>
<li class="">Added image upload progress status.</li>
<li class="">Added <code>Single</code> gallery view and modified the <code>Default</code> mobile view to have 2 columns.</li>
<li class="">Updated Nuget package versions.</li>
</ul>
<p><em><strong>Changelog</strong></em> - <a href="https://github.com/Cirx08/WeddingShare/compare/1.7.1...1.7.2" target="_blank" rel="noopener noreferrer" class="">https://github.com/Cirx08/WeddingShare/compare/1.7.1...1.7.2</a></p>]]></content:encoded>
            <category>WeddingShare</category>
            <category>Releases</category>
        </item>
        <item>
            <title><![CDATA[v0.7.1]]></title>
            <link>https://localhost:3000/blog/0.7.1</link>
            <guid>https://localhost:3000/blog/0.7.1</guid>
            <pubDate>Mon, 04 Aug 2025 18:29:00 GMT</pubDate>
            <description><![CDATA[Added]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="added">Added<a href="https://localhost:3000/blog/0.7.1#added" class="hash-link" aria-label="Direct link to Added" title="Direct link to Added" translate="no">​</a></h3>
<ul>
<li class="">Added the option to require an email address from guests as a way to contact them after the event.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixed">Fixed<a href="https://localhost:3000/blog/0.7.1#fixed" class="hash-link" aria-label="Direct link to Fixed" title="Direct link to Fixed" translate="no">​</a></h3>
<ul>
<li class="">Fixed an issue with the <code>all</code> gallery not displaying thumbnails.</li>
</ul>
<p><em><strong>Changelog</strong></em> - <a href="https://github.com/Cirx08/WeddingShare/compare/1.7.0.1...1.7.1" target="_blank" rel="noopener noreferrer" class="">https://github.com/Cirx08/WeddingShare/compare/1.7.0.1...1.7.1</a></p>]]></content:encoded>
            <category>WeddingShare</category>
            <category>Releases</category>
        </item>
        <item>
            <title><![CDATA[v0.7.0]]></title>
            <link>https://localhost:3000/blog/0.7.0</link>
            <guid>https://localhost:3000/blog/0.7.0</guid>
            <pubDate>Fri, 01 Aug 2025 17:42:00 GMT</pubDate>
            <description><![CDATA[Changes]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="changes">Changes<a href="https://localhost:3000/blog/0.7.0#changes" class="hash-link" aria-label="Direct link to Changes" title="Direct link to Changes" translate="no">​</a></h3>
<ul>
<li class="">Deprecated the <code>LOGO</code> and <code>GALLERY_BANNER_IMAGE</code> environment variables in favor for custom resources.</li>
</ul>
<p><em><strong>Changelog</strong></em> - <a href="https://github.com/Cirx08/WeddingShare/compare/1.6.11.1...1.7.0" target="_blank" rel="noopener noreferrer" class="">https://github.com/Cirx08/WeddingShare/compare/1.6.11.1...1.7.0</a></p>]]></content:encoded>
            <category>WeddingShare</category>
            <category>Releases</category>
            <category>Breaking Changes</category>
        </item>
        <item>
            <title><![CDATA[v0.6.11]]></title>
            <link>https://localhost:3000/blog/0.6.11</link>
            <guid>https://localhost:3000/blog/0.6.11</guid>
            <pubDate>Tue, 29 Jul 2025 22:08:00 GMT</pubDate>
            <description><![CDATA[Changes]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="changes">Changes<a href="https://localhost:3000/blog/0.6.11#changes" class="hash-link" aria-label="Direct link to Changes" title="Direct link to Changes" translate="no">​</a></h3>
<ul>
<li class="">Added gallery identifiers to better track galleries as multiple users may want to have galleries with the same name.</li>
<li class="">Fixed a bug whereby the "all" gallery size wasn't being calculated correctly.</li>
</ul>
<p><em><strong>Changelog</strong></em> - <a href="https://github.com/Cirx08/WeddingShare/compare/1.6.10.8...1.6.11" target="_blank" rel="noopener noreferrer" class="">https://github.com/Cirx08/WeddingShare/compare/1.6.10.8...1.6.11</a></p>]]></content:encoded>
            <category>WeddingShare</category>
            <category>Releases</category>
        </item>
        <item>
            <title><![CDATA[v0.6.10]]></title>
            <link>https://localhost:3000/blog/0.6.10</link>
            <guid>https://localhost:3000/blog/0.6.10</guid>
            <pubDate>Mon, 14 Jul 2025 19:31:00 GMT</pubDate>
            <description><![CDATA[Changes]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="changes">Changes<a href="https://localhost:3000/blog/0.6.10#changes" class="hash-link" aria-label="Direct link to Changes" title="Direct link to Changes" translate="no">​</a></h3>
<ul>
<li class="">Started the migration away from gallery names as identifiers to gallery Ids.</li>
</ul>
<p><em><strong>Changelog</strong></em> - <a href="https://github.com/Cirx08/WeddingShare/compare/1.6.9...1.6.10" target="_blank" rel="noopener noreferrer" class="">https://github.com/Cirx08/WeddingShare/compare/1.6.9...1.6.10</a></p>]]></content:encoded>
            <category>WeddingShare</category>
            <category>Releases</category>
        </item>
        <item>
            <title><![CDATA[v0.6.9]]></title>
            <link>https://localhost:3000/blog/0.6.9</link>
            <guid>https://localhost:3000/blog/0.6.9</guid>
            <pubDate>Wed, 09 Jul 2025 21:52:00 GMT</pubDate>
            <description><![CDATA[Added]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="added">Added<a href="https://localhost:3000/blog/0.6.9#added" class="hash-link" aria-label="Direct link to Added" title="Direct link to Added" translate="no">​</a></h3>
<ul>
<li class="">Added a EU GDPR style cookie policy.</li>
</ul>
<p><em><strong>Changelog</strong></em> - <a href="https://github.com/Cirx08/WeddingShare/compare/1.6.8...1.6.9" target="_blank" rel="noopener noreferrer" class="">https://github.com/Cirx08/WeddingShare/compare/1.6.8...1.6.9</a></p>]]></content:encoded>
            <category>WeddingShare</category>
            <category>Releases</category>
        </item>
        <item>
            <title><![CDATA[v0.6.8]]></title>
            <link>https://localhost:3000/blog/0.6.8</link>
            <guid>https://localhost:3000/blog/0.6.8</guid>
            <pubDate>Sat, 14 Jun 2025 11:52:00 GMT</pubDate>
            <description><![CDATA[Changes]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="changes">Changes<a href="https://localhost:3000/blog/0.6.8#changes" class="hash-link" aria-label="Direct link to Changes" title="Direct link to Changes" translate="no">​</a></h3>
<ul>
<li class="">Moved thumbnails from a single master directory into smaller gallery level directories.</li>
</ul>
<p><em><strong>Changelog</strong></em> - <a href="https://github.com/Cirx08/WeddingShare/compare/1.6.7...1.6.8" target="_blank" rel="noopener noreferrer" class="">https://github.com/Cirx08/WeddingShare/compare/1.6.7...1.6.8</a></p>]]></content:encoded>
            <category>WeddingShare</category>
            <category>Releases</category>
        </item>
        <item>
            <title><![CDATA[v0.6.7]]></title>
            <link>https://localhost:3000/blog/0.6.7</link>
            <guid>https://localhost:3000/blog/0.6.7</guid>
            <pubDate>Sun, 08 Jun 2025 20:24:00 GMT</pubDate>
            <description><![CDATA[Changes]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="changes">Changes<a href="https://localhost:3000/blog/0.6.7#changes" class="hash-link" aria-label="Direct link to Changes" title="Direct link to Changes" translate="no">​</a></h3>
<ul>
<li class="">Enabled the Escape (Esc) key to hide popups on keyup.</li>
<li class="">Migrated the <code>/Admin</code> controller endpoint to <code>/Account</code> to reduce confusion as there are now different user types other than admins.</li>
</ul>
<p><em><strong>Changelog</strong></em> - <a href="https://github.com/Cirx08/WeddingShare/compare/1.6.6...1.6.7" target="_blank" rel="noopener noreferrer" class="">https://github.com/Cirx08/WeddingShare/compare/1.6.6...1.6.7</a></p>]]></content:encoded>
            <category>WeddingShare</category>
            <category>Releases</category>
        </item>
        <item>
            <title><![CDATA[v0.6.6]]></title>
            <link>https://localhost:3000/blog/0.6.6</link>
            <guid>https://localhost:3000/blog/0.6.6</guid>
            <pubDate>Fri, 16 May 2025 10:37:00 GMT</pubDate>
            <description><![CDATA[Added]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="added">Added<a href="https://localhost:3000/blog/0.6.6#added" class="hash-link" aria-label="Direct link to Added" title="Direct link to Added" translate="no">​</a></h3>
<ul>
<li class="">Added different user levels and item owners. Users can be set as <code>Basic</code>, <code>Moderator</code>, <code>Admin</code>, <code>Owner</code>. - <a href="https://docs.memtly.com/docs/user_levels" target="_blank" rel="noopener noreferrer" class="">https://docs.memtly.com/docs/user_levels</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="changes">Changes<a href="https://localhost:3000/blog/0.6.6#changes" class="hash-link" aria-label="Direct link to Changes" title="Direct link to Changes" translate="no">​</a></h3>
<ul>
<li class="">Removed the password inputs from the user edit popup and moved to it's own popup to allow for better seperation of permissions and so that a new password does not need to be set if changing the email etc.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixed">Fixed<a href="https://localhost:3000/blog/0.6.6#fixed" class="hash-link" aria-label="Direct link to Fixed" title="Direct link to Fixed" translate="no">​</a></h3>
<ul>
<li class="">Fixed a bug in the password reset that was preventing changes from taking effect.</li>
</ul>
<p><em><strong>Changelog</strong></em> - <a href="https://github.com/Cirx08/WeddingShare/compare/1.6.5...1.6.6" target="_blank" rel="noopener noreferrer" class="">https://github.com/Cirx08/WeddingShare/compare/1.6.5...1.6.6</a></p>]]></content:encoded>
            <category>WeddingShare</category>
            <category>Releases</category>
        </item>
        <item>
            <title><![CDATA[v0.6.5]]></title>
            <link>https://localhost:3000/blog/0.6.5</link>
            <guid>https://localhost:3000/blog/0.6.5</guid>
            <pubDate>Fri, 09 May 2025 23:00:00 GMT</pubDate>
            <description><![CDATA[Added]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="added">Added<a href="https://localhost:3000/blog/0.6.5#added" class="hash-link" aria-label="Direct link to Added" title="Direct link to Added" translate="no">​</a></h3>
<ul>
<li class="">Added the <code>GALLERY_QR_CODE_INCLUDE_CULTURE</code> environment variable to allow users to include/exclude the culture settings in the QR code.</li>
<li class="">Added the sponsors badge to give the people that help fund this project some credit.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="changed">Changed<a href="https://localhost:3000/blog/0.6.5#changed" class="hash-link" aria-label="Direct link to Changed" title="Direct link to Changed" translate="no">​</a></h3>
<ul>
<li class="">Updated to a new logo that is not owned by a third party.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="removed">Removed<a href="https://localhost:3000/blog/0.6.5#removed" class="hash-link" aria-label="Direct link to Removed" title="Direct link to Removed" translate="no">​</a></h3>
<ul>
<li class="">Removed the footer attribution for Freepik - Flaticon as the logo is no longer used.</li>
</ul>
<p><em><strong>Changelog</strong></em> - <a href="https://github.com/Cirx08/WeddingShare/compare/1.6.4...1.6.5" target="_blank" rel="noopener noreferrer" class="">https://github.com/Cirx08/WeddingShare/compare/1.6.4...1.6.5</a></p>]]></content:encoded>
            <category>WeddingShare</category>
            <category>Releases</category>
        </item>
        <item>
            <title><![CDATA[v0.6.4]]></title>
            <link>https://localhost:3000/blog/0.6.4</link>
            <guid>https://localhost:3000/blog/0.6.4</guid>
            <pubDate>Mon, 05 May 2025 13:48:00 GMT</pubDate>
            <description><![CDATA[Added]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="added">Added<a href="https://localhost:3000/blog/0.6.4#added" class="hash-link" aria-label="Direct link to Added" title="Direct link to Added" translate="no">​</a></h3>
<ul>
<li class="">Added audit logs to help track user usage and bad actors on shared accounts.</li>
<li class="">Added the ability to freeze a users account with auto logout every 60 seconds to ensure any live sessions are ended.</li>
<li class="">Added IP address to failed login attempt logs.</li>
</ul>
<p><em><strong>Changelog</strong></em> - <a href="https://github.com/Cirx08/WeddingShare/compare/1.6.3...1.6.4" target="_blank" rel="noopener noreferrer" class="">https://github.com/Cirx08/WeddingShare/compare/1.6.3...1.6.4</a></p>]]></content:encoded>
            <category>WeddingShare</category>
            <category>Releases</category>
        </item>
        <item>
            <title><![CDATA[v0.6.3]]></title>
            <link>https://localhost:3000/blog/0.6.3</link>
            <guid>https://localhost:3000/blog/0.6.3</guid>
            <pubDate>Fri, 02 May 2025 21:30:00 GMT</pubDate>
            <description><![CDATA[Added]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="added">Added<a href="https://localhost:3000/blog/0.6.3#added" class="hash-link" aria-label="Direct link to Added" title="Direct link to Added" translate="no">​</a></h3>
<ul>
<li class="">Added gallery override popup to allow admins to override the default gallery settings from each gallery page.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixed">Fixed<a href="https://localhost:3000/blog/0.6.3#fixed" class="hash-link" aria-label="Direct link to Fixed" title="Direct link to Fixed" translate="no">​</a></h3>
<ul>
<li class="">Fixed a bug on the directory scanner for custom resources that was allowing the same resource to be re-added multiple times.</li>
</ul>
<p><em><strong>Changelog</strong></em> - <a href="https://github.com/Cirx08/WeddingShare/compare/1.6.2...1.6.3" target="_blank" rel="noopener noreferrer" class="">https://github.com/Cirx08/WeddingShare/compare/1.6.2...1.6.3</a></p>]]></content:encoded>
            <category>WeddingShare</category>
            <category>Releases</category>
        </item>
        <item>
            <title><![CDATA[v0.6.2]]></title>
            <link>https://localhost:3000/blog/0.6.2</link>
            <guid>https://localhost:3000/blog/0.6.2</guid>
            <pubDate>Thu, 01 May 2025 20:26:00 GMT</pubDate>
            <description><![CDATA[Added]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="added">Added<a href="https://localhost:3000/blog/0.6.2#added" class="hash-link" aria-label="Direct link to Added" title="Direct link to Added" translate="no">​</a></h3>
<ul>
<li class="">Added the new custom resources tab as well as selecting banners from uploaded resource files.</li>
<li class="">Added directory scanner task to inject existing custom resources into the database so they show on site.</li>
</ul>
<p><em><strong>Changelog</strong></em> - <a href="https://github.com/Cirx08/WeddingShare/compare/1.6.1...1.6.2" target="_blank" rel="noopener noreferrer" class="">https://github.com/Cirx08/WeddingShare/compare/1.6.1...1.6.2</a></p>]]></content:encoded>
            <category>WeddingShare</category>
            <category>Releases</category>
        </item>
        <item>
            <title><![CDATA[v0.6.1]]></title>
            <link>https://localhost:3000/blog/0.6.1</link>
            <guid>https://localhost:3000/blog/0.6.1</guid>
            <pubDate>Mon, 28 Apr 2025 22:28:00 GMT</pubDate>
            <description><![CDATA[Added]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="added">Added<a href="https://localhost:3000/blog/0.6.1#added" class="hash-link" aria-label="Direct link to Added" title="Direct link to Added" translate="no">​</a></h3>
<ul>
<li class="">Added the ability to take images directly from the upload area using the <code>GALLERY_CAMERA_UPLOADS</code> environment variable.</li>
<li class="">Added the ability to download item groups.</li>
</ul>
<p><em><strong>Changelog</strong></em> - <a href="https://github.com/Cirx08/WeddingShare/compare/1.6.0.2...1.6.1" target="_blank" rel="noopener noreferrer" class="">https://github.com/Cirx08/WeddingShare/compare/1.6.0.2...1.6.1</a></p>]]></content:encoded>
            <category>WeddingShare</category>
            <category>Releases</category>
        </item>
        <item>
            <title><![CDATA[v0.6.0]]></title>
            <link>https://localhost:3000/blog/0.6.0</link>
            <guid>https://localhost:3000/blog/0.6.0</guid>
            <pubDate>Fri, 25 Apr 2025 20:49:00 GMT</pubDate>
            <description><![CDATA[Breaking Changes]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="breaking-changes">Breaking Changes<a href="https://localhost:3000/blog/0.6.0#breaking-changes" class="hash-link" aria-label="Direct link to Breaking Changes" title="Direct link to Breaking Changes" translate="no">​</a></h3>
<p><strong>There has been major rework to settings and environment variables in this release. Please review the docs and update environment variables where required to ensure compatibility as some legacy keys have been deprecated.</strong></p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="added">Added<a href="https://localhost:3000/blog/0.6.0#added" class="hash-link" aria-label="Direct link to Added" title="Direct link to Added" translate="no">​</a></h3>
<ul>
<li class="">Added settings tab to the admin panel to manage config from within the site itself.</li>
<li class="">Added the <code>DATABASE_SYNC_FROM_CONFIG</code> environment variable to re-sync the settings with the environment variables.</li>
<li class="">Added the <code>MAX_GALLERY_COUNT</code> environment variable to limit how many galleries users can create.</li>
<li class="">Added the <code>DEMO_MODE</code> environment variable to display messaging on a demo site for users to test.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="updated">Updated<a href="https://localhost:3000/blog/0.6.0#updated" class="hash-link" aria-label="Direct link to Updated" title="Direct link to Updated" translate="no">​</a></h3>
<ul>
<li class="">Moved settings keys from strings to constant variables to better manage them reduce the risk of typos.</li>
<li class="">Added no-cache to some views to increase security and prevent stale views being displayed.</li>
<li class="">Updated the gallery to auto refresh on add or removal of items.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="removed">Removed<a href="https://localhost:3000/blog/0.6.0#removed" class="hash-link" aria-label="Direct link to Removed" title="Direct link to Removed" translate="no">​</a></h3>
<ul>
<li class="">Removed support for legacy pre-v1.5.0 environment variables which were previously handled by a migrator helper. These will no longer be supported going forwards as they haven't been included in the docs for some time now.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="bug-fixes">Bug Fixes<a href="https://localhost:3000/blog/0.6.0#bug-fixes" class="hash-link" aria-label="Direct link to Bug Fixes" title="Direct link to Bug Fixes" translate="no">​</a></h3>
<ul>
<li class="">Fixed an issue whereby guest gallery creation was failing or creating with the wrong secret key.</li>
</ul>
<p><em><strong>Changelog</strong></em> - <a href="https://github.com/Cirx08/WeddingShare/compare/1.5.11.4...1.6.0" target="_blank" rel="noopener noreferrer" class="">https://github.com/Cirx08/WeddingShare/compare/1.5.11.4...1.6.0</a></p>]]></content:encoded>
            <category>WeddingShare</category>
            <category>Releases</category>
            <category>Breaking Changes</category>
        </item>
        <item>
            <title><![CDATA[v0.5.11]]></title>
            <link>https://localhost:3000/blog/0.5.11</link>
            <guid>https://localhost:3000/blog/0.5.11</guid>
            <pubDate>Tue, 15 Apr 2025 19:23:00 GMT</pubDate>
            <description><![CDATA[Added]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="added">Added<a href="https://localhost:3000/blog/0.5.11#added" class="hash-link" aria-label="Direct link to Added" title="Direct link to Added" translate="no">​</a></h3>
<ul>
<li class="">Added a gallery usage column to the admin panel.</li>
</ul>
<p><em><strong>Changelog</strong></em> - <a href="https://github.com/Cirx08/WeddingShare/compare/1.5.10...1.5.11" target="_blank" rel="noopener noreferrer" class="">https://github.com/Cirx08/WeddingShare/compare/1.5.10...1.5.11</a></p>]]></content:encoded>
            <category>WeddingShare</category>
            <category>Releases</category>
        </item>
    </channel>
</rss>