Releases: bramses/ycb-companion
Releases · bramses/ycb-companion
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)
v1.43.2
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
1.43.1 (2024-10-26)
Bug Fixes
- Remove unnecessary index parameter in flatMap for clearer code in ForceDirectedGraph component (e17a4a2)
v1.43.0
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
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
1.42.1 (2024-10-23)
Bug Fixes
- Correct rendering of inbox count in dashboard layout for improved display clarity (882c7e7)
v1.42.0
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
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)