Skip to content

Releases: muzik-apps/muzik-offline

v0.2.0-Silverlake

12 Jan 18:14
Compare
Choose a tag to compare

First official release for muzik-offline

application

Features:

  1. Basic expected features of a music player
  2. Ability to play any of mp3, wav, ogg, flac music
  3. Shortcuts(visit usage to see how to use shortcuts)
  4. An INSANE amount of customization; click the settings button then the appearance tab to find out.

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

Full Changelog: v0.1.0-alpha.1...v0.2.0

v0.1.0-alpha.6

10 Jan 20:32
Compare
Choose a tag to compare
v0.1.0-alpha.6 Pre-release
Pre-release

Minor UI updates:

  1. Added box-shadow styling to some components
  2. Added some animations to all modals to make opening them seem smoother
  3. 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

09 Jan 10:53
8e135d1
Compare
Choose a tag to compare
v0.1.0-alpha.5 Pre-release
Pre-release

Minor improvements:

  1. Minor performance and animations improvements
  2. Further implementation of app functionality
  3. First linux build release below✨
  4. First MacOS build(untested)

295235526-1c28259d-a156-4992-97de-0d9e87d8fd0b 1

Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5

v0.1.0-alpha.4

07 Jan 14:33
Compare
Choose a tag to compare
v0.1.0-alpha.4 Pre-release
Pre-release

#Major Alpha update:

  1. Keyboard shortcuts(consult usage for more details)
  2. Changed ui and some animations for speed improvements
  3. Changed database store to sled and reduced batch size from all songs to a set size for large amounts of songs
  4. Introduced concurrency with the rayon crate for processing images(decoding, encoding)
  5. Bug fixes and addition and completion of some features
  6. 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

30 Dec 10:52
Compare
Choose a tag to compare
v0.1.0-alpha.3 Pre-release
Pre-release

Major alpha updates

  1. Added a dialog for selecting directories for adding music
  2. Default to in-app animations for slower devices
  3. relocated wallpaper opacity to appearance settings tab
  4. 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

29 Dec 12:37
Compare
Choose a tag to compare
v0.1.0-alpha.2 Pre-release
Pre-release

Minor alpha updates

  1. Fixed random rust panic when song list is smaller than 20 songs
  2. Fixed some player related bugs

v0.1.0-alpha.1

28 Dec 21:16
Compare
Choose a tag to compare
v0.1.0-alpha.1 Pre-release
Pre-release

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