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
Copy file name to clipboardExpand all lines: docs/releases.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -111,7 +111,7 @@ After further thoughts, we decided to go with snake_case. This is a bit more ver
111
111
> This is implemented in a privacy friendly way: the favourite is stored in the local storage of the browser.
112
112
> 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).
113
113
*`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.
115
115
> Due to licensing constraint, we prefer to not touch some files which were directly imported as is (under MIT license).
116
116
*`klo`#3135 : snakecasify app/Http/Requests by @ildyria.
117
117
*`klo`#3131 : snakecasify app/Rules by @ildyria.
@@ -130,7 +130,7 @@ We are looking forward to his future contributions.
130
130
131
131
#### Changes
132
132
133
-
*`klo`#3044 : Refactor a bit of UI. by @ildyria.
133
+
*`klo`#3044 : Refactor a bit of UI by @ildyria.
134
134
*`new`#3034 : Add opcache enabled check by @ildyria.
135
135
> Mostly useful for debugging purposes.
136
136
*`new`#3059 : Improved left menu by @ildyria.
@@ -152,15 +152,15 @@ We are looking forward to his future contributions.
152
152
> This is for our reviewers so they can get a better understanding of the front-end architecture.
153
153
*`new`#3082 : Do not open a new tab when downloading pictures by @ildyria.
154
154
*`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.
156
156
*`new`#3088 : install rector & update phpstan -> set level to 1 and fix errors by @ppshobi.
157
157
> Preparatory work for the rector runs and version 6.4.0
158
158
*`fixes`#3087 : Drop middleware not existing to avoid a 500 by @ildyria.
159
159
*`new`#3090 : fix: rector default run by @ppshobi.
160
160
*`fixes`#3086 : Fix Mod frame button not visible by @ildyria.
161
161
*`new`#3097 : Polish translations thanks to @jarex691 by @ildyria.
162
162
*`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.
164
164
*`klo`#3105 : Version 6.3.5 by @ildyria.
165
165
166
166
#### New Contributors
@@ -175,7 +175,7 @@ Released on Feb 28, 2025
175
175
176
176
*`klo`#3027 : Add Diagnostics cache checks by @ildyria.
177
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.
178
+
*`klo`#3023 : Split-oauth endpoint to reduce the number of requests by @ildyria.
179
179
*`klo`#3046 : Simplified Chinese localization by @x1ntt.
0 commit comments