Releases: bramses/ycb-companion
Releases · bramses/ycb-companion
v1.45.4
1.45.4 (2024-11-07)
Bug Fixes
- Ensure window reload is called after saving changes in EntryPage component (f961e32)
v1.45.3
1.45.3 (2024-11-07)
Bug Fixes
- Remove unnecessary window reload in EntryPage component (9f45a43)
v1.45.2
1.45.2 (2024-11-07)
Bug Fixes
- Update comments prop name to inputComments in ForceFromEntry component in SimpleDashboard (2045b60)
v1.45.1
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
1.45.0 (2024-11-06)
Features
- Add cachedFData state to EntryPage component (3999d0c)
v1.44.1
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
1.44.0 (2024-11-06)
Features
- Update Dashboard to use SimpleDashboard component and enhance ForceDirectedGraph for modal image display (a82ef82)
v1.43.5
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
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
1.43.3 (2024-10-26)
Bug Fixes
- Improve code clarity by formatting, cleaning up comments, and restructuring async function in EntryPage component (98b57b0)