musikcube v0.92.0 Release Notes

Release Date: 2020-05-26 // almost 4 years ago
  • musikcube :

    • ๐Ÿ›  fixed bug in the ffmpeg decoder where
    • โž• added three new hotkeys:
      • M-P: start playback from the top of the current list of tracks
      • ]: jump to the next group in the current track list
      • [: jump to the previous group in the current track list
    • โž• added the ability to disable terminal title upgrades in advanced settings
    • โšก๏ธ updated ru_RU localization (adem4ik)
    • โšก๏ธ optimized png files (adem4ik)
    • โž• added zn_CN localization (Siheyuan98)
    • ๐Ÿ›  fixed a bug where binary stripping was broken for out of tree builds
    • โž• added the ability to disable binary stripping via DISABLE_STRIP=true flag
    • ๐Ÿ›  fixed archive-win.sh to use unix line endings

    musikdroid :

    • ๐Ÿ›  fixed a bug when downloading tracks without metadata, or metadata that contains invalid path characters.
    • ๐Ÿ›  fixed a bug where track downloads may get corrupted, and/or assigned an incorrect file extension
    • ๐Ÿ›  fixed a bug where FLAC decoding would crash the app
    • โฌ†๏ธ upgraded to the latest version of Android Studio
    • โฌ†๏ธ upgraded various dependencies

    server :

    • โž• added new X-musikcube-File-Extension HTTP response header that clients can use as a hint when naming downloaded files.