You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASENOTES.md
+26Lines changed: 26 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,31 @@
1
1
# Release Notes for Bread Player.
2
2
3
+
## Version 2.7.5-beta:
4
+
### What's Fixed:
5
+
1. Fixed issue with logger.
6
+
2. Fixed issue where equalizer settings were not saved.
7
+
3. Fixed a memory leak when opening playlists, albums, artists etc.
8
+
4. Fixed issue where notification settings weren't working.
9
+
5. Fixed glitches when navigating.
10
+
6. Fixed search.
11
+
12
+
### What's New:
13
+
1. Added support for AAC & .MP4
14
+
2. Added ability to save customized presets.
15
+
3. Updated app's requested capabilites.
16
+
4. Added Fast Forward (Hold next song button) and Rewind (Hold previous song button) capabilites to SMTC (the thing that appears when you press volume buttons).
17
+
5. Search is now on-demand instead of auto i.e. you will have to press enter when done entering the query.
18
+
6. Added German translation.
19
+
20
+
## Version 2.7.4-beta:
21
+
### What's Fixed:
22
+
1. Fixed issue where equalizer could only be opened once
0 commit comments