Skip to content

Commit cfb7079

Browse files
authored
Fix formatting of version 6.3.4 (#188)
1 parent 7c1a5b8 commit cfb7079

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

docs/releases.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ After further thoughts, we decided to go with snake_case. This is a bit more ver
111111
> This is implemented in a privacy friendly way: the favourite is stored in the local storage of the browser.
112112
> As a result, the favourite is only available on the browser that marked the photo as favourite (no cross-device communication, no data on the server).
113113
* `klo` #3142 : snakecasify all left in app/Actions (#3123) by @ildyria.
114-
* `fixes` #3136 : Ignore some specific files from being rectorified. by @ildyria.
114+
* `fixes` #3136 : Ignore some specific files from being rectorified by @ildyria.
115115
> Due to licensing constraint, we prefer to not touch some files which were directly imported as is (under MIT license).
116116
* `klo` #3135 : snakecasify app/Http/Requests by @ildyria.
117117
* `klo` #3131 : snakecasify app/Rules by @ildyria.
@@ -130,7 +130,7 @@ We are looking forward to his future contributions.
130130

131131
#### Changes
132132

133-
* `klo` #3044 : Refactor a bit of UI. by @ildyria.
133+
* `klo` #3044 : Refactor a bit of UI by @ildyria.
134134
* `new` #3034 : Add opcache enabled check by @ildyria.
135135
> Mostly useful for debugging purposes.
136136
* `new` #3059 : Improved left menu by @ildyria.
@@ -152,15 +152,15 @@ We are looking forward to his future contributions.
152152
> This is for our reviewers so they can get a better understanding of the front-end architecture.
153153
* `new` #3082 : Do not open a new tab when downloading pictures by @ildyria.
154154
* `new` #3085 : feat: `npm run build-dev` to build js/css etc... assets without minif… by @ppshobi.
155-
* `klo` #3079 : Fix handle button in toggle being too big. by @ildyria.
155+
* `klo` #3079 : Fix handle button in toggle being too big by @ildyria.
156156
* `new` #3088 : install rector & update phpstan -> set level to 1 and fix errors by @ppshobi.
157157
> Preparatory work for the rector runs and version 6.4.0
158158
* `fixes` #3087 : Drop middleware not existing to avoid a 500 by @ildyria.
159159
* `new` #3090 : fix: rector default run by @ppshobi.
160160
* `fixes` #3086 : Fix Mod frame button not visible by @ildyria.
161161
* `new` #3097 : Polish translations thanks to @jarex691 by @ildyria.
162162
* `new` #3101 : Fix untranslated strings + more PL translations thanks to @jarex691 by @ildyria.
163-
* `klo` #3102 : Add logging line to know which size variant crashed. by @ildyria.
163+
* `klo` #3102 : Add logging line to know which size variant crashed by @ildyria.
164164
* `klo` #3105 : Version 6.3.5 by @ildyria.
165165

166166
#### New Contributors
@@ -173,11 +173,11 @@ Released on Feb 28, 2025
173173

174174
#### Changes
175175

176-
* `klo` Add Diagnostics cache checks by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3027
177-
* `klo` Scroll top button for album and albums views by @sancsin in https://github.com/LycheeOrg/Lychee/pull/3035
178-
* `klo` Split-oauth endpoint to reduce the number of requests. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3023
179-
* `klo` Simplified Chinese localization by @x1ntt in https://github.com/LycheeOrg/Lychee/pull/3046
180-
* `klo` Version 6.3.4 by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3047
176+
* `klo` #3027 : Add Diagnostics cache checks by @ildyria.
177+
* `klo` #3035 : Scroll top button for album and albums views by @sancsin.
178+
* `klo` #3023 : Split-oauth endpoint to reduce the number of requests by @ildyria.
179+
* `klo` #3046 : Simplified Chinese localization by @x1ntt.
180+
* `klo` #3047 : Version 6.3.4 by @ildyria.
181181

182182
### v6.3.3
183183

0 commit comments

Comments
 (0)