Releases: muzik-apps/muzik-offline
v0.2.0-Silverlake
First official release for muzik-offline
Features:
- Basic expected features of a music player
- Ability to play any of mp3, wav, ogg, flac music
- Shortcuts(visit usage to see how to use shortcuts)
- An INSANE amount of customization; click the settings button then the appearance tab to find out.
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
Full Changelog: v0.1.0-alpha.1...v0.2.0
v0.1.0-alpha.6
Minor UI updates:
- Added box-shadow styling to some components
- Added some animations to all modals to make opening them seem smoother
- Further implementation of some functionality
Please check here for usage for this app: https://github.com/muzik-apps/muzik-offline#usage
Please check here if you are looking for linux or macos builds: https://github.com/muzik-apps/muzik-offline/releases/tag/v0.1.0-alpha.5
Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6
v0.1.0-alpha.5
Minor improvements:
- Minor performance and animations improvements
- Further implementation of app functionality
- First linux build release below✨
- First MacOS build(untested)
Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5
v0.1.0-alpha.4
#Major Alpha update:
- Keyboard shortcuts(consult usage for more details)
- Changed ui and some animations for speed improvements
- Changed database store to sled and reduced batch size from all songs to a set size for large amounts of songs
- Introduced concurrency with the rayon crate for processing images(decoding, encoding)
- Bug fixes and addition and completion of some features
- Added more accurate searching for songs, albums, genres, artists and playlists
Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4
v0.1.0-alpha.3
Major alpha updates
- Added a dialog for selecting directories for adding music
- Default to in-app animations for slower devices
- relocated wallpaper opacity to appearance settings tab
- Added some tips for adding a directory to search for music
Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3
v0.1.0-alpha.2
Minor alpha updates
- Fixed random rust panic when song list is smaller than 20 songs
- Fixed some player related bugs
v0.1.0-alpha.1
First alpha release
This is just an alpha release of this app for users who want to test it and provide feedback to the developers. Please note that this build contains a lot of bugs and a lot of unfished/unpolished features that are actively being worked on. Also, since this is a pre-release, the build comes as a debug build. not a release build, meaning one can access the terminal and webtools and the app is also less optimized as compared to a release build