Enhancements
Fixes
- Highlight all search matches in Markdown previews and in note list #1987
- Fix for blurry fonts on LCD screens #2003
Other Changes
- Renamed RELEASE-NOTES to fix integrations broken by #1576 #2018
- Extensive refactoring to move more code into Redux state:
#1920 (tag selection),
#1928 (system tag),
#1971 (select trash and show all notes),
#1981 (dialog renderer),
#1989 (previous index),
#1991 (tagsLoaded),
#1995 (compositeNoteList),
#1996 (tag suggestions),
#1999 (load tags),
#2004 (isElectron and isMac utils), - Replace custom height cache with one provided by react-virtualized #1829
- Dependencies updated #1951, #1993