Releases: muzik-apps/muzik-offline
v0.8.0-More "YOU"🧑💻
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"🧑💻"
- 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.
- 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).
- A redesigned sidebar:
- Added removal of songs from the upcoming and history queues
- 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?
- If you are on WINDOWS OS (11 and above only), you may download either
muzik-offline_0.8.0_x64_en-US.msi
ormuzik-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
- If you are on MACOS(Monterey and above only), you may download either
muzik-offline_0.8.0_aarch64.dmg
ormuzik-offline_0.8.0_x64.dmg
ormuzik-offline_aarch64.app.tar.gz
ormuzik-offline_x64.app.tar.gz
- If you are on UBUNTU(22.04 and above only) or any debian based operating system, download
muzik-offline_0.8.0_amd64.deb
- If you are on another LINUX based distribution, download
muzik-offline_0.8.0_amd64.AppImage
ormuzik-offline_0.8.0-1.x86_64.rpm
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
What's Changed
- v0.8.0-Release by @waveyboym in #96
Full Changelog: v0.7.1...v0.8.0
v0.7.1-Audio Freedom Lab🥼(minor-update)
Table of contents
- What's changed in "Audio Freedom Lab🥼(minor-update)"
- Which files are meant for which operating system?
- Extra notes
- Release notes
What's changed in "Audio Freedom Lab🥼(minor-update)"
- Backend now allows kira to NOT be initialized with a fallback to rodio(rodio was the main audio backend since v0.7.0)
- Blurring wallpapers is now an appearance feature(may be improved in the future)
- Minor ui/ux updates and fixes that address things that may have urked you out.
Which files are meant for which operating system?
- If you are on WINDOWS OS (11 and above only), you may download either
muzik-offline_0.7.1_x64_en-US.msi
ormuzik-offline_0.7.1_x64-setup.exe
Warning
The app may work with windows 10 however this is untested so please try at your own risk
- If you are on MACOS(Monterey and above only), you may download either
muzik-offline_0.7.1_aarch64.dmg
ormuzik-offline_0.7.1_x64.dmg
ormuzik-offline_aarch64.app.tar.gz
ormuzik-offline_x64.app.tar.gz
- If you are on UBUNTU(22.04 and above only) or any debian based operating system, download
muzik-offline_0.7.1_amd64.deb
- If you are on another LINUX based distribution, download
muzik-offline_0.7.1_amd64.AppImage
ormuzik-offline_0.7.1-1.x86_64.rpm
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
What's Changed
- Releases patch by @waveyboym in #94
- Releases by @waveyboym in #92
- v0.7.1-Audio Freedom Lab🥼(minor-update) by @waveyboym in #95
Full Changelog: v0.7.0...v0.7.1
v0.7.0-Audio Freedom Lab🥼
Table of contents
- What's changed in "Audio Freedom Lab🥼"
- Which files are meant for which operating system?
- Extra notes
- Release notes
What's changed in "Audio Freedom Lab🥼"
- As can be seen in the above image, you can now switch between different audio backends, namely between rodio and kira, depending on what you prefer.
- You can also now change playback speed
- You can change output devices
- You can use seamless audio transitions meaning a song will fade in and out
- You can now delete songs
Note
Note this will send songs to the trash and not actually permanently delete them incase you want to recover them later
Which files are meant for which operating system?
- If you are on WINDOWS OS (11 and above only), you may download either
muzik-offline_0.7.0_x64_en-US.msi
ormuzik-offline_0.7.0_x64-setup.exe
Warning
The app may work with windows 10 however this is untested so please try at your own risk
Warning
Should you install the .msi version, if there are breaking changes in the future that require you to delete application data, you may have to manually do so by navigating to the path below and deleting the muzik-offline-local-data
folder:
C:\Users\<your-username>\
- If you are on MACOS(Monterey and above only), you may download either
muzik-offline_0.7.0_aarch64.dmg
ormuzik-offline_0.7.0_x64.dmg
ormuzik-offline_aarch64.app.tar.gz
ormuzik-offline_x64.app.tar.gz
- If you are on UBUNTU(22.04 and above only) or any debian based operating system, download
muzik-offline_0.7.0_amd64.deb
- If you are on another LINUX based distribution, download
muzik-offline_0.7.0_amd64.AppImage
ormuzik-offline_0.7.0-1.x86_64.rpm
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
What's Changed
- bringing latest changes downstream by @waveyboym in #48
- just bringing changes downstream by @waveyboym in #50
- Bringing changes downstream by @waveyboym in #79
- Bringing changes downstream by @waveyboym in #81
- Equalizer dev by @waveyboym in #82
- Bringing changes downstream by @waveyboym in #85
- Adding rodio to music backend🎉 by @waveyboym in #86
- Delete songs albums genre artist feat by @waveyboym in #89
- v0.7.0-Audio Freedom Lab🥼 by @waveyboym in #90
Full Changelog: v0.6.2...v0.7.0
v0.6.2-Speeding things up(patch)
Table of contents
- What's changed in "Speeding things up(patch)"
- Which files are meant for which operating system?
- Extra notes
- Release notes
What's changed in "Speeding things up(patch)"
- This release contains only a new feature which adds recursive directory scanning from the previous v0.6.1 release addressing #70
Which files are meant for which operating system?
- If you are on WINDOWS OS (11 and above only), you may download either
muzik-offline_0.6.2_x64_en-US.msi
ormuzik-offline_0.6.2_x64-setup.exe
- If you are on MACOS(Monterey and above only), you may download either
muzik-offline_0.6.2_aarch64.dmg
ormuzik-offline_0.6.2_x64.dmg
ormuzik-offline_aarch64.app.tar.gz
ormuzik-offline_x64.app.tar.gz
- If you are on UBUNTU(22.04 and above only) or any debian based operating system, download
muzik-offline_0.6.2_amd64.deb
- If you are on another LINUX based distribution, download
muzik-offline_0.6.2_amd64.AppImage
ormuzik-offline_0.6.2-1.x86_64.rpm
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
What's Changed
- Preparing v0.3.0 release by @waveyboym in #14
- Preparing for v0.4.0 release by @waveyboym in #31
- Minor app bug fixes by @waveyboym in #51
- Fixes a bug whereby ogg files would not be scanned by @waveyboym in #55
- Preparing for release 0.5.0 by @waveyboym in #65
- Song metadata retrieval rewrite by @waveyboym in #66
- Drag drop folders feat by @waveyboym in #69
- Export library and song metadata by @waveyboym in #71
- Skeleton loading by @waveyboym in #73
- Preparing v0.6.0 release by @waveyboym in #74
- Releases by @waveyboym in #75
- fixing remaining minor bug directories by @waveyboym in #76
- Recursive path scan by @waveyboym in #77
- v0.6.2 by @waveyboym in #78
Full Changelog: v0.5.0...v0.6.2
v0.6.1-Speeding things up(patch)
Warning
Please DO NOT install versions of this app below this version. If you decide to, do so at your own risk
Note
Please completely delete all app data before installing this version as backend api's and database schemas have changed
Table of contents
- What's changed in "Speeding things up(patch)"
- Which files are meant for which operating system?
- Extra notes
- Release notes
What's changed in "Speeding things up(patch)"
- This release contains only patches and fixes from the previous v0.6.0 release
Which files are meant for which operating system?
- If you are on WINDOWS OS (11 and above only), you may download either
muzik-offline_0.6.1_x64_en-US.msi
ormuzik-offline_0.6.1_x64-setup.exe
- If you are on MACOS(Monterey and above only), you may download either
muzik-offline_0.6.1_aarch64.dmg
ormuzik-offline_0.6.1_x64.dmg
ormuzik-offline_aarch64.app.tar.gz
ormuzik-offline_x64.app.tar.gz
- If you are on UBUNTU(22.04 and above only) or any debian based operating system, download
muzik-offline_0.6.1_amd64.deb
- If you are on another LINUX based distribution, download
muzik-offline_0.6.1_amd64.AppImage
ormuzik-offline_0.6.1-1.x86_64.rpm
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
What's Changed
- Preparing v0.3.0 release by @waveyboym in #14
- Preparing for v0.4.0 release by @waveyboym in #31
- Minor app bug fixes by @waveyboym in #51
- Fixes a bug whereby ogg files would not be scanned by @waveyboym in #55
- Preparing for release 0.5.0 by @waveyboym in #65
- Song metadata retrieval rewrite by @waveyboym in #66
- Drag drop folders feat by @waveyboym in #69
- Export library and song metadata by @waveyboym in #71
- Skeleton loading by @waveyboym in #73
- Preparing v0.6.0 release by @waveyboym in #74
Full Changelog: v0.5.0...v0.6.1
v0.6.0-Speeding things up
Warning
Please DO NOT install this version, a major bug has been discovered. Instead install v0.6.1 which has patched the bug
Table of contents
- What's changed in "Speeding things up"
- Which files are meant for which operating system?
- Extra notes
- Release notes
What's changed in "Speeding things up"
- Added a new interface to drag and drop music folders when you have no songs in your library
- Added a new setting to always have rounded corners on windows and Linux(even when maximized)
- Linux windows are now frameless✨
- Added a new wallpaper management window, thus allowing you to store as many wallpapers as you wish
- Added a new folders management page, which will make it easier for you to add new directories, delete directories and browse. Overall, this will improve the music management experience for you
- Added an export songs page, that allows you to export all or none of your library metadata in json, xml, html(though un-styled for now), txt and csv format. Pdf will be coming soon as well
- Added the ability to have app start automatically when you turn on your computer
This release includes some minor updates:
- Changed to skeleton loading to improve UX
- Completely rewrote the backend for storing music metadata, so now all images are stored on the backend and music metadata is stored on the frontend. Images are served from the backend using an http server. The port is not hardcoded, it is randomized on each run for security reasons. This has brought significant improvements to loading the app and adding new folders no longer takes the lengthy amount of time it used to take before.
- Fixed a couple of annoying small bugs found around the app. Will continue more bug hunting!
Which files are meant for which operating system?
- If you are on WINDOWS OS (11 and above only), you may download either
muzik-offline_0.6.0_x64_en-US.msi
ormuzik-offline_0.6.0_x64-setup.exe
- If you are on MACOS(Monterey and above only), you may navigate to downloading v0.4.0 until we have fixed the remaining macOS rust based build issues. Perhaps look out for the next minor release!
- If you are on UBUNTU(22.04 and above only) or any debian based operating system, download
muzik-offline_0.6.0_amd64.deb
- If you are on another LINUX based distribution, download
muzik-offline_0.6.0_amd64.AppImage
ormuzik-offline_0.6.0-1.x86_64.rpm
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
What's Changed
- Preparing v0.3.0 release by @waveyboym in #14
- Preparing for v0.4.0 release by @waveyboym in #31
- Minor app bug fixes by @waveyboym in #51
- Fixes a bug whereby ogg files would not be scanned by @waveyboym in #55
- Preparing for release 0.5.0 by @waveyboym in #65
- Song metadata retrieval rewrite by @waveyboym in #66
- Drag drop folders feat by @waveyboym in #69
- Export library and song metadata by @waveyboym in #71
- Skeleton loading by @waveyboym in #73
- Preparing v0.6.0 release by @waveyboym in #74
Full Changelog: v0.5.0...muzik-offline-v0.6.0
v0.5.0 - Windows-updates
Table of contents
- What's changed in "Windows-updates"
- Which files are meant for which operating system?
- Extra notes
- Release notes
What's changed in "Windows-updates"
- You can edit tags of songs now
- Dragging has been changed to be smoother and more usable
- Many minor ui/ux features that you will certainly love for the ui along with rounded corners.
- The player is now integrated with your native os media controller meaning you can control music playback from your control center.
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.5.0_x64_en-US.msi
ormuzik-offline_0.5.0_x64-setup.exe
- If you are on MACOS or you use Linux, please use the previous version of muzik-offline, version 0.4.0 and wait patiently for the upcoming version 0.6.0 which will have a fully cross-platform solution for all releases going forward.
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
What's Changed
- Bringing changes downstream by @waveyboym in #52
- Bringing changes downstream by @waveyboym in #56
- Minor UI/UX changes for Windows 10/11 builds only by @waveyboym in #62
- Integrating os media controls by @waveyboym in #60
- Draggable songs improvements by @waveyboym in #64
- Edit song tags feature by @waveyboym in #61
Full Changelog: v0.4.0...v0.5.0
v0.4.0-Playlists-Galore
Table of contents
- What's changed in "Playlists-Galore"
- Which files are meant for which operating system?
- Extra notes
- Release notes
What's changed in "Playlists-Galore"
- A complete playlist overhaul, including the ui, managing playlists, editing playlists and so much more
- Dragging is now a core feature of music management.
- Many minor ui/ux features that you will certainly love.
This release includes some minor updates:
- Addresses an issue whereby a user could not turn off discord rpc when the discord app is not launched even though they should be able to. ref: #20.
- Addresses a ui bug whereby the context menu appears on some pages. ref: #21.
- Addresses a usability issue whereby on Windows OS, when the player goes full-screen but the app is not full-screen, the app becomes undraggable. ref: #22.
- Addresses a bug where sometimes the player would freeze a couple of seconds before a song has reached the end of playing. ref: #34
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.4.0_x64_en-US.msi
ormuzik-offline_0.4.0_x64-setup.exe
- If you are on MACOS(Monterey and above only), you may download either
Muzak-offline.app.zip
ormuzik-offline_0.4.0_.dmg.zip
- If you are on UBUNTU(22.04 and above only) or any debian based operating system, download
muzik-offline_0.4.0_amd64.deb
- If you are on another LINUX based distribution, download
muzik-offline_0.4.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
- Update window size and add drag functionality to MiniPlayer by @waveyboym in #18
- Update discord_rpc.rs by @waveyboym in #19
- Limited strange fullscreen switching to windows by @waveyboym in #23
- Refactor FSMusicPlayer navbar buttons by @waveyboym in #24
- Fix context menu rendering bug by @waveyboym in #25
- Update index.ts by @waveyboym in #27
- Fix error handling in DiscordRpc by @waveyboym in #28
- Update README with instructions for building and running the application by @waveyboym in #29
- Update version to 0.3.1 by @waveyboym in #30
- Update Cargo.toml by @waveyboym in #32
- Update FSMusicPlayer.tsx by @waveyboym in #33
- Update AppMusicPlayer.tsx by @waveyboym in #35
- Bringing changes downstream by @waveyboym in #36
- Update playlist metadata structure by @waveyboym in #37
- bringing changes downstream by @waveyboym in #39
- Add loading state and fix image display issues in CreatePlaylistModal by @waveyboym in #40
- bringing changes downstream by @waveyboym in #41
- Playlist page redesign by @waveyboym in #42
- Drag and drop song feature by @waveyboym in #43
- Revert merge that accidentally deleted drag and drop feature by @waveyboym in #44
- Bringing changes downstream by @waveyboym in #45
- 0.4.0 bug patch✨ by @waveyboym in #46
- Update styles and some functionality by @waveyboym in #47
- Preparing for v0.4.0 release by @waveyboym in #31
- V0.4.0 bug patching by @waveyboym in #49
- Minor app bug fixes by @waveyboym in #51
- fix bug whereby ogg files would not be scanned by @waveyboym in #54
- Fixes a bug whereby ogg files would not be scanned by @waveyboym in #55
Full Changelog: v0.3.0...v0.4.0
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
v0.2.1-Silverlake
First cross-platform official release
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.2.1_x64_en-US.msi
ormuzik-offline_0.2.1_x64-setup.exe
- If you are on MACOS(monterey and above only), you can download
muzik-offline
ormuzik-offline.zip
ormuzik-offline.tar.xz
- If you are on MACOS(monterey and above only) and you want to use dmg, you may download either
muzik-offline_0.2.1_x64.dmg.zip
ormuzik-offline_0.2.1_x64.dmg.tar.xz
, extract the files and you will seemuzik-offline_0.2.1_x64.dmg
- If you are on UBUNTU(22.04 and above only) or any debian based operating system, download
muzik-offline_0.2.1_amd64.deb
- If you are on another LINUX based distribution, download
muzik-offline_0.2.1_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