Releases: gruberb/workledger
Releases · gruberb/workledger
v3.2.2
Full Changelog: v3.2.1...v3.2.2
v3.2.1
Full Changelog: v3.2.0...v3.2.1
v3.2.0
Full Changelog: v3.1.0...v3.2.0
Full Changelog: v3.1.0...v3.2.0
v3.1.0
Fixed
- Performance improvements — reduced unnecessary re-renders across the app
- DayHeader wrapped in
React.memo(was the #1 offender at 1,530 re-renders) - Sidebar collapse handlers converted to
useCallback(162 re-renders) - Search open handler in App.tsx converted to
useCallback(58 re-renders) - SearchPanel, NewEntryButton, and BacklinksPanel wrapped in
React.memo - Context values memoized (AIContext, FocusModeContext)
- AppContent handlers wrapped in
useCallback
- DayHeader wrapped in
Full Changelog: v3.0.2...v3.1.0
v3.0.2
Fixed
- Backlinks "Referenced by" panel now updates live when a
[[link]]is created — no longer requires a page reload [[entry link suggestion menu now works on mobile keyboards (replacedkeydownwithinputevent)- Clicking a backlink now scrolls to the entry's heading instead of the toolbar row
Full Changelog: v3.0.1...v3.0.2
v3.0.1
Full Changelog: v3.0.0...v3.0.1
v3.0.0
Full Changelog: v2.2.3...v3.0.0
v2.2.3
Full Changelog: v2.2.1...v2.2.3
v2.2.2
Full Changelog: v2.2.1...v2.2.2
v2.2.1
Full Changelog: v2.2.0...v2.2.1