Skip to content

Commit

Permalink
Deploying to gh-pages from @ 1ee3e35 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ildyria committed Dec 27, 2023
1 parent 4a0935d commit f4c5b9c
Show file tree
Hide file tree
Showing 4 changed files with 45 additions and 28 deletions.
63 changes: 40 additions & 23 deletions docs/releases.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ <h1>Release Notes</h1>

<ul>
<li><a href="#version-5">Version 5</a><ul>
<li><a href="#v501">v5.0.1</a></li>
<li><a href="#v500">v5.0.0</a></li>
</ul>
</li>
Expand Down Expand Up @@ -253,6 +254,21 @@ <h1>Release Notes</h1>
</style>

<h2 id="version-5"><a class="toclink" href="#version-5">Version 5</a></h2>
<h3 id="v501"><a class="toclink" href="#v501">v5.0.1</a></h3>
<p>Released on Dec 27, 2023</p>
<h4 id="changes"><a class="toclink" href="#changes">Changes</a></h4>
<ul>
<li><code>fixes</code> #2090 : Add back blurred album thumbs by @ildyria.</li>
<li><code>fixes</code> #2091 : Forgotten attribute of the canEdit function by @ildyria.</li>
<li><code>fixes</code> #2095 : Redirection not functioning on album creation. by @ildyria.</li>
<li><code>new</code> #2105 : Better diagnostics for APP_URL and LYCHEE_UPLOAD_URL by @ildyria.</li>
<li><code>fixes</code> #2108 : Fix unlock album component wrongly selected. by @ildyria.</li>
<li><code>fixes</code> #2096 : Remove U2F from left menu when user is not allowed to modify their account. by @ildyria.</li>
<li><code>new</code> #2110 : Force https at the boot level instead of in the route files by @ildyria.</li>
<li><code>fixes</code> #2112 : Remove path from query string via middleware by @mashb1t.</li>
<li><code>new</code> #2111 : More checks for potential upload bugs by @ildyria.</li>
<li><code>fixes</code> #2109 : Modify post-merge script to reflect 5.0.0 build changes by @TwizzyDizzy.</li>
</ul>
<h3 id="v500"><a class="toclink" href="#v500">v5.0.0</a></h3>
<p>Released on Dec 25, 2023</p>
<h4 id="breaking-change-in-build-steps"><a class="toclink" href="#breaking-change-in-build-steps">BREAKING CHANGE IN BUILD STEPS</a></h4>
Expand All @@ -264,6 +280,7 @@ <h4 id="breaking-change-in-build-steps"><a class="toclink" href="#breaking-chang
<li><code>npm run build</code></li>
</ol>
<p>Those files are however provided in the release zip file.</p>
<p><strong><code>APP_URL</code> now needs to be defined in <code>.env</code> for the images to be properly displayed.</strong></p>
<h4 id="changes-from-v4130"><a class="toclink" href="#changes-from-v4130">Changes from v4.13.0</a></h4>
<ul>
<li><code>new</code> #2031 : improved honeypot logic &amp; add more honey by @ildyria.</li>
Expand Down Expand Up @@ -380,7 +397,7 @@ <h4 id="changes-included-in-the-new-front-end"><a class="toclink" href="#changes
<h2 id="version-4"><a class="toclink" href="#version-4">Version 4</a></h2>
<h3 id="v4130"><a class="toclink" href="#v4130">v4.13.0</a></h3>
<p>Released on Sep 24, 2023</p>
<h4 id="changes"><a class="toclink" href="#changes">Changes</a></h4>
<h4 id="changes_1"><a class="toclink" href="#changes_1">Changes</a></h4>
<ul>
<li><code>fixes</code> #2018 : Unique constraint for config keys by @qwerty287.</li>
<li><code>fixes</code> #2019 : Update composer (include breaking) by @qwerty287.</li>
Expand All @@ -390,7 +407,7 @@ <h4 id="changes"><a class="toclink" href="#changes">Changes</a></h4>
</ul>
<h3 id="v4120"><a class="toclink" href="#v4120">v4.12.0</a></h3>
<p>Released on Sep 16, 2023</p>
<h4 id="changes_1"><a class="toclink" href="#changes_1">Changes</a></h4>
<h4 id="changes_2"><a class="toclink" href="#changes_2">Changes</a></h4>
<ul>
<li><code>fixes</code> #2003 : Fix missing album decorations by @evoludolab.</li>
<li><code>fixes</code> #2004 : Fix max/min_taken_at by @evoludolab.</li>
Expand All @@ -401,7 +418,7 @@ <h4 id="changes_1"><a class="toclink" href="#changes_1">Changes</a></h4>
</ul>
<h3 id="v4111"><a class="toclink" href="#v4111">v4.11.1</a></h3>
<p>Released on Sep 3, 2023</p>
<h4 id="changes_2"><a class="toclink" href="#changes_2">Changes</a></h4>
<h4 id="changes_3"><a class="toclink" href="#changes_3">Changes</a></h4>
<ul>
<li><code>fixes</code> #1982 : How about we don't execute tests twice? by @ildyria.</li>
<li><code>fixes</code> #1981 : Minor fixes on List sharing permissions. by @ildyria.</li>
Expand All @@ -414,7 +431,7 @@ <h4 id="changes_2"><a class="toclink" href="#changes_2">Changes</a></h4>
</ul>
<h3 id="v4110"><a class="toclink" href="#v4110">v4.11.0</a></h3>
<p>Released on Aug 13, 2023</p>
<h4 id="changes_3"><a class="toclink" href="#changes_3">Changes</a></h4>
<h4 id="changes_4"><a class="toclink" href="#changes_4">Changes</a></h4>
<ul>
<li><code>fixes</code> #1963 : Change two German translations by @caminsha</li>
<li><code>fixes</code> #1975 : Fix bad placeholder in PT locale by @d7415 </li>
Expand All @@ -423,7 +440,7 @@ <h4 id="changes_3"><a class="toclink" href="#changes_3">Changes</a></h4>
</ul>
<h3 id="v4100"><a class="toclink" href="#v4100">v4.10.0</a></h3>
<p>Released on Aug 1, 2023</p>
<h4 id="changes_4"><a class="toclink" href="#changes_4">Changes</a></h4>
<h4 id="changes_5"><a class="toclink" href="#changes_5">Changes</a></h4>
<ul>
<li><code>fixes</code> #1928 : Fix NSFW not toggling via Protection Panel by @ildyria</li>
<li><code>new</code> #1933 : Improve translations to German by @CodingWithCard</li>
Expand All @@ -436,7 +453,7 @@ <h4 id="changes_4"><a class="toclink" href="#changes_4">Changes</a></h4>
</ul>
<h3 id="v494"><a class="toclink" href="#v494">v4.9.4</a></h3>
<p>Released on Jun 28, 2023</p>
<h4 id="changes_5"><a class="toclink" href="#changes_5">Changes</a></h4>
<h4 id="changes_6"><a class="toclink" href="#changes_6">Changes</a></h4>
<ul>
<li><code>new</code> #1901 : Make exceptions in one log line by @ildyria </li>
<li><code>fixes</code> #1884 : Fixes wrong redirection when Lychee is used in a subfolder by @ildyria </li>
Expand All @@ -447,7 +464,7 @@ <h3 id="v493"><a class="toclink" href="#v493">v4.9.3</a></h3>
<p>Released on Jun 25, 2023</p>
<p>This releases introduces the ability to use external logging system.
Please refer to <a href="external_tracking.html">External tracking with Matomo, Google Analytics &amp; Co</a> for examples.</p>
<h4 id="changes_6"><a class="toclink" href="#changes_6">Changes</a></h4>
<h4 id="changes_7"><a class="toclink" href="#changes_7">Changes</a></h4>
<ul>
<li><code>new</code> #1870 : Allow script-src and connect-src configuration by @timo-reymann</li>
<li><code>new</code> #1873 : Support files without extensions in importFromUrl by @wladif</li>
Expand All @@ -462,31 +479,31 @@ <h4 id="changes_6"><a class="toclink" href="#changes_6">Changes</a></h4>
</ul>
<h3 id="v492"><a class="toclink" href="#v492">v4.9.2</a></h3>
<p>Released on May 22, 2023</p>
<h4 id="changes_7"><a class="toclink" href="#changes_7">Changes</a></h4>
<h4 id="changes_8"><a class="toclink" href="#changes_8">Changes</a></h4>
<ul>
<li><code>fixes</code> #1861 : Remove hashes from CSP when using log-viewer by @ildyria</li>
<li><code>fixes</code> #1862 : Remove duplicate link. Tweak comment by @d7415</li>
</ul>
<h3 id="v491"><a class="toclink" href="#v491">v4.9.1</a></h3>
<p>Released on May 19, 2023</p>
<h4 id="do-not-use-broken-logs-broken-csp"><a class="toclink" href="#do-not-use-broken-logs-broken-csp">DO NOT USE - BROKEN LOGS (broken CSP).</a></h4>
<h4 id="changes_8"><a class="toclink" href="#changes_8">Changes</a></h4>
<h4 id="changes_9"><a class="toclink" href="#changes_9">Changes</a></h4>
<ul>
<li><code>fixes</code> #1856 : Fixes #1855 - update Makefile by @ildyria</li>
<li><code>fixes</code> #1857 : Fix version 4.9 log-viewer paths hard coding by @ildyria</li>
</ul>
<h3 id="v490"><a class="toclink" href="#v490">v4.9.0</a></h3>
<p>Released on May 18, 2023</p>
<h4 id="do-not-use-broken-logs-missing-public-files"><a class="toclink" href="#do-not-use-broken-logs-missing-public-files">DO NOT USE - BROKEN LOGS (missing public files).</a></h4>
<h4 id="changes_9"><a class="toclink" href="#changes_9">Changes</a></h4>
<h4 id="changes_10"><a class="toclink" href="#changes_10">Changes</a></h4>
<ul>
<li><code>fixes</code> #1848 : Remove public option from album ordering: no longer supported by @ildyria</li>
<li><code>fixes</code> #1850 : Fix SQL error on removing public status from album by @ildyria</li>
<li><code>new</code> #1846 : Remove homemade Log solution, add support log-viewer by @ildyria</li>
</ul>
<h3 id="v481"><a class="toclink" href="#v481">v4.8.1</a></h3>
<p>Released on May 15, 2023</p>
<h4 id="changes_10"><a class="toclink" href="#changes_10">Changes</a></h4>
<h4 id="changes_11"><a class="toclink" href="#changes_11">Changes</a></h4>
<ul>
<li><code>new</code> #1826 : Improved support of migration very old versions (untestable code) by @ildyria</li>
<li><code>new</code> #1821 : Add backend implementation to use file's last modified time by @wladif<blockquote>
Expand All @@ -500,19 +517,19 @@ <h4 id="changes_10"><a class="toclink" href="#changes_10">Changes</a></h4>
</ul>
<h3 id="v480"><a class="toclink" href="#v480">v4.8.0</a></h3>
<p>Released on May 5, 2023</p>
<h4 id="changes_11"><a class="toclink" href="#changes_11">Changes</a></h4>
<h4 id="changes_12"><a class="toclink" href="#changes_12">Changes</a></h4>
<ul>
<li><code>new</code> #1792 : Use access permissions instead of base_album table to determine access rights by @ildyria</li>
</ul>
<h3 id="v474"><a class="toclink" href="#v474">v4.7.4</a></h3>
<p>Released on May 4, 2023</p>
<h4 id="changes_12"><a class="toclink" href="#changes_12">Changes</a></h4>
<h4 id="changes_13"><a class="toclink" href="#changes_13">Changes</a></h4>
<ul>
<li><code>new</code> #1819 : Make it possible to fetch random image without needing to be public &amp; starred by @mingan666</li>
</ul>
<h3 id="v473"><a class="toclink" href="#v473">v4.7.3</a></h3>
<p>Released on April 19, 2023</p>
<h4 id="changes_13"><a class="toclink" href="#changes_13">Changes</a></h4>
<h4 id="changes_14"><a class="toclink" href="#changes_14">Changes</a></h4>
<ul>
<li><code>fixes</code> #1786 : Update dependencies (including php-exif) by @qwerty287</li>
<li><code>new</code> #1787 : Remove requirement of Auth in photo upload, pass ownerId as argument by @ildyria</li>
Expand All @@ -527,7 +544,7 @@ <h4 id="changes_13"><a class="toclink" href="#changes_13">Changes</a></h4>
</ul>
<h3 id="v472"><a class="toclink" href="#v472">v4.7.2</a></h3>
<p>Pre-released on Mar 8, 2023</p>
<h4 id="changes_14"><a class="toclink" href="#changes_14">Changes</a></h4>
<h4 id="changes_15"><a class="toclink" href="#changes_15">Changes</a></h4>
<ul>
<li><code>new</code> #1755 : Ship an empty custom.js to prevent spamming the console (#1753) by @nicokaiser</li>
<li><code>fixes</code> #1756 : Fixes locale not working (#1754) by @ildyria</li>
Expand All @@ -540,7 +557,7 @@ <h4 id="changes_14"><a class="toclink" href="#changes_14">Changes</a></h4>
<h3 id="v471"><a class="toclink" href="#v471">v4.7.1</a></h3>
<p>Pre-released on Feb 5, 2023</p>
<h4 id="do-not-use-broken-locale"><a class="toclink" href="#do-not-use-broken-locale">DO NOT USE - BROKEN LOCALE.</a></h4>
<h4 id="changes_15"><a class="toclink" href="#changes_15">Changes</a></h4>
<h4 id="changes_16"><a class="toclink" href="#changes_16">Changes</a></h4>
<ul>
<li><code>fixes</code> #1688 : Update French.php by @davidbercot</li>
<li><code>fixes</code> #1674 : Share button not working by @ildyria</li>
Expand Down Expand Up @@ -576,7 +593,7 @@ <h4 id="changes_15"><a class="toclink" href="#changes_15">Changes</a></h4>
<h3 id="v470"><a class="toclink" href="#v470">v4.7.0</a></h3>
<p>Released on Jan 4, 2023</p>
<h4 id="php-81-required"><a class="toclink" href="#php-81-required">PHP 8.1+ REQUIRED</a></h4>
<h4 id="changes_16"><a class="toclink" href="#changes_16">Changes</a></h4>
<h4 id="changes_17"><a class="toclink" href="#changes_17">Changes</a></h4>
<ul>
<li><code>new</code> #1631 : Customizable album decorations by @evoludolab<blockquote>
<p>Allows to change the layer symbol in the top right corner of albums which indicated
Expand Down Expand Up @@ -606,7 +623,7 @@ <h4 id="changes_16"><a class="toclink" href="#changes_16">Changes</a></h4>
<h3 id="v465"><a class="toclink" href="#v465">v4.6.5</a></h3>
<p>Released on Dec 26, 2022</p>
<h4 id="last-support-for-php-80"><a class="toclink" href="#last-support-for-php-80">LAST SUPPORT FOR PHP 8.0</a></h4>
<h4 id="changes_17"><a class="toclink" href="#changes_17">Changes</a></h4>
<h4 id="changes_18"><a class="toclink" href="#changes_18">Changes</a></h4>
<ul>
<li><code>fixes</code> #1665 : Fix migration for PostgreSQL users by @ildyria</li>
<li><code>new</code> #1667 : add setting to allow username change (default to true) by @ildyria</li>
Expand All @@ -617,7 +634,7 @@ <h4 id="important"><a class="toclink" href="#important">IMPORTANT</a></h4>
<ul>
<li>This release does significant changes at the database level, do make sure you have a back-up available if necessary.</li>
</ul>
<h4 id="changes_18"><a class="toclink" href="#changes_18">Changes</a></h4>
<h4 id="changes_19"><a class="toclink" href="#changes_19">Changes</a></h4>
<ul>
<li><code>fixes</code> #1590 : Fix list of shares by @nagmat84</li>
<li><code>new</code> #1594 : Add flags to command by @qwerty287</li>
Expand Down Expand Up @@ -661,7 +678,7 @@ <h4 id="important_1"><a class="toclink" href="#important_1">IMPORTANT</a></h4>
<ul>
<li>This update contains an upgrade of U2F packages with a very different core, as a consequence any U2F credentials stored have been destroyed and will need to be registered again.</li>
</ul>
<h4 id="changes_19"><a class="toclink" href="#changes_19">Changes</a></h4>
<h4 id="changes_20"><a class="toclink" href="#changes_20">Changes</a></h4>
<ul>
<li><code>new</code> #1519 : Adopt new modern dialog</li>
<li><code>fixes</code> #1494 : Consolidate localization</li>
Expand All @@ -679,7 +696,7 @@ <h4 id="important_2"><a class="toclink" href="#important_2">IMPORTANT</a></h4>
<li>This update will drop the API key in favor of Authorization token.
As a result, once the migration is applied the old API token won't work anymore.</li>
</ul>
<h4 id="changes_20"><a class="toclink" href="#changes_20">Changes</a></h4>
<h4 id="changes_21"><a class="toclink" href="#changes_21">Changes</a></h4>
<ul>
<li><code>new</code> #1489 : Drop page support<blockquote>
<p>This functionality was not known by 99.9% of the users of Lychee.
Expand Down Expand Up @@ -707,7 +724,7 @@ <h3 id="v460"><a class="toclink" href="#v460">v4.6.0</a></h3>
<p>Released on Sep 04, 2022</p>
<h4 id="important_3"><a class="toclink" href="#important_3">IMPORTANT</a></h4>
<p>Once the migration is applied, should you wish to rollback, you will need to reset your admin user otherwise it will not be possible to log as admin anymore.</p>
<h4 id="changes_21"><a class="toclink" href="#changes_21">Changes</a></h4>
<h4 id="changes_22"><a class="toclink" href="#changes_22">Changes</a></h4>
<ul>
<li><code>new</code> #1453 : Provide an ASCII fallback for multibyte filenames</li>
<li><code>new</code> #1403 : Use Laravel Auth facade instead of home-brewed authentication layer <blockquote>
Expand All @@ -726,7 +743,7 @@ <h4 id="important_4"><a class="toclink" href="#important_4">IMPORTANT</a></h4>
<li>The folder structure changed for images; <strong>please check the required directory permissions</strong>.<br />
Read more <a href="https://lycheeorg.github.io/docs/#directory-permissions">here &#187;</a>.</li>
</ul>
<h4 id="changes_22"><a class="toclink" href="#changes_22">Changes</a></h4>
<h4 id="changes_23"><a class="toclink" href="#changes_23">Changes</a></h4>
<ul>
<li>
<p><code>new</code> : New ID scheme. Albums and photos are migrated to a new ID scheme. Previously, albums and photos used time-based integer IDs. The new IDs are truly 144bit of randomness encoded in Base64 as a 24-character string; e.g., if your photo had the URL <code>https://my-domain.tld/r/16102925744307/16102927818284</code> before, it may have the URL <code>https://my-domain.tld/r/GTqZfSso3nPeCnTNW4ovisgC/jM6KkmlK7X0LtVas5MjrHtTO</code> after the migration. This means, <strong>external links to your albums or photos will stop working.</strong> However, we implemented a redirection service. You can enable/disable the re-direction service under <code>Settings</code> &gt; <code>More</code> &gt; <code>legacy_id_redirection</code>. This gives you time to migrate any external reference to the new IDs. We also generate a log entry every time the redirection service is used. This log contains the legacy and new ID as well as information where the request came from. This may help you with the migration of your external links.</p>
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"url": "https://LycheeOrg.github.io/",
"image": "https://LycheeOrg.github.io/assets/images/og.jpg",
"description": "Lychee is a free photo-management tool, which runs on your server or web-space. Upload, manage and share photos like from a native application. Lychee comes with everything you need and all your photos are stored securely.",
"softwareVersion": "5.0.0",
"softwareVersion": "5.0.1",
"applicationCategory": "Photo Management",
"sameAs": [
"https://twitter.com/getlychee"
Expand All @@ -61,7 +61,7 @@
<div class="header__column">
<div class="align align--left">
<p class="header__headline">
<a href=".">Lychee <span>5.0.0</span></a>
<a href=".">Lychee <span>5.0.1</span></a>
</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions support.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"url": "https://LycheeOrg.github.io/",
"image": "https://LycheeOrg.github.io/assets/images/og.jpg",
"description": "Lychee is a free photo-management tool, which runs on your server or web-space. Upload, manage and share photos like from a native application. Lychee comes with everything you need and all your photos are stored securely.",
"softwareVersion": "5.0.0",
"softwareVersion": "5.0.1",
"applicationCategory": "Photo Management",
"sameAs": [
"https://twitter.com/getlychee"
Expand All @@ -61,7 +61,7 @@
<div class="header__column">
<div class="align align--left">
<p class="header__headline">
<a href=".">Lychee <span>5.0.0</span></a>
<a href=".">Lychee <span>5.0.1</span></a>
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion update.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lychee": {
"version": 50000
"version": 50001
}
}

0 comments on commit f4c5b9c

Please sign in to comment.