Skip to content

Releases: jypelle/mifasol

v0.4.3

08 Jan 14:01
Compare
Choose a tag to compare
  • Add lazy loading for current playlist
  • Add stylized range slider
  • Fix config file corruption on ssl pining for console client

v0.4.2

11 Dec 15:50
Compare
Choose a tag to compare
  • Improve song/artist/album listing refresh
  • Fix current song selection regression

v0.4.1

05 Dec 18:38
Compare
Choose a tag to compare
  • Update dependencies
  • Initialize random seed
  • Console UI
    • Improve artist and album deletion
    • Fix buttons background color
  • Generate release with github action

v0.4.0

27 Nov 23:26
Compare
Choose a tag to compare
  • New webassembly client
    • works fine with recent firefox and chromium based browsers
    • can be used as a PWA on android
    • go REST Client can be used with webassembly target
  • Remove legacy db
  • Improve REST API
  • Add mifasol logo with blender source file
  • Bugfixes

v0.3.2

12 Jul 21:31
Compare
Choose a tag to compare

Add 2 new routes to REST API to retrieve playlists and song

v0.3.1

27 Jun 19:23
Compare
Choose a tag to compare
  • Fix seeking regression

v0.3.0

25 Jun 19:30
Compare
Choose a tag to compare
  • Music file seeking supported (even on partially downloaded file)
  • Migration from bbolt to pure go sqlite embedded database
  • Update dependencies
  • Fat server binary: multiarch mifasol clients can be downloaded from mifasol server (thanks to go 1.16 release):
    => Just go to https://localhost:6620 to download your mifasol client !

v0.2.4

31 Dec 22:49
Compare
Choose a tag to compare

v0.2.3

17 Nov 10:21
Compare
Choose a tag to compare
  • Administrators can tag songs with explicit content to hide them from specific users (ex: child) 🥳
  • Fix void content updates

v0.2.2

09 Nov 12:49
Compare
Choose a tag to compare
  • Song / Artist / Album name filter using / key 🥳
  • Fix import for songs without album
  • Update colors