File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 3030
3131## Version 5
3232
33+ ### v5.0.1
34+
35+ Released on Dec 27, 2023
36+
37+ #### Changes
38+
39+ * ` fixes ` #2090 : Add back blurred album thumbs by @ildyria .
40+ * ` fixes ` #2091 : Forgotten attribute of the canEdit function by @ildyria .
41+ * ` fixes ` #2095 : Redirection not functioning on album creation. by @ildyria .
42+ * ` new ` #2105 : Better diagnostics for APP_URL and LYCHEE_UPLOAD_URL by @ildyria .
43+ * ` fixes ` #2108 : Fix unlock album component wrongly selected. by @ildyria .
44+ * ` fixes ` #2096 : Remove U2F from left menu when user is not allowed to modify their account. by @ildyria .
45+ * ` new ` #2110 : Force https at the boot level instead of in the route files by @ildyria .
46+ * ` fixes ` #2112 : Remove path from query string via middleware by @mashb1t .
47+ * ` new ` #2111 : More checks for potential upload bugs by @ildyria .
48+ * ` fixes ` #2109 : Modify post-merge script to reflect 5.0.0 build changes by @TwizzyDizzy .
49+
3350### v5.0.0
3451
3552Released on Dec 25, 2023
@@ -45,6 +62,8 @@ If you are using `git clone`, you will need to use `npm` to build the front-end:
4562
4663Those files are however provided in the release zip file.
4764
65+ ** ` APP_URL ` now needs to be defined in ` .env ` for the images to be properly displayed.**
66+
4867#### Changes from v4.13.0
4968
5069* ` new ` #2031 : improved honeypot logic & add more honey by @ildyria .
You can’t perform that action at this time.
0 commit comments