Skip to content

Releases: Xwilarg/Euphonia

Euphonia 1.0.0-beta.4

27 Jul 18:24
Compare
Choose a tag to compare
Euphonia 1.0.0-beta.4 Pre-release
Pre-release

Android

  • Add ability to redownload a song with a long press
  • Add ability to play music in order instead of random
  • Set music tab to be default instead of player

Full Changelog: v1.0.0-beta.3...v1.0.0-beta4

Euphonia 1.0.0-beta.3

24 May 15:19
Compare
Choose a tag to compare
Euphonia 1.0.0-beta.3 Pre-release
Pre-release

Frontend

  • Remove an error showing in the console

Backend

  • Fix playlist keys to prevent spaces and only be lowercase
  • Increase file upload size for song upload to 20MB

Android

  • Download the website metadata.json on app start
    • If "showAllPlaylist" is set to true, the application will now show a playlist named "All" containing all songs
  • Move control bar in Player tab at the bottom of the screen

Euphonia 1.0.0-beta.2

04 Mar 20:17
Compare
Choose a tag to compare
Euphonia 1.0.0-beta.2 Pre-release
Pre-release
  • Fix "default" playlist not showing song count
  • Fix playlists showing admin options in non-admin mode
  • Fix playlist name always being lowercase
  • Add README hint for size limit issues and code highlights

Euphonia 1.0.0-beta.1

04 Mar 13:16
Compare
Choose a tag to compare
Euphonia 1.0.0-beta.1 Pre-release
Pre-release

This is the pre-release of Euphonia, it contains most of the base features (adding songs, managing playlists, etc...) but still requires some quality of life (and ideally tests)

Installation instructions are available on the README