Skip to content

v0.8.0-More "YOU"πŸ§‘β€πŸ’»

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 18:48

Table of contents

  • What's changed in "More "YOU"πŸ§‘β€πŸ’»"
  • Which files are meant for which operating system?
  • Extra notes
  • Release notes

What's changed in "More "YOU"πŸ§‘β€πŸ’»"

  1. Introducing packagesπŸŽ‰πŸ“¦! You can now manage third party applications all from the packages settings and developers can intergrate these packages and write a rust api layer for the javascript side to interact the package.
    image
  2. As can be seen in the image above, audiowaveform is another new package that allows the construction of waveforms for audio's and presents them as cool seekable and interactable waveforms(for now only 2 are supported, more will be added in the future).
    image
  3. A redesigned sidebar:
    image
  4. Added removal of songs from the upcoming and history queues
    image
  5. The app now remembers your window settings when you close it so you don't have to fight to get to be the approximate size you had it set as last time.

Which files are meant for which operating system?

  1. If you are on WINDOWS OS (11 and above only), you may download either muzik-offline_0.8.0_x64_en-US.msi or muzik-offline_0.8.0_x64-setup.exe

Warning

The app may work with windows 10 however this is untested so please try at your own risk

  1. If you are on MACOS(Monterey and above only), you may download either muzik-offline_0.8.0_aarch64.dmg or muzik-offline_0.8.0_x64.dmg or muzik-offline_aarch64.app.tar.gz or muzik-offline_x64.app.tar.gz
  2. If you are on UBUNTU(22.04 and above only) or any debian based operating system, download muzik-offline_0.8.0_amd64.deb
  3. If you are on another LINUX based distribution, download muzik-offline_0.8.0_amd64.AppImage or muzik-offline_0.8.0-1.x86_64.rpm

Extra notes

  1. Please note that some features(such as Airplay and Chromecast) are not yet implemented and as such, will not work. However, for the most part, most features do work.
  2. If you encounter a bug whilst using this app, please file an issue report here: issue reporting

What's Changed

Full Changelog: v0.7.1...v0.8.0