Skip to content

v0.3.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@yjpark yjpark released this 29 Dec 10:23
· 168 commits to main since this release

Support loading tab from disk, separate tabs out of the code repository, provide tabs as a template. Can reload tab as well (shortcut as F5, or R), so it's much easier to work on tab writing.

Add barre position for guitar left hand shapes, which will be used in both the diagram and fretboard view to support using bigger range of fretboard.

Add a help panel to show welcome message and information related to current tab, such as note pitches, chord intervals.

Separate viewer to an English version and a Chinese version, only have Chinese font embedded in the Chinese version, to use different assets and trim down the binary size. (might want to do proper l10n later).

(The release build on osx keep crashing on my laptop when starting, not dig into it yet, so include a debug version as well, which works fine on my machine)

Full Changelog: v0.3.0...v0.3.1