|
4 | 4 | Released XX September 2015
|
5 | 5 |
|
6 | 6 | Highlights:
|
7 |
| -* Improved: better synchronization |
8 |
| -* Improved: live revisioning |
9 |
| -* Improved: transcoding settings per connection (update your config) |
10 |
| -* Upgraded: flask-daapserver v3.0.0 |
11 |
| -* Upgraded: gevent v1.1 |
| 7 | +* Improved: better synchronization. |
| 8 | +* Improved: live revisioning. |
| 9 | +* Improved: transcoding settings per connection (update your config). |
| 10 | +* Changed: config version updated to version 3. |
| 11 | +* Upgraded: flask-daapserver v3.0.0. |
| 12 | +* Upgraded: gevent v1.1. |
12 | 13 |
|
13 |
| -The full list of commits can be found [here](https://github.com/basilfx/SubDaap/compare/v1.2.0...v2.0.0). |
| 14 | +The full list of commits can be found [here](https://github.com/basilfx/SubDaap/compare/v1.2.1...v2.0.0). |
| 15 | + |
| 16 | +## v1.2.1 |
| 17 | +Released 05 september 2015 |
| 18 | + |
| 19 | +Highlights: |
| 20 | +* Fixed: various code fixes that have been introduced by accident (issue #5). |
| 21 | + |
| 22 | +The full list of commits can be found [here](https://github.com/basilfx/SubDaap/compare/v1.2.0...v1.2.1). |
14 | 23 |
|
15 | 24 | ## v1.2.0
|
16 | 25 | Released 05 April 2015
|
17 | 26 |
|
18 | 27 | Highlights:
|
19 |
| -* Fixed: compatibility with iTunes 12.1/Flask-DAAPServer v2.3.0 |
20 |
| -* Fixed: items without artist/album not showing up |
21 |
| -* Fixed: potential race conditions in prune/expire/streaming code |
22 |
| -* Fixed: duplicate container items in database |
23 |
| -* Improved: Python 2.7.9 compatibility if accessing SubSonic via SSL |
24 |
| -* Improved: status page |
| 28 | +* Fixed: compatibility with iTunes 12.1/Flask-DAAPServer v2.3.0. |
| 29 | +* Fixed: items without artist/album not showing up. |
| 30 | +* Fixed: potential race conditions in prune/expire/streaming code. |
| 31 | +* Fixed: duplicate container items in database. |
| 32 | +* Improved: Python 2.7.9 compatibility if accessing SubSonic via SSL. |
| 33 | +* Improved: status page. |
25 | 34 |
|
26 | 35 | The full list of commits can be found [here](https://github.com/basilfx/SubDaap/compare/v1.1.0...v1.2.0).
|
27 | 36 |
|
28 | 37 | ## v1.1.0
|
29 | 38 | Released 19 January 2015
|
30 | 39 |
|
31 |
| -* Fixed: invalid SQL while fetching data |
| 40 | +* Fixed: invalid SQL while fetching data. |
32 | 41 |
|
33 | 42 | The full list of commits can be found [here](https://github.com/basilfx/SubDaap/compare/v1.0.0...v1.1.0).
|
34 | 43 |
|
|
0 commit comments