Skip to content

Releases: zydtiger/LearnForge

1.1.6 - Bug fixes

12 Jan 03:05
Compare
Choose a tag to compare
1.1.6 - Bug fixes Pre-release
Pre-release

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

11 Jan 06:53
Compare
Choose a tag to compare

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

11 Jan 06:50
Compare
Choose a tag to compare

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

24 Nov 09:51
Compare
Choose a tag to compare

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

09 Jul 15:59
Compare
Choose a tag to compare
1.0.1 Pre-release
Pre-release

Change Log

Issues

Fix showing mouse coordinates when editing titles.

Full Changelog: 1.0.0...1.0.1

1.0.0 - First STABLE Release

08 Jul 01:33
Compare
Choose a tag to compare

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 and flatpak with electron.

Full Changelog: 0.1.0...1.0.0

0.1.0 - beta version

14 Apr 16:01
Compare
Choose a tag to compare

The initial release of LearnForge. Features functionalities described in the README file.