File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22All notable changes to the Audio Player project will be documented in this file.
33
4- ## 3.0.0 - 2020-11-17
4+ ## 3.0.0 - 2020-11-19
55### Changed
66- NC20 only version
7+ - NC20 search
78
89### Fixed
910- internal path for playlist items [ #510 ] ( https://github.com/rello/audioplayer/pull/510 )
11+ - Jump display to current song [ #499 ] ( https://github.com/rello/audioplayer/pull/499 )
12+ - css issue in sidebar
13+ - playlist sorting with empty list
14+ - use up to date notifications style
1015
1116## 2.12.0 - 2020-10-01
1217### Added
Original file line number Diff line number Diff line change 33declare (strict_types=1 );
44
55/**
6- * Analytics
6+ * Audio Player
77 *
88 * This file is licensed under the Affero General Public License version 3 or
99 * later. See the LICENSE.md file.
You can’t perform that action at this time.
0 commit comments