File tree 2 files changed +14
-9
lines changed
2 files changed +14
-9
lines changed Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<PropertyGroup >
3
- <Version >11 .0.0.0</Version >
4
- <AssemblyVersion >11 .0.0.0</AssemblyVersion >
5
- <FileVersion >11 .0.0.0</FileVersion >
3
+ <Version >12 .0.0.0</Version >
4
+ <AssemblyVersion >12 .0.0.0</AssemblyVersion >
5
+ <FileVersion >12 .0.0.0</FileVersion >
6
6
</PropertyGroup >
7
7
</Project >
Original file line number Diff line number Diff line change 1
1
---
2
2
name : " Bookshelf"
3
3
guid : " 9c4e63f1-031b-4f25-988b-4f7d78a8b53e"
4
- version : 11
5
- targetAbi : " 10.9 .0.0"
4
+ version : 12
5
+ targetAbi : " 10.10 .0.0"
6
6
framework : " net8.0"
7
7
owner : " jellyfin"
8
8
overview : " Manage your books"
@@ -15,9 +15,14 @@ artifacts:
15
15
- " SharpCompress.dll"
16
16
- " ZstdSharp.dll"
17
17
changelog : |-
18
- - Unstable (#103) @crobibero
19
- - Improve cover image extraction from epub files (#102) @unfedorg
18
+ - Fix nullability for 10.10 (#116) @crobibero
19
+ - Update opf and add ISBN (#108) @AshleyDeo
20
+ - Add Comic Vine Person provider (#85) @Pithaya
21
+
22
+ ### New features and improvements ###
23
+ - Add support for covers from .cbt, .cb7 and .cbr (#112) @oddstr13
20
24
21
25
### Dependency updates ###
22
- - Update dependency coverlet.collector to v6.0.2 (#101) @renovate
23
- - Update dependency coverlet.collector to v6.0.1 (#98) @renovate
26
+ - Update dependency Microsoft.NET.Test.Sdk to 17.11.1 (#106) @renovate
27
+ - Update xunit-dotnet monorepo (#84) @renovate
28
+ - Update dependency Microsoft.Extensions.Http to 8.0.1 - autoclosed (#115) @renovate
You can’t perform that action at this time.
0 commit comments