Skip to content

Releases: sourcelocation/Distribute

v0.3.0

30 Jan 21:23

Choose a tag to compare

Distribute updated to v0.3.0

Server upgrade required. From now on, I will increment the version like this:
x.X.x - major update (server upgrade necessary)
x.x.X - minor update (cross-compatible)

Player

  • Swiping up/down feels better
  • Swipe to skip refined, feels better
  • Adjust dynamic colors algorithm

Performance:

  • Drastically decrease vinyl widget power consumption. More fixes coming, but this update should run at least 2 times as efficient
  • Playing a song should no longer cause stutters (preloading files now happens on a separate thread)
  • Internally use one less album cover for player
  • Prevent redraws while AFK
  • Colors of artwork are now extracted on a separate thread, preventing freezes on play
  • Use Discord RPC on a separate thread, removing stutters
  • Asset size optimized
  • Some LQ album covers are now computed by the client instead of wasting internet bandwidth

Downloads

  • Download album covers alongside songs right away
  • Show an icon when a song is in queue
  • Download all button

Others

  • Codesign for macOS
  • Automatic sync every 5 minutes
  • A settings screen for changing your home server url
  • Fix pull to sync
  • Add helpful error messages when encountering network errors with a server
  • Fix an issue where renaming or deleting playlists had no effect remotely
  • UI consistency changes

v0.2.4

27 Jan 16:50

Choose a tag to compare

Server requires an update for the app to function properly.

New features

  • Song reordering inside of playlists
  • 2 vinyl themes: modern and transparent
  • Icon design overhaul: macOS and iOS platforms now use Apple icons, while all other platforms use Material Icons.

Admin panel

  • Logs now properly show up in the admin panel
  • Relogin now required once every 30 days (up from 7 days, a proper fix is on the way)

Others

  • Autofill login password
  • Resolve an issue where Linux users were unable to start the app with .AppImage
  • Update dependencies

v0.2.3

25 Jan 15:06

Choose a tag to compare

Distribute updated to v0.2.3
https://github.com/ProjectDistribute/Distribute/releases/tag/v0.2.3

New features

- Gapless playback
- Queue. Playing a playlist adds songs to the queue.
- Skipping songs now works.
- Customize location. Select the location Distribute will use for its downloads.

Design

- Changed how settings look
- Other minor UI changes for consistency
- App name changed from DistributeApp to Distribute for consistency
- Fixed Discord RPC on desktop

Others

- Linux now uses AppImage format

v0.2.2

24 Jan 18:04

Choose a tag to compare

Distribute is finally in Public Beta! Yay! 🎉

Downloads are provided in this release for all major platforms.
iOS users may user this TestFlight link: (soon)

Full Changelog: v0.2.0...v0.2.2