Releases: klassenserver7b/Danceinterpreter
Releases · klassenserver7b/Danceinterpreter
v3.10.0
v3.9.6
v3.9.6
v3.9.5
Merge branch 'Development' of https://github.com/klassenserver7b/Danc…
v3.9.3
fix tag-release v3.9.3
dev
Update tag_release.yml
v3.8.5
Full Changelog: v3.8.0...v3.8.5
v3.8.0
What's Changed
- Update release.yml by @klassenserver7b in #64
- Update README.md by @klassenserver7b in #63
- a by @klassenserver7b in #65
- Development by @klassenserver7b in #66
- some small changes by @klassenserver7b in #75
- Create LICENSE by @klassenserver7b in #76
- Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.11 by @dependabot in #74
- Bump com.formdev:flatlaf from 3.2.5 to 3.3 by @dependabot in #73
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in #71
- Bump org.apache.maven.plugins:maven-site-plugin from 4.0.0-M12 to 4.0.0-M13 by @dependabot in #68
Full Changelog: 3.5.0...v3.8.0
3.5.0
What's Changed
- Many small fixes and dependency updates
- V3.5.0 by @klassenserver7b in #62
Full Changelog: 3.0.0...3.5.0
3.0.0
All notable changes to this project will be documented in this file.
v3.0.0
New UI
- Full UI-Rework
- UI is variable based on the provided SongData
- removed FontSizeOption -> replaced by better Auto-Mode
Other
- removed Mixxx integration
- improved general code readability and quality
- some gh-actions and workflow stuff
V2.2.0 QOL - Final
QOL - Final
Changes
- The App does not need a config file any more
- The app automaticaly extracts the Spotify authkey in the authorization process
- Probably the last release
Requirements
- Java 17 or newer
- For Spotify-Use:
- Spotify Account
- Internet Connection
How to Use
- Download Danceinterpreter.jar and logback.xml
- Save them to the Directory you want the Software to run in
- See Spotify / Local mp3 Files
Startup
- Launch Danceinterpreter.exe/.jar and select your wanted AppMode
- If you are using Spotify authorize the application
- Finished
Full Changelog: V2.1.0...V2.2.0