v0.3.0-Red-Sky
Table of contents
- What's changed in "Red-Sky"
- Which files are meant for which operating system?
- Extra notes
- Release notes
What's changed in "Red-Sky"
- Discord RPC
- Seeking using right and left arrows
- Ability to see length of song or amount of time remaining until a song ends
- Viewing a song in the file manager instead of actually opening it with the default application(not supported on Linux)
- Popover component that displays when hovering over the currently playing song
- A miniplayer that can be pinned or unpinned
- New accent colours and theme styles
Minor updates
- Minor security fixes and patches
- Cargo and npm packages updated to latest versions as of now(30 January 2024)
Which files are meant for which operating system?
- If you are on WINDOWS OS (10 and above only), you may download either
muzik-offline_0.3.0_x64_en-US.msi
ormuzik-offline_0.3.0_x64-setup.exe
- If you are on MACOS, please check v0.2.1. Version 0.3.0 will come out soon enough.
- If you are on UBUNTU(22.04 and above only) or any debian based operating system, download
muzik-offline_0.3.0_amd64.deb
- If you are on another LINUX based distribution, download
muzik-offline_0.3.0_amd64.AppImage
andbuild_appimage.sh
and you can proceed to build the app image
Extra notes
- 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.
- If you encounter a bug whilst using this app, please file an issue report here: issue reporting
Release notes
- fixing file reveal bug by @waveyboym in #8
- Update vite package to version 4.5.2 and cargo packages by @waveyboym in #9
- Discord rich presence feature implementation by @waveyboym in #5
- Making seeker easier to use by @waveyboym in #7
- App player redesign by @waveyboym in #10
- updated backdrop filter and filter to account for macOS config by @waveyboym in #12
- added get audio path function by @waveyboym in #13
- updated some documentation and app version number by @waveyboym in #15
- Refactor Discord connection handling in GeneralSettings component by @waveyboym in #17
- Update README.md by @waveyboym in #16
- Preparing v0.3.0 release by @waveyboym in #14
Full Changelog: v0.2.0...v0.3.0