Skip to content

Commit 3e1df20

Browse files
ildyriad7415
andauthored
v5.2.0 (#123)
Co-authored-by: Martin Stone <[email protected]>
1 parent fc5d2fe commit 3e1df20

File tree

1 file changed

+64
-0
lines changed

1 file changed

+64
-0
lines changed

docs/releases.md

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,70 @@
3030

3131
## Version 5
3232

33+
### v5.2.0
34+
35+
Released on Apr 06, 2024
36+
37+
#### Anyone running version 5 should update without delays.
38+
39+
We strongly recommend anyone using Lychee version 5 to migrate as soon as possible to 5.2.
40+
There are major bug fixes contained in this update, most notably when uploading multiple images at the same time.
41+
42+
#### The current LycheeOrg situation.
43+
44+
We are currently 2 active members (d7415 and myself). As a result development has been significantly slowed down.
45+
If you like Lychee and wish to contribute, fix bugs and add new features you are more than welcome to join the team
46+
or open pull requests.
47+
48+
#### Changes
49+
50+
`klo` refers to *Keep the Light On*. In other words, basic software updates.
51+
52+
* `new` #2242 : No more album ID within the history by @ildyria.
53+
* `new` #2221 : Remove is_public & deprecated Public smart album by @ildyria.
54+
* `fixes` #2245 : fix CVE-2020-8203 by @ildyria.
55+
* `new` #2239 : Add pulse when jobs are waiting/processing by @ildyria.
56+
* `fixes` #2246 : Avoid white flash on v4 redirection by @ildyria.
57+
* `fixes` #2249 : Fix upload photo by @ildyria.
58+
* `fixes` #2250 : Prebuild folders in storage by @ildyria.
59+
* `new` #2251 : Improve diagnostics by adding check of temporary file systems by @ildyria.
60+
* `klo` #2257 : Re-arrange commands by @ildyria.
61+
* `fixes` #2256 : Null coalescence on css/js to catch when file does not exists by @ildyria.
62+
* `fixes` #2252 : Add check for number of sizevariants without sizes by @ildyria.
63+
* `klo` #2261 : Composer update by @ildyria.
64+
* `klo` #2270 : Improve coverage by @ildyria.
65+
* `fixes` #2264 : Avoid exception, add error when unlocking album by @ildyria.
66+
* `fixes` #2291 : If LegacyIdException is thrown provide proper solution by @ildyria.
67+
* `new` #2282 : Add support for Feature flags by @ildyria.
68+
* `klo` #2269 : Mark some classes are readonly by @ildyria.
69+
* `fixes` #2286 : Support migration on docker builds without off time by @ildyria.
70+
* `fixes` #2298 : Add permission when user is not owner but creating an album by @ildyria.
71+
* `klo` #2310 : Dependencies update by @ildyria.
72+
* `fixes` #2140 : Fix Front-end bugs (swiping, uploading, margins) by @ildyria.
73+
* `fixes` #2317 : Add preg_quote before doing glob() to escape regex characters by @ildyria.
74+
* `new` #2309 : Add subalbum search by @Tombula.
75+
* `klo` #2324 : Bump livewire/livewire from 3.4.6 to 3.4.9 by @dependabot.
76+
* `klo` #2325 : Pinning dependencies + fix permissions by @ildyria.
77+
* `fixes` #2304 : Support Paths on V5 with Livewire by @ildyria.
78+
* `fixes` #2326 : Fix livewire breaking on non debug with sub folder by @ildyria.
79+
* `fixes` #2333 : only owner users with upload rights are allowed to edit albums by @ildyria.
80+
* `new` #2335 : Proper markdown support on descriptions by @ildyria.
81+
* `klo` #2340 : Bump vite from 5.1.6 to 5.1.7 by @dependabot.
82+
* `fixes` #2347 : Fix description markdown on the overlay by @ildyria.
83+
* `fixes` #2346 : Fix share button always visible by @ildyria.
84+
* `klo` #2338 : Composer update + formatting by @ildyria.
85+
* `new` #2331 : Improve logic for nested values in arrays for language by @ildyria.
86+
* `new` #2332 : Create maintenance page by @ildyria.
87+
* `klo` #2330 : Channel version type is an Enum by @ildyria.
88+
* `new` #2348 : add Optimize module to maintenance page by @ildyria.
89+
* `new` #2349 : add Cleaning module by @ildyria.
90+
* `new` #2350 : add Update module by @ildyria.
91+
* `new` #2351 : Add fix tree module by @ildyria.
92+
* `new` #2352 : add Fix Jobs module by @ildyria.
93+
* `new` #2353 : Add button to generate missing size variants by @ildyria.
94+
* `new` #2354 : Add module to fix the missing file sizes from size variants by @ildyria.
95+
96+
3397
### v5.1.1
3498

3599
Released on Jan 22, 2024

0 commit comments

Comments
 (0)