Releases: SharpKoi/OiDuark
Releases · SharpKoi/OiDuark
OiDuark 0.0.3-SNAPSHOT
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
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
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
ResourceLoaderto 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
Introduce a more maintainable and extensible architecture in this version.
- Refactor codebase
- Store user's data in user home instead of the workspace