Skip to content

Commit 0553a06

Browse files
authored
New version: calibre.calibre version 8.11.1 (microsoft#297658)
1 parent 071cd5e commit 0553a06

File tree

4 files changed

+155
-0
lines changed

4 files changed

+155
-0
lines changed
Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: calibre.calibre
5+
PackageVersion: 8.11.1
6+
InstallerType: wix
7+
Scope: machine
8+
InstallerSwitches:
9+
InstallLocation: APPLICATIONFOLDER="<INSTALLPATH>"
10+
UpgradeBehavior: install
11+
Protocols:
12+
- calibre
13+
FileExtensions:
14+
- azw
15+
- azw1
16+
- azw3
17+
- book
18+
- cb7
19+
- cbc
20+
- cbr
21+
- cbz
22+
- chm
23+
- djv
24+
- djvu
25+
- doc
26+
- docm
27+
- docx
28+
- epub
29+
- fb2
30+
- ibook
31+
- ibooks
32+
- imp
33+
- lrf
34+
- lrx
35+
- markdown
36+
- md
37+
- mobi
38+
- odt
39+
- opf
40+
- pdb
41+
- pml
42+
- pobi
43+
- prc
44+
- ps
45+
- rtf
46+
- shtml
47+
- text
48+
- tpz
49+
- txt
50+
- xhtml
51+
- xps
52+
ProductCode: '{33388C8E-2FF4-4ACF-82BA-E92CB50894B2}'
53+
ReleaseDate: 2025-09-26
54+
AppsAndFeaturesEntries:
55+
- DisplayName: calibre 64bit
56+
ProductCode: '{33388C8E-2FF4-4ACF-82BA-E92CB50894B2}'
57+
UpgradeCode: '{5DD881FF-756B-4097-9D82-8C0F11D521EA}'
58+
Installers:
59+
- Architecture: x64
60+
InstallerUrl: https://download.calibre-ebook.com/8.11.1/calibre-64bit-8.11.1.msi
61+
InstallerSha256: 84C5F664E4953A65A138F6F924364F39264DDE25B42BBC14C535ED4FC858A235
62+
ManifestType: installer
63+
ManifestVersion: 1.10.0
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: calibre.calibre
5+
PackageVersion: 8.11.1
6+
PackageLocale: en-US
7+
Publisher: Kovid Goyal
8+
PublisherUrl: https://kovidgoyal.net/
9+
PublisherSupportUrl: https://calibre-ebook.com/help
10+
Author: Kovid Goyal
11+
PackageName: calibre
12+
PackageUrl: https://calibre-ebook.com/
13+
License: GPL-3.0
14+
LicenseUrl: https://github.com/kovidgoyal/calibre/blob/HEAD/LICENSE
15+
Copyright: © Kovid Goyal
16+
ShortDescription: calibre is the one stop solution to all your e-book needs.
17+
Description: calibre is an e-book manager. It can view, convert, edit and catalog e-books in all of the major e-book formats. It can also talk to e-book reader devices. It can go out to the internet and fetch metadata for your books. It can download newspapers and convert them into e-books for convenient reading. It is cross platform, running on Linux, Windows and macOS.
18+
Moniker: calibre
19+
Tags:
20+
- ebook
21+
- epub
22+
- kindle
23+
- mobi
24+
- reader
25+
- viewer
26+
ReleaseNotes: |-
27+
New features
28+
- E-book viewer: Add an "Ask AI" tab to the dictionary lookup panel. Allows you to query AI about the currently selected text.
29+
Supports hundreds of AI models via Providers such as Google, OpenRouter, GitHub and locally running models via Ollama. Many of them can be used free of charge. Note that this feature is completely optional and no AI related code is even loaded until you configure an AI provider.
30+
- Preferences: Show the keyboard shortcut for each category in preferences in the tooltip
31+
Closes tickets: 2122257
32+
Bug fixes
33+
- E-book viewer: Fix modifying an existing highlight causing duplicates to be created in some books
34+
Closes tickets: 2122747
35+
- E-book viewer: Fix very large e-books sometimes having a few non working links on Windows
36+
- PDB Input: Fix failure to convert some PDB files with sightly malformed headers
37+
Closes tickets: 2123829
38+
- Fix error when trying to add the first icon rule to the Tag browser
39+
Closes tickets: 2125438
40+
- E-book viewer: Fix Esc key not closing footnote popup when the popup has keyboard focus
41+
Closes tickets: 2041848
42+
- E-book viewer: Fix placement of selection handles in some books when modifying an existing highlight
43+
- Windows build: Sign the .pyd DLLs in addition to the .dll DLLs
44+
- Windows: Fix regression in (8.11.0) causing conversion to be broken when metadata contains non-BMP characters
45+
Closes tickets: 2125742
46+
Improved news sources
47+
- New York Times
48+
- Economist
49+
- El Diplo
50+
- New York Review of Books
51+
ReleaseNotesUrl: https://github.com/kovidgoyal/calibre/releases/tag/v8.4.0
52+
Documentations:
53+
- DocumentLabel: Manual
54+
DocumentUrl: https://manual.calibre-ebook.com/
55+
ManifestType: defaultLocale
56+
ManifestVersion: 1.10.0
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json
3+
4+
PackageIdentifier: calibre.calibre
5+
PackageVersion: 8.11.1
6+
PackageLocale: zh-CN
7+
Publisher: Kovid Goyal
8+
PublisherUrl: https://kovidgoyal.net/
9+
PublisherSupportUrl: https://calibre-ebook.com/zh_CN/help
10+
Author: Kovid Goyal
11+
PackageName: calibre
12+
PackageUrl: https://calibre-ebook.com/zh_CN
13+
License: GPL-3.0
14+
LicenseUrl: https://github.com/kovidgoyal/calibre/blob/HEAD/LICENSE
15+
Copyright: © Kovid Goyal
16+
ShortDescription: calibre 是满足您所有电子书需求的一站式解决方案。
17+
Description: calibre 是一款电子书管理器,可以查看、转换、编辑和编目所有主流格式的电子书;可以连接电子书阅读器设备;可以从互联网获取电子书的元数据;可以下载报纸并将其转换成电子书以方便阅读;并且是跨平台的,可在 Linux、Windows 和 macOS 上运行。
18+
Tags:
19+
- epub
20+
- kindle
21+
- mobi
22+
- 电子书
23+
- 阅读器
24+
Documentations:
25+
- DocumentLabel: 手册
26+
DocumentUrl: https://manual.calibre-ebook.com/
27+
ManifestType: locale
28+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: calibre.calibre
5+
PackageVersion: 8.11.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)