Releases: bramses/ycb-companion
Releases · bramses/ycb-companion
v1.40.3
1.40.3 (2024-10-21)
Bug Fixes
- Remove unnecessary logging in auth API fetch route and refine metadata query replacement in search route (e102ded)
v1.40.2
1.40.2 (2024-10-21)
Bug Fixes
- Remove old NotFoundPage from src/app and migrate it to locale-specific directory (6f15c33)
v1.40.1
1.40.1 (2024-10-21)
Bug Fixes
- Update EntryPage to process alias data with custom markdown handling for improved rendering (d88c2e1)
v1.40.0
1.40.0 (2024-10-21)
Features
- Add NotFoundPage component to display a friendly message for 404 errors in the application (9f8cce6)
v1.39.0
1.39.0 (2024-09-08)
Features
- Add splitIntoWords function for truncating search result text (c598067)
v1.38.1
1.38.1 (2024-09-07)
Bug Fixes
- Update author URL rendering in EntryPage component (4bcf2ce)
v1.38.0
1.38.0 (2024-09-07)
Features
- Update button label to "Download Trail" in SearchResults component (42f59e1)
v1.37.0
1.37.0 (2024-09-05)
Features
- Optimize rendering of author URLs in EntryPage and SearchResults components (07f60d4)
v1.36.0
1.36.0 (2024-09-03)
Features
- Optimize EntryPage and SearchResults components (3c1e4bc)
v1.35.0
1.35.0 (2024-09-03)
Features
- Update font size for search input in SearchResults component (298b330)