Skip to content

Alpha release v0.3.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@toonarmycaptain toonarmycaptain released this 23 Jan 20:36
· 1363 commits to master since this release
2916abf

Added

  • Improved test coverage.

Changed

  • Major refactor of chart display and saving code.
    • Fixes major bugs where blank image would be saved, app would hang indefinitely.
    • Chart image now saves to app_data. Saved image is then displayed with a 'Save as' button.
  • Bugfixes
    • Fix path for default_avatar.
    • Fix bug - essentially blank (eg '_') chart name caused infinite loop.
    • Add sometimes omitted '.png' to save filename.

For more details see CHANGELOG.md.