Skip to content

Commit b9a4415

Browse files
ildyriad7415
andauthored
Apply suggestions from code review
Co-authored-by: Martin Stone <1611702+d7415@users.noreply.github.com>
1 parent 881d829 commit b9a4415

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/releases.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,12 @@ but also a very useful one. By re-ordering the steps of photo syncing, he produc
4848
* `new` #3209 : Reorganise pipes when syncing to find and reject duplicates quicker by @JasonMillward.
4949
> Instead of fetching the exif-data for every pictures, we now first compute the hash and check in the database for duplicates.
5050
> This significantly improve the rejection speed, and thus the sync speed.
51-
* `new` #3215 : Support 2 different images between protrait and landscape by @ildyria.
51+
* `new` #3215 : Support 2 different images between portrait and landscape by @ildyria.
5252
> When loading the gallery on mobile, the landing image was a vertical narrow crop. We now allow to pick two different images:
5353
one for landscape and one for portrait displays; adding more versatility to the mobile view.
5454
* `SE` #3244 : Add statistics data by @ildyria.
55-
> This feature is only available to our supporter and disabled by default.
56-
> We added a few hooks to allow counting the number of views/download/share of albums and photos.
55+
> This feature is only available in our Supporter Edition and is disabled by default.
56+
> We added a few hooks to allow counting the number of views/downloads/shares of albums and photos.
5757
> Those data are visible in the photo detail side bar and under the buttons in the album view.
5858
* `new` #3219 : Add bulk sharing from v4 by @ildyria.
5959
> One of the complaints we had was when sharing multiple albums to multiple users in one go,
@@ -63,7 +63,7 @@ but also a very useful one. By re-ordering the steps of photo syncing, he produc
6363
> The SQL query was wrong on postgresql, as a result, the settings page was crashing.
6464
> This is now fixed.
6565
* `new` #3249 : Add quick feedback on top of the job page by @ildyria.
66-
> On request of one of our Supporter, we added a quick meter bar on top of the Job page.
66+
> On request of one of our supporters, we added a quick meter bar on top of the Job page.
6767
> This allows the users to get an idea of how many jobs failed over the last 1000 executed.
6868
6969
#### Other Fixes and KLO changes

0 commit comments

Comments
 (0)