Skip to content

Releases: amcolash/flowkey-scraper

0.11.0

20 Jul 03:55
Compare
Choose a tag to compare

0.11.0 (2021-06-12)

Added

  • Support for multi-page music (with pdf intermediate) [Resolves #1]
  • Nicer debugging features (clicking home will ignore preset data once, debugger for webview)

Fixed

  • Download button not always showing (and not being able to click properly) [Fixes #2]
  • Hopefully fixed logging delays for the console viewer

0.10.0

10 Jun 17:31
Compare
Choose a tag to compare
  • Show intermediate image toggle added to score view

0.9.0

21 May 04:45
Compare
Choose a tag to compare
v0.9.0

audiveris parsing warnings

0.8.0

14 May 10:15
Compare
Choose a tag to compare
  • Audiveris parsing will not necessarily crash things, handle missing xml file better
  • Song titles/artists were not escaped in xml, this caused parsing errors
  • Export MusicXml now properly works

0.7.0

14 May 09:15
Compare
Choose a tag to compare
  • Support for changing time signatures in the middle of a song
  • 2/4 time signature
  • Cleaned up old parsing code

0.6.0

10 Mar 09:29
Compare
Choose a tag to compare
  • Version now shown in title bar
  • "Open in Noteflight" now actually works
  • Remove .zip version of mac app
  • FIx windows portable/installer binaries

0.5.0

09 Mar 04:53
Compare
Choose a tag to compare

Final polish on public release

This version adds a few nice things and fixes issues:

  • Navigation in the flowkey webview
  • Automatic Updates
  • Fixed linux AppImage

0.4.0

09 Mar 01:45
2427102
Compare
Choose a tag to compare

First successful cross-platform build!

This is the first public release. It has been tested on my machines (mac/linux/windows) and appears to be working with JDK11 installed.