Skip to content

Releases: SharpKoi/OiDuark

OiDuark 0.0.3-SNAPSHOT

18 Jul 14:52

Choose a tag to compare

Pre-release

CHANGELOG

  • Downgrade Java 18 to Java 17
  • A more friendly installation and launching method #2
  • fix: missing the media data file at the first launching

OiDuark 0.0.2-SNAPSHOT

14 Apr 13:46

Choose a tag to compare

Pre-release

CHANGELOG

  • do not delete the old userdata
  • do not overwrite the data under the new userdata directory
  • reload the data from the new userdata directory
  • fix: no changes happen after the title and author modified
  • fix: no such file error while first starting
  • fix: audio listcell glint

OiDuark 0.0.1-SNAPSHOT

31 Mar 13:44

Choose a tag to compare

Pre-release

CHANGELOG

  • Upgrade OiDuark to Java 18 (May only support & maintain for Java 11+ in the future)
  • Switch from transparent style to decorated style
  • More bigger audio tag boxes
  • Unify the language as english
  • Reorganize project structure
    • The resources is placed outside of the java source codes
    • The views and stylesheets are placed in resources
    • Always use ResourceLoader to load resources
  • Add more app setting options
    • The userdata storage path field
    • The dark mode toggle
    • The lyrics display toggle
  • Other code style related changes

The Next Features

  • Lyrics Display
  • Light/Dark mode

OiDuark v2.0.0

01 Mar 14:52

Choose a tag to compare

OiDuark v2.0.0 Pre-release
Pre-release

Introduce a more maintainable and extensible architecture in this version.

  • Refactor codebase
  • Store user's data in user home instead of the workspace