You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> By request, we added the possibility to pass individual file paths to the lychee:sync command, in addition to directories.
50
50
> This allows for more flexibility when syncing photos from the command line.
51
51
*`new`#4144 : Add dynamic background modes with enum config by @ildyria.
52
-
> By request it is now possible to have a more dynamic background on the landing page.
52
+
> By request, it is now possible to have a more dynamic background on the landing page.
53
53
*`new`#4148 : Improve message notification by @ildyria.
54
54
> When a message is sent from the contact form, we now display a notification in the admin panel to notify the admin that a new message has been received.
55
55
*`fix`#4151 : Solution to #4146 : Adding the option to specify the Microsoft Tenant… by @agademer.
56
56
*`fix`#4155 : Fix #4117 - Fix going back to selected tag page. by @ildyria.
57
-
> When clicking on the back button having open a photo on a tag page, the user was redirected to the main tags list instead of the previous page. This is now fixed.
57
+
> When clicking on the back button having opened a photo on a tag page, the user was redirected to the main tags list instead of the previous page. This is now fixed.
58
58
*`klo`#4156 : Add db migration existence check by @ildyria.
59
59
> If a user mounts app/database as a volume, the migrations are no longer accessible. This breaks the database initialization.
60
-
> We added a check at the start up of the docker container.
60
+
> We added a check at the startup of the docker container.
61
61
*`fix`#4158 : Fix security headers by @ildyria.
62
62
> The sha-256 for the script using the old v4 redirection was not correct. This is now fixed.
63
63
*`fix`#4159 : Fix(csp): remove unsafe-eval requirement for Vue3 production builds by @ildyria.
0 commit comments