Skip to content

Commit 1ee3e35

Browse files
authored
version 5.0.1 (#110)
1 parent 74b4987 commit 1ee3e35

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

docs/releases.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,23 @@
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

3552
Released 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

4663
Those 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.

0 commit comments

Comments
 (0)