We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4e6ec2 commit 7c6f161Copy full SHA for 7c6f161
docs/releases.md
@@ -30,10 +30,21 @@
30
31
## Version 5
32
33
+### v5.2.2
34
+
35
+Released on Apr 20, 2024
36
37
+#### Changes
38
39
+* `fixes` #2396 : Fixes HTTP 500 "Attempt to read property "photo_id" on null" on album page when no photo is found for header by @nanawel.
40
+* `fixes` #2397 : Use portrait when landscape is not available for header image by @ildyria.
41
42
### v5.2.1
43
44
Released on Apr 19, 2024
45
46
+**BROKEN - Use v5.2.2 instead.**
47
48
#### Canary
49
50
We provide the `PHOTO_PIPES` flag in `.env` to enable the future code flow to process images.
0 commit comments