Skip to content

Commit 48851c8

Browse files
committed
doc
1 parent 73ef288 commit 48851c8

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

docs/releases.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,20 @@ Note that we strongly recommend you use job queues if you wish to import large n
4343
The parsing of the folders _etc_ will be fast, but the actual processing will always take some time.
4444
The execution of the command is no different than running `php artisan lychee:sync` from the command line.
4545

46+
47+
`SE` refers to functionalities that are aimed at the Supporter Edition.
48+
`klo` refers to *Keep the Light On*. In other words, basic software updates.
49+
50+
4651
* `new` #3647 : Add import from server via Web UI by @ildyria.
4752
> It's back!
4853
* `new` #3662 : Add more display option for subtitle on albums by @ildyria.
4954
> A minor change, we added the ability to display the number of photos/subalbum under the title on album thumbnails.
5055
> The option is available in the gallery settings page.
5156
* `klo` #3656 : Laravel 12 by @ildyria.
5257
> We updated the laravel framework to version 12. Nothing visible to the user, but just to keep things up to date.
53-
* `SE` #3663 : [SE] Renamer now supports empty replacement string by @ildyria.
54-
* `SE` #3665 : [SE] Improve feedback from zip upload by @ildyria.
58+
* `SE` #3663 : Renamer now supports empty replacement string by @ildyria.
59+
* `SE` #3665 : Improve feedback from zip upload by @ildyria.
5560
> When uploading zip files, the processing is very long without job queues, this results in 504 timeouts. We updated the
5661
> upload ui to display those long processing times.
5762
* `fix` #3659 : Fix tags migration (again) by @ildyria.
@@ -134,10 +139,6 @@ From this page, you can rename, merge, and delete tags. It also provides an over
134139

135140
Additionally, @cdzombak has been working on a few new features. It is now possible to pin albums, highlighting them for your users. This functionality is not limited to the albums in the root directory, but also works for albums in subdirectories, giving you shortcuts to your most important albums.
136141

137-
`SE` refers to functionalities that are aimed at the Supporter Edition.
138-
`klo` refers to *Keep the Light On*. In other words, basic software updates.
139-
140-
141142
* `new` #3545 : Implement pinned albums by @cdzombak.
142143
> A simple yet effective way to highlight your albums.
143144
* `new` #3610 : Allow customizing copyright text in footer by @cdzombak.

0 commit comments

Comments
 (0)