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
@@ -42,7 +83,11 @@ More importantly, it fixes the migrations from any older versions so that you ar
42
83
One of the notable change, is that we are now creating `.sigstore.json` files instead of `.asc` files when signing the releases.
43
84
This means that you will need to update your verification process accordingly. Please check out our [Code Signing documentation](https://github.com/LycheeOrg/Lychee/blob/master/docs/Code-signing.md).
44
85
45
-
#### Our most notables changes are as follows
86
+
#### Most notable changes
87
+
88
+
`SE` refers to functionalities that are aimed at the Supporter Edition.
89
+
`klo` refers to *Keep the Light On*. In other words, basic software updates.
90
+
46
91
47
92
*`fix`#3700 : Fix user group issues by @ildyria.
48
93
*`klo`#3701 : Split test suite in hopes to speed things up. by @ildyria.
@@ -102,6 +147,8 @@ without further hardening your installation.
102
147
103
148
**We strongly recommend you use a subdomain instead (e.g. `photos.example.com`).**
104
149
150
+
#### Most notable changes
151
+
105
152
*`new`#3673 : Add documentation on how to add Oauth providers by @ildyria.
106
153
> We added a small section in our repository to explain how to add Oauth providers.
107
154
> This is not something that is visible to our users, but more of a developer/contributor documentation.
@@ -134,9 +181,7 @@ The parsing of the folders _etc_ will be fast, but the actual processing will al
134
181
The execution of the command is no different than running `php artisan lychee:sync` from the command line.
135
182
136
183
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
-
184
+
#### Most notable changes
140
185
141
186
*`new`#3647 : Add import from server via Web UI by @ildyria.
class="text-slate-200 hover:underline dark:text-slate-200 font-medium"><span class="text-red-500 font-bold">CVSS 7.5 in Lychee [6.6.6 to 6.6.9], update as soon as possible!</span> Lychee v6.9.1 is now available! »</a
0 commit comments