Releases: zydtiger/LearnForge
Releases · zydtiger/LearnForge
1.1.6 - Bug fixes
Change Log
Issues fixed
- Menu item naming
- White flicker upon open
- Resolve circular dependency
- Improve FCP and shortcut capturing
Full Changelog: 1.1.3...1.1.6
1.1.3 - Icon changes and deferred loading
Change Log
Issues fixed
- Introduces deferred loading with the use of React Suspense.
Icon
- Uses a flatter design.
Full Changelog: 1.1.2...1.1.3
1.1.2 - Improve backend efficiency and add platform support
Change Log
Issues fixed
- Shortcut hint follows platform styles on MacOS.
Backend
- Efficiency is improved in complex cases by shifting to using IndexedDB.
Full Changelog: 1.1.0...1.1.2
1.1.0 - Major updates with UI and settings
Change Log
UI
- Supports dark mode (allows manual switching / follow system)
- Changes markdown editor to a prettier type (including theme customization)
- Highlights currently selected tree node
Settings
- Adds settings page with shortcut
ctrl+,
to tweak themes
Additional platform support
- Support MacOS with
.dmg
installer
Full Change History: 1.0.1...1.1.0
1.0.1
1.0.0 - First STABLE Release
Change Log
Context Menu
- Adds global app context menu to simplify access to global menu functions.
Notes Page
- Adds notes page (double click node to enter) to keep easy-access notes for concepts/ideas.
Notes Preview
- Adds notes preview when mouse hovers above node to conveniently check the contents.
Linux Support
- Adds support for Linux
AppImage
andflatpak
with electron.
Full Changelog: 0.1.0...1.0.0
0.1.0 - beta version
The initial release of LearnForge. Features functionalities described in the README file.