Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Releases: you-apps/VibeYou

5.0

07 Aug 16:51
43bc28e
Compare
Choose a tag to compare

What's Changed

  • fix: songs in album are sorted case sensitive by @Bnyro
  • refactor: reuse SongList in AlbumScreen by @Bnyro
  • feat: support for only playing music from certain directories by @Bnyro
  • chore: delete no longer used crowdin.yml by @Artem13327

New Contributors

Full Changelog: v4.1...v5.0

v4.1

11 May 13:06
Compare
Choose a tag to compare

Bug fixes

  • fix: online music playback to stopping after few minutes
  • fix: album art not displaying for online music
  • fix: player not responding to play/pause events after playback errors

Features

  • feat: Adaptive layout for different screen sizes

Full Changelog: v4.0...v4.1

4.0

01 May 16:30
Compare
Choose a tag to compare
4.0

What's Changed

  • feat: add custom color schemes by @SuhasDissa
  • feat: directly open audio files within app by @SuhasDissa
  • feat: implement in-app equalizer by @Bnyro
  • feat: respect track number on local playback by @Bnyro
  • feat: support for autoplay via hyperpipe by @Bnyro
  • fix: remembered sort order is not applied initially by @Bnyro
  • fix: instances dialog has edgy ripple effect by @Bnyro
  • fix: malformed base url by @SuhasDissa
  • fix: use kavin.rocks libre as the default instance by @SuhasDissa
  • fix: adding the same item twice when clicked on a song by @SuhasDissa
  • fix: hyperpipe related issues by @SuhasDissa
  • ci: update actions by @topminipie

New Contributors

Full Changelog: v3.0...v4.0

v3.0

31 Jan 17:38
Compare
Choose a tag to compare

What's Changed

  • fix: song placeholder icon in player view by @SuhasDissa in #52
  • feat: remember the latest used sort order for local music by @Bnyro in #82
  • feat: custom instance option by @Bnyro in #83
  • Playlist Support by @SuhasDissa in #84
  • feat: option to disable search history by @Bnyro in #87
  • style: improve home screen search bar appearance by @Bnyro in #91
  • feat: button to remove individual entries from search history by @Bnyro in #92

Full Changelog: v2.0...v3.0

2.0

14 Nov 19:27
Compare
Choose a tag to compare
2.0

New features

  • feat: cleaner album screen design by @SuhasDissa
  • feat: make the artist list more compact by @SuhasDissa
  • feat: improve queue UX by @SuhasDissa
  • feat: add button to clear the queue by @SuhasDissa
  • feat: support for setting a custom playback speed and pitch by @Bnyro
  • feat: add button to play all songs by @Bnyro
  • feat: support for sort orders in local songs library by @Bnyro
  • feat: button to add all songs of an Album/Playlist to library by @SuhasDissa
  • feat: add album and track numbers for artists by @SuhasDissa
  • feat: search artist names by @SuhasDissa
  • feat: fallback to theme accent color when no notification thumb available by @Bnyro

Bug fixes

  • fix: crash when starting playback on Android 14 by @Bnyro
  • fix: support android 7 (closes by @SuhasDissa
  • fix: invalid database migrations by @SuhasDissa
  • fix: disable favourite button for local songs by @SuhasDissa
  • fix: launcher icon background color by @M00NJ

Other changes

  • refactor: add switch preference and make thumbnail color fallback optional by @Bnyro
  • chore: fix typo and remove unused import by @ducklipsNdeuces
  • chore: shorten text in short_description.txt by @Bnyro
  • chore: add issue templates by @Bnyro
  • chore(readme): add F-Droid badge by @Poussinou

1.0

13 Oct 16:45
c3e01a3
Compare
Choose a tag to compare
1.0

Initial release of Vibe You

What's Changed

New Contributors

Full Changelog: https://github.com/you-apps/VibeYou/commits/v1.0