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: CHANGELOG.md
+29-1Lines changed: 29 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,33 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
---
11
11
12
+
## [1.10.0] - 2026-03-20
13
+
14
+
### Added
15
+
- Remove 'Random Picker' feature from README
16
+
- Update Condition Grading feature note in README
17
+
- Add multi-language support with initial translations
18
+
- feat: Introduce a dedicated layout for shared collection pages, enabling dynamic rendering based on user authentication, and expose MongoDB port in the dev environment.
19
+
- feat: Add direct format selection buttons on release page with confirmation modal and styling.
20
+
- feat: Add manual album creation translations and update search mode labels across all supported languages.
21
+
- style: Apply dynamic styling and border to album format and description badges.
22
+
- feat: Make album tracklist collapsible, simplify "Add to collection" text, add modal blur styling, and remove About page footer.
23
+
- feat: Add a loading placeholder with a music icon and a fade-in effect for album cover images in the collection grid view.
24
+
- style: Improve tracklist summary icon size, color, and alignment on the album detail page.
25
+
- feat: Add album search/filter functionality to the ArtistAlbumsPage.
26
+
- feat: Redesign format selection buttons with hover effects and images, add a new informational alert, and improve confirmation modal layout.
27
+
- feat: add 'black' color definition to color utility.
28
+
- feat: Redesign artist album display from a grid of cards to a list-like layout with enhanced styling and hover effects.
29
+
30
+
### Changed
31
+
- refactor: group master versions by common attributes for improved display and import Plus icon.
32
+
- perf: Add lazy loading to image elements in collection views and album cards.
33
+
34
+
### Fixed
35
+
- fix: Improve text wrapping and layout for format details within buttons and modal content, and refactor modal styling.
36
+
37
+
---
38
+
12
39
## [1.9.0] - 2026-01-17
13
40
14
41
### Added
@@ -283,7 +310,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
Copy file name to clipboardExpand all lines: frontend/public/CHANGELOG.md
+29-1Lines changed: 29 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,33 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
---
11
11
12
+
## [1.10.0] - 2026-03-20
13
+
14
+
### Added
15
+
- Remove 'Random Picker' feature from README
16
+
- Update Condition Grading feature note in README
17
+
- Add multi-language support with initial translations
18
+
- feat: Introduce a dedicated layout for shared collection pages, enabling dynamic rendering based on user authentication, and expose MongoDB port in the dev environment.
19
+
- feat: Add direct format selection buttons on release page with confirmation modal and styling.
20
+
- feat: Add manual album creation translations and update search mode labels across all supported languages.
21
+
- style: Apply dynamic styling and border to album format and description badges.
22
+
- feat: Make album tracklist collapsible, simplify "Add to collection" text, add modal blur styling, and remove About page footer.
23
+
- feat: Add a loading placeholder with a music icon and a fade-in effect for album cover images in the collection grid view.
24
+
- style: Improve tracklist summary icon size, color, and alignment on the album detail page.
25
+
- feat: Add album search/filter functionality to the ArtistAlbumsPage.
26
+
- feat: Redesign format selection buttons with hover effects and images, add a new informational alert, and improve confirmation modal layout.
27
+
- feat: add 'black' color definition to color utility.
28
+
- feat: Redesign artist album display from a grid of cards to a list-like layout with enhanced styling and hover effects.
29
+
30
+
### Changed
31
+
- refactor: group master versions by common attributes for improved display and import Plus icon.
32
+
- perf: Add lazy loading to image elements in collection views and album cards.
33
+
34
+
### Fixed
35
+
- fix: Improve text wrapping and layout for format details within buttons and modal content, and refactor modal styling.
36
+
37
+
---
38
+
12
39
## [1.9.0] - 2026-01-17
13
40
14
41
### Added
@@ -283,7 +310,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
0 commit comments