Skip to content

Commit

Permalink
added release notes for v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
theweavr authored May 16, 2017
1 parent 517ec13 commit 7861b40
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,36 @@
# Release Notes for Bread Player.
## Version 2.3-beta
### What's Fixed:
- Fixed issue with output device not changing when headphones are connected.
- Fixed NowPlayingList loses its ItemTemplate when window size is changed.
- Fixed crash after library load.
- Fixed playlist import.
- Fixed audio stutter when minimizing to background (only mobile).
- Fixed crash when deleting duplicates.
- And many more bugs were also fixed (which I do not remember yet). :D

### What's New:
- Added new Keyboard Shortcuts ('Keybindings' section in Settings).
- Added full translation support.
- Added ability to export playlist (only to .m3u & .pls for now).
- Added silent upcoming song notifications.
- Added translations for Czech and Sinhala languages.
- Added equalizer presets (experimental).
- Added real-time music library updates when filesystem changes (only works when app is running).
- Added 'Contribute' section in settings to help in contributing.
- Added auto playback stop in BreadPlayer when a song is played in Groove Player.
- Added navigate to now playing screen when song is played on mobile.
- Added auto removal of duplicates when importing songs.
- Added navigate to now playing screen when song's tags are clicked in mini player.

### What's Improved:
- Improved hamburger menu list item response on tap/click.
- Improved all animations and transitions.
- Improved navigation performance.
- Improved library import.
- Improved overall UI and increased readability.
- Improved startup performance by 50% (only PC).

## Version 2.1-beta
### What's improved:
1. 50% performance improvements in mobile
Expand Down

0 comments on commit 7861b40

Please sign in to comment.