Skip to content

Commit 8b67646

Browse files
committed
3.6.0
1 parent 8fd8cc4 commit 8b67646

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
# Changelog
22
All notable changes to the Audio Player project will be documented in this file.
33

4-
## 3.6.0 - pending
4+
## 3.6.0 - 2025-10-22
55
### Changed
66
- replaced the Fontello icon font with bundled SVG controls and removed the unused font assets
77
- optimized album art search to reduce filesystem access
8-
- compatibility occ commands
9-
- compatibility event listeners
108

119
### Fixed
1210
- next track was not preloaded for gapless playback
1311
- removed obsolete admin settings
14-
- Scan folder selection
12+
- Scan folder selection #638
1513
- Fix search SQL syntax error with malformed column escaping #637
1614
- Dashboard widget not working #639
15+
- compatibility occ commands
16+
- compatibility event listeners
1717

1818
## 3.5.1 - 2025-07-18
1919
### Fixed

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
- Genre classification using the Recognize app with machine learning
1919
2020
See [README](https://github.com/rello/audioplayer/blob/master/README.md) file for all supported MIME types and additional information.]]></description>
21-
<version>3.5.1</version>
21+
<version>3.6.0</version>
2222
<licence>agpl</licence>
2323
<author>Marcel Scherello</author>
2424
<namespace>audioplayer</namespace>

0 commit comments

Comments
 (0)