Skip to content

Releases: bramses/ycb-companion

v1.45.4

07 Nov 08:50
Compare
Choose a tag to compare

1.45.4 (2024-11-07)

Bug Fixes

  • Ensure window reload is called after saving changes in EntryPage component (f961e32)

v1.45.3

07 Nov 03:33
Compare
Choose a tag to compare

1.45.3 (2024-11-07)

Bug Fixes

  • Remove unnecessary window reload in EntryPage component (9f45a43)

v1.45.2

07 Nov 03:25
Compare
Choose a tag to compare

1.45.2 (2024-11-07)

Bug Fixes

  • Update comments prop name to inputComments in ForceFromEntry component in SimpleDashboard (2045b60)

v1.45.1

06 Nov 23:33
Compare
Choose a tag to compare

1.45.1 (2024-11-06)

Bug Fixes

  • Correctly update comments prop name in ForceFromEntry component and tidy up modal content structure in ForceDirectedGraph component (7e8f92e)

v1.45.0

06 Nov 23:29
Compare
Choose a tag to compare

1.45.0 (2024-11-06)

Features

  • Add cachedFData state to EntryPage component (3999d0c)

v1.44.1

06 Nov 23:10
Compare
Choose a tag to compare

1.44.1 (2024-11-06)

Bug Fixes

  • Update Inbox component to fetch entries on page change and set document title for improved user experience (efcb312)

v1.44.0

06 Nov 22:35
Compare
Choose a tag to compare

1.44.0 (2024-11-06)

Features

  • Update Dashboard to use SimpleDashboard component and enhance ForceDirectedGraph for modal image display (a82ef82)

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)