|
30 | 30 |
|
31 | 31 | ## Version 6 |
32 | 32 |
|
| 33 | +### v6.1.0 |
| 34 | + |
| 35 | +Released on Nov 25, 2024 |
| 36 | + |
| 37 | +#### Fixes and new layout: Timelines |
| 38 | + |
| 39 | +We are introducing a new layout for albums: Timelines. This layout is a new way to display your pictures in a chronological order. |
| 40 | +You can enable it per album in the album settings or globally. |
| 41 | + |
| 42 | +Additionally, we thank @aSouchereau for the new LQ Image Placeholder: a heavily blurred version will be displayed while a higher quality thumb is loading. |
| 43 | +We also thank @nanawel for adding the Authentik support to the Oauth provider. |
| 44 | + |
| 45 | +#### Changes |
| 46 | + |
| 47 | +`klo` refers to *Keep the Light On*. In other words, basic software updates. |
| 48 | +`SE` refers to functionalities that are aimed at the Supporter Edition. |
| 49 | + |
| 50 | +* `new` #2629 : Get automated signed releases by @ildyria. |
| 51 | +* `fixes` #2630 : Fix sub-albums sorting not being respected per album by @ildyria. |
| 52 | +* `new` #2633 : Enable lazy loading for pictures past number 10 in an album by @ildyria. |
| 53 | +* `fixes` #2634 : Fix building artifact in Integrate workflow by @d7415. |
| 54 | +* `new` #2636 : Vite local dev by @ildyria. |
| 55 | + > Allows local front-end development with Vite without having to install the full php stack. |
| 56 | + > See .env.example for instructions |
| 57 | +* `fixes` #2638 : Fix icons missing on map by @ildyria. |
| 58 | +* `klo` #2653 : Composer update + phpstan by @ildyria. |
| 59 | +* `fixes` #2652 : Improve support for free-bsd by @ildyria. |
| 60 | +* `fixes` #2654 : Improved support for Heic - suggested by @Borisvl by @ildyria. |
| 61 | +* `new` #2661 : Low Quality Image Placeholder cont by @aSouchereau. |
| 62 | +* `new` #2674 : Add ability to toggle H on touch devices by @ildyria. |
| 63 | +* `new` #2664 : Avoid revealing Lychee keys when making videos by @ildyria. |
| 64 | +* `fixes` #2676 : Do not show placeholder data in statistics by @ildyria. |
| 65 | +* `new` #2677 : Add scroll to top element by @ildyria. |
| 66 | +* `fixes` #2682 : Fix error 500 when accessing Tag album as anonymous user by @ildyria. |
| 67 | +* `fixes` #2685 : Fix date not being properly displayed due to Carbon3 change by @ildyria. |
| 68 | +* `fixes` #2684 : Fix delete not closing parent info dialog by @ildyria. |
| 69 | +* `fixes` #2683 : Fix 422 when opening frame in smart-album by @ildyria. |
| 70 | +* `fixes` #2687 : Fix src-set not properly defined by @ildyria. |
| 71 | +* `fixes` #2690 : Avoid crash and die when generating smaller size variants by @ildyria. |
| 72 | +* `fixes` #2688 : Fix error 403 on access directly password protected albums by @ildyria. |
| 73 | +* `new` #2673 : Timeline settings + fix discovery of sensitive photos by @ildyria. |
| 74 | +* `klo` #2710 : Bumps dependencies by @ildyria. |
| 75 | +* `fixes` #2693 : Fix duplicate upload + add scroll remembering by @ildyria. |
| 76 | +* `new` #2714 : Added Authentik support by @nanawel. |
| 77 | +* `klo` #2735 : Bump dependencies by @ildyria. |
| 78 | +* `new` #2679 : Support more layouts + Timeline in albums/album by @ildyria. |
| 79 | +* `SE` #2679 : Add Timeline granularity customization by @ildyria. |
| 80 | +* `new` #2717 : Add copy to clipboard button in Diagnostics page. by @ildyria. |
| 81 | + |
| 82 | + |
33 | 83 | ### v6.0.1 |
34 | 84 |
|
35 | 85 | Released on Oct 31, 2024 |
36 | 86 |
|
37 | 87 | #### Changes |
38 | 88 |
|
39 | | -`klo` refers to *Keep the Light On*. In other words, basic software updates. |
40 | | - |
41 | 89 | * `fixes` #2607 : Fix icons when using sub-folder install by @ildyria. |
42 | 90 | * `fixes` #2605 : Fix login menu not visible when set to the right by @ildyria. |
43 | 91 | * `klo` #2609 : [StepSecurity] Apply security best practices by @step-security-bot. |
|
0 commit comments