Skip to content

Releases: bramses/ycb-companion

v1.43.5

02 Nov 22:34
Compare
Choose a tag to compare

1.43.5 (2024-11-02)

Bug Fixes

  • Refactor EntryPage state management for neighbor, comment, and internal link processing with better clarity and incremental updates (a2ac207)

v1.43.4

30 Oct 02:31
Compare
Choose a tag to compare

1.43.4 (2024-10-30)

Bug Fixes

  • Add matchCount functionality to search route and enhance EntryPage for internal links and penPals clarity (733b7ed)

v1.43.3

26 Oct 23:32
Compare
Choose a tag to compare

1.43.3 (2024-10-26)

Bug Fixes

  • Improve code clarity by formatting, cleaning up comments, and restructuring async function in EntryPage component (98b57b0)

v1.43.2

26 Oct 23:03
Compare
Choose a tag to compare

1.43.2 (2024-10-26)

Bug Fixes

  • Simplify event handling by removing unused parameter in click event for ForceDirectedGraph component (9468116)

v1.43.1

26 Oct 22:57
Compare
Choose a tag to compare

1.43.1 (2024-10-26)

Bug Fixes

  • Remove unnecessary index parameter in flatMap for clearer code in ForceDirectedGraph component (e17a4a2)

v1.43.0

26 Oct 22:37
Compare
Choose a tag to compare

1.43.0 (2024-10-26)

Features

  • Add D3.js and related types for visualizing data with a Force Directed Graph component in EntryPage (7c3bef7)

v1.42.2

23 Oct 04:36
Compare
Choose a tag to compare

1.42.2 (2024-10-23)

Bug Fixes

  • Improve formatting and reorganize imports in Inbox component for better readability and consistency (1487055)

v1.42.1

23 Oct 04:28
Compare
Choose a tag to compare

1.42.1 (2024-10-23)

Bug Fixes

  • Correct rendering of inbox count in dashboard layout for improved display clarity (882c7e7)

v1.42.0

23 Oct 04:20
Compare
Choose a tag to compare

1.42.0 (2024-10-23)

Features

  • Add inbox feature to dashboard with count and fetch functionality, including new translations for the inbox link (92652eb)

v1.41.0

22 Oct 23:39
Compare
Choose a tag to compare

1.41.0 (2024-10-22)

Features

  • Implement "Starred Entries" feature in dashboard with button to star/unstar entries and update translation keys accordingly (318ac9b)