Skip to content

Releases: bramses/ycb-companion

v1.40.3

21 Oct 14:45
Compare
Choose a tag to compare

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

21 Oct 06:23
Compare
Choose a tag to compare

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

21 Oct 06:10
Compare
Choose a tag to compare

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

21 Oct 03:04
Compare
Choose a tag to compare

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

08 Sep 05:23
Compare
Choose a tag to compare

1.39.0 (2024-09-08)

Features

  • Add splitIntoWords function for truncating search result text (c598067)

v1.38.1

07 Sep 20:48
Compare
Choose a tag to compare

1.38.1 (2024-09-07)

Bug Fixes

  • Update author URL rendering in EntryPage component (4bcf2ce)

v1.38.0

07 Sep 19:46
Compare
Choose a tag to compare

1.38.0 (2024-09-07)

Features

  • Update button label to "Download Trail" in SearchResults component (42f59e1)

v1.37.0

05 Sep 23:46
Compare
Choose a tag to compare

1.37.0 (2024-09-05)

Features

  • Optimize rendering of author URLs in EntryPage and SearchResults components (07f60d4)

v1.36.0

03 Sep 18:49
Compare
Choose a tag to compare

1.36.0 (2024-09-03)

Features

  • Optimize EntryPage and SearchResults components (3c1e4bc)

v1.35.0

03 Sep 17:53
Compare
Choose a tag to compare

1.35.0 (2024-09-03)

Features

  • Update font size for search input in SearchResults component (298b330)