- version: 2.80.0
date: 2017-02-24
new features:
- title: "Add support for sideloading of KFX files created with the third-party KFX calibre plugin"
- title: "Edit book: Allow drag and drop of image files, stylesheets and html files into the editor to insert the appropriate <img> and <link> tags and add the files to the book automatically."
- title: "Kobo driver: Add support for updated firmware"
- title: "Edit Book: Spell Check: If there are no suggestions fill the suggested word box with the original word."
- title: "Viewer: add a shortcut (Ctrl+F11) to show/hide toolbars."
bug fixes:
- title: "PDF Output: Fix courier font not being rendered when converting on windows."
- title: "E-mail delivery: Add a Message-ID header when sending emails. Reduces probability of mails sent from calibre being marked as spam"
- title: "Save to disk: Fix path shortening being applied to entire save template even when saving to singe directory."
- title: "Get Books: Update the Virualo and Publi store plugins for website changes"
- title: "Viewer: Fix regression that caused slow opening of some books with missing font/css/image files"
- title: "Viewer: Pressing Ctrl+F in fullscreen mode should show the controls."
- title: "Edit book: Do not allow creating multiple new files whose names differ only by case."
- title: "Viewer: Use heuristics to try to detect comics encoded as fixed layout EPUBs to ensure they are displayed as intended."
improved recipes:
- The Atlantic
- The Financial Times
new recipes:
- title: Various new and improved Belgian news sources
dpkg (1.18.23) unstable; urgency=medium
* Handle unmatched arch-qualified virtual packages in dpkg-genbuildinfo,
instead of letting perl die. Closes: #849944
* Declare .buildinfo format as stable with version 1.0.
* Do not depend on cxxabi.h to have declared __cxa_pure_virtual, use
the same “__cxxabiv1” namespace as specified in the C++ ABI, instead
of using the “abi” alias intended for use by userland.
Thanks to Jörg Sonnenberger <joerg@netbsd.org>.
* Add a comment on any C code switch case that falls through. Fixes new
gcc-7 warnings.
* Use snprintf() instead of sprintf() in libdpkg when constructing the ar
member header, as we might overflow depending on the input data.
* Portability:
- Do not redeclare sys_siglist in libcompat when the system does so.
Thanks to Thomas Klausner <wiz@NetBSD.org>.
- Rename err variable to ret in start-stop-daemon as the former is a
function on BSDs.
- Use 5-argument kvm_getprocs() call form on OpenBSD in start-stop-daemon.
- Use correct struct kinfo_proc ruid submember name on NetBSD in
start-stop-daemon.
- Define _KMEMUSER for NetBSD to get declarations for various
struct kinfo_proc members in start-stop-daemon.
* Perl modules:
- Do not special case EM_SPARC32PLUS for NetBSD in Dpkg::Shlibs::Objdump,
the code has been fixed in NetBSD as that situation could not happen.
- Fix read() error handling in Dpkg::Shlibs::Objdump::get_format() to
gracefully ignore non-ELF files again. Closes: #854536
- Emit an explicit warning from Dpkg::Shlibs::Objdump::Object::analyze()
for unknown executable formats instead of relying on objdump doing so.
- Do not parse bogus ELF binaries in Dpkg::Shlibs::Objdump::get_format().
Reported by Niels Thykier <niels@thykier.net>.
- Add ‘.mnt-ignore’ to the default ignore lists in Dpkg::Source::Package,
as we were already ignoring the ‘_MTN’ pathnames. Closes: #855450
Thanks to Nicolas Boulenguez <nicolas@debian.org>.
- Mark kfreebsd-amd64, kfreebsd-i386, sparc and sparc64 architectures as
having gcc builtin PIE in Dpkg::Vendor::Debian.
- Switch PIE handling in Dpkg::Vendor::Debian to have no default (!) and
delegate the setting to gcc or an explicit request by a user. This is
needed to cope with the general PIE brokenness situation in Debian, and
the current specific brokenness of a Debian gcc patch mangling the dpkg
build flags. Closes: #848129, #845550
* Documentation:
- Clarify the requirements for deb-conffile(5) pathnames. Closes: #854417
Proposed by Dieter Adriaenssens <dieter.adriaenssens@gmail.com>.
- Document dpkg-source --before-build and --after-build in --help output.
- Document dpkg-buildpackage --ignore-builtin-builddeps in --help output.
* Build system:
- Check <sys/proc.h> by also including <sys/param.h>, on several BSD
systems the header is not self-contained.
- Handle libmd implementations built into system libc, as found on some
BSD systems.
- Do not fail on missing compression libraries or headers on automatic
detection mode. Regression introduced in dpkg 1.18.14.
* Test suite:
- Use the detected perl interpreter instead of a random one from PATH.
[ Updated programs translations ]
* Dutch (Frans Spiesschaert). Closes: #856325
[ Updated scripts translations ]
* German (Helge Kreutzmann).
[ Updated man pages translations ]
* Dutch (Frans Spiesschaer). Closes: #856326
-- Guillem Jover <guillem@debian.org> Mon, 06 Mar 2017 05:41:11 +0100
v2.1.0
------
* The ``--no-human-time`` flag is gone. Integrations/scripts might want to look
at ``--porcelain`` as an alternative.
* Fix crash when running ``todo new``.
* Fixes some issues when filtering todos from different timezones.
* Attempt to create the cache file's directory if it does not exist.
* Fix crash when running ``--porcelain show``.
* Show ``id`` for todos everywhere (eg: including new, etc).
* Add the ``ctrl-s`` shortcut for saving in the interactive editor.
Changes in 2.0.44
Released 2017-02-25.
A release for Windows. Fixes issues people were having running Anki when their Windows login name contained non-Latin characters.
Changes in 2.0.43
Released 2017-02-22.
A release for Windows and Linux machines that moves Anki’s files out of the Documents folder like we did for the Mac in 2.0.37. This should work around issues with OneDrive setting files in the Documents folder to read only, and puts the files in a more standard location on Linux.
The manual has been updated to reflect the new locations:
https://apps.ankiweb.net/docs/manual.html#file-locations
AnsiWeather 1.10 (2017-02-16)
- Add a '-v' option to show version number
- Exit with error code when an unknown option is invoked
- Make wind direction customizable
v0.11.4: 2017.02.16
- Unpinned vobject library version (base64 decoding/encoding bug was fixed upstream)
- New option: -c / --config /path/to/config.file
- Changed short option of --search-in-source-files from -c to -f to avoid confusion with the new -c / --config option
- Minor bug fixes
2.79.1
New Features
Windows: Make recently opened books show up in the jump lists for the standalone viewer and editor programs
OS X/Linux: Show an informational popup message when an Android device is plugged in that needs the user to tap Allow for the connection to work.
Conversion: Log options that are different from the defaults separately, for easy reference
Bug Fixes
2.79.1 fixes a regression in 2.79.0 that broke the file open dialogs on windows vista
Conversion: Fix regression that broke conversion of some epub files when using the 'Remove first image' option.
Get Books: Update Kobo plugin for website changes
Windows MTP driver: Fix error when enumerating device storage not being reported during debug device detection
Tag Browser: When dragging and dropping a book onto a series increment the series number.
Fix crash when generating covers with Qt 5.8 on linux
Fix Get Books result list and jobs list not being populated on Qt 5.8
Fix importing rules in the coloring/icon rules dialog not enabling the apply button
--------------------------------
## [8.23.0](https://github.com/chef/ohai/tree/8.23.0) (2017-01-23)
**Implemented enhancements:**
- C Plugin: Expand GCC data & only shellout to gcc if Xcode is installed on macOS
- Improve debug logging in multiple plugins
- Detect guests running on Veertu hypervisor
- Properly detect Cumulus Linux platform / version
- Fetch AWS Account ID from metadata
**Fixed bugs:**
- Fix log level selection when running the ohai command
- updating cloud plugin to populate azure private_ip as it's currently nil
## [v8.22.1](https://github.com/chef/ohai/tree/v8.22.1) (2016-12-07)
**Implemented enhancements:**
- Pull the complete version string of Erlang
- Add sysconf plugin to expose system configuration variables
## [8.22.0](https://github.com/chef/ohai/tree/8.22.0) (2016-11-30)
**Implemented enhancements:**
- Detect the global zone of a Solaris system as a virt host even without guests
- Add new haskell language plugin
- Better handle errors in fetching the hostname on darwin (macOS) systems
- Prefer lsb_release tool to /etc/lsb-release data
- Extend set_attribute plugin helper method to set sub-attributes.
**Fixed bugs:**
- Rework / fix logic in the joyent plugin and improve specs
- Avoid ip_scopes returning tunl/docker interfaces as privateaddress
2017/01/31
+ use DLG_TRACE macro consistently to make "--disable-trace" configure
option work.
+ modify buildlist widget to support option "--reorder" for to allow
user to reorder the data based on the sequence of selections
(discussion with Paraic O'Ceallaigh).
+ fill background color on unused parts of buildlist.
+ fix a minor error in buildlist which let pageup switch columns.
+ change several calls to dlg_trace_msg to prefix with "#" to make
the trace logs more consistent for parsing.
+ add samples/run_test.sh
+ further improve performance with very long command-lines by changes
to howmany_tags().
+ modify dlg_string_to_argv() to convert escaped double-quotes to
plain double-quotes when within a double-quoted string.
+ modify makefile to apply CFLAGS to linking
+ modify dlg_string_to_argv() to ignore escaped newlines except when
quoted, fixing a problem with samples/checklist9.
+ interpret $DIALOGOPTS before expanding "--file", etc., to allow
the environment variable to turn on tracing in that process.
+ improve performance when processing very long command lines, e.g.,
using "--file" by changing dialog_opts[] to an array of pointers to
the expanded argv[] (discussion with Lars Tauber).
+ modified autoconf macros
+ CF_CC_ENV_FLAGS amend the last change to move only the
preprocessor, optimization and warning flags to CPPFLAGS and
CFLAGS, leaving the residue in CC. That happens to work for gcc's
various "model" options, but may require tuning for other compilers
+ CF_LARGEFILE workaround for clang exit-code vs warnings
+ CF_MATH_LIB quiet strict gcc warning
+ CF_WITH_LIBTOOL fix a few places in configure/build scripts where
DESTDIR and rpath were combined
+ CF_XOPEN_SOURCE add "uclinux" to list of Linux's
+ update config.guess, config.sub
Changes in 2.0.41
Released 2017-01-29.
Shave a second or two off sync times in certain circumstances.
Fix for errors on latest sqlite on Linux (thanks to dequis)
OS X alternate version rebuilt on 2017-01-30 to fix an issue with playing sounds.
v2.0.2
------
* Fix a crash after editing or completing a todo.
v2.0.1
------
* Fix a packaging error.
v2.0.0
------
New features
~~~~~~~~~~~~
* New flag ``--porcelain`` for programmatic integrations to use. See the
``integrations`` section :doc:`here </usage>` for details.
* Implement a new :doc:`configuration option </configure>`: ``default_due``.
* The configuration file is now pre-emptively validated. Users will be warned
of any inconsistencies.
* The ``list`` command has a new ``--due`` flag to filter tasks due soon.
* Todo ids are now persisted in a cache. They can be manually purged using
``flush``.
Packaging changes
~~~~~~~~~~~~~~~~~
* New runtime dependency: configobj
* New runtime dependency: python-dateutil
* New test dependency: flake8-import-order.
Use included versions of chardet and html5lib.
chardet: not sure if included copy is modified.
html5lib: included copy is definitely modified.
New Features
View button: Add an action to the right click menu that always opens the book with the calibre viewer, regardless of the preferences
Kobo driver: Update to support the newest firmware from Kobo
E-book viewer: Allow opening a specific item from the Table of Contents via the --open-at command line parameter.
Closes tickets: 1656573
Amazon metadata download: Add support for downloading from amazon.ca
Bug Fixes
Edit Book: Do not condense CSS rules when saving AZW3 files regardless of the value of Preferences->Common Options->Look & Feel->Expand CSS
EPUB Output: Fix a duplicate id created in rare circumstances when splitting on page breaks.
Closes tickets: 1658744
DOCX Input: Fix error when converting documents that have images pointing to web resources.
Closes tickets: 1659142
E-book viewer: Fix a regression that caused an increase in load times when loading the individual HTML files inside an EPUB book.
Closes tickets: 1658578
Fix setting a similar books search to use the formats field in Preferences->Searching resulting in an error.
Closes tickets: 1658386
Kobo driver: Fix incorrect cover size being uploaded to the Glo HD
E-book viewer: Fix 'View Image' right click menu action not available for svg files included via <img> tags.
Closes tickets: 1657717
HTML Input: Remove the # character from input filenames, for maximum compatibility.
Closes tickets: 1656833
Edit Book: Fix spell check treating the unicode hyphen (U+2010) differently from the normal hyphen (U+002d).
Closes tickets: 1656319
New news sources
The Sunday Times Magazine by Bobby Steel
Improved news sources
FOX News
Oriental Daily
AM730
The Times
NYTimes
Mediapart
Echo Online
kath.net
GoComics
The Hindu
* Use internal harfbuzz and graphite2
LibreOffice 5.3.0 requires harfbuzz with graphite2 support.
Enabling graphite2 in fonts/harfbuzz breaks graphics/librsvg, so
I cannot enable graphite2 in fonts/harfbuzz.
* Explicitly specify static libraries of harfbuzz and graphite2
with path to fix a linking of libvcllo.so
* Add some comments to patches
Changelog:
Highlights
LibreOffice 5.3 offers a number of interesting new features in
every area: a new cross-platform text layout engine that uses
HarfBuzz for consistent text layout on all platforms, with significant
advantages across languages and alphabets; a revised Help menu,
with new quick links to user guides and community support forums,
for an improved user experience; and better import/export filters
to new and legacy MS Office documents.
Writer now supports Table Styles, for applying formatting to a
table which is preserved when you make edits to it; a new Page Deck
in the sidebar lets the user quickly customise page settings without
having to go through a separate dialog box; and a new Go to Page
Box makes it possible to jump to another page in the document with
just a few keystrokes.
Calc provides a new set of default cell styles, with greater variety
and better names than in previous releases; in fresh installations,
"enable wildcards in formulas" is now the default option, rather
than regular expressions, to improve compatibility with other
spreadsheet software; and a new text entry box lets the user narrow
down the functions he is looking for, and simplifies the search
for the right one.
Impress now opens with a template selector, to get the user off to
a quick start; and a new Slide Properties Deck is now available in
the sidebar while in slide master mode.
- version: 2.77.0
date: 2017-01-13
bug fixes:
- title: "Conversion: Fix changing the cover image not updating references to the old cover image inside SVG wrappers."
tickets: [1655309]
- title: "E-book viewer: Fix a regression that caused clicking links in the footnote popup window to stop working"
- title: "Edit Book: Fix importing DOCX file as new book not setting the version attribute in the OPF"
- title: "Kindle driver: Fix some newer KFX books not being recognized on e-ink kindles, because of a change in how metadata is stored in the KFX format"
- title: "DOCX Output: Fix missing <td> tag causing conversion to fail."
tickets: [1654463]
- title: "Edit Book: Fix group references causing errors when used in replace string in the normal mode search and replace"
- title: "Edit Book: Fix Check Book reporting a spurious mime/type mismatch error after replacing a file with a file having a different mime type."
tickets: [1653977]
- title: "Amazon metadata download: Fix detection of series not working for some books due to changes in the amazon website"
- title: "Fix Nook HD+ not being detected on windows"
- title: "Edit Book: Ensure keyboard focus stays with Files Browser when renaming files."
tickets: [1653311]
improved recipes:
- kath.net
- publico.pt
- Telepolis
- The Times
- Helsingin Sanomat
MASTER_SITES= site1 \
site2
style continuation lines to be simple repeated
MASTER_SITES+= site1
MASTER_SITES+= site2
lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.
Changes in 2.0.40
Released 2016-01-13.
A Mac-only release that fixes an error on startup when the
Documents folder is on a different drive.
For people upgrading from 2.0.36 or earlier, please note that
Anki will move your Anki data out of Documents/Anki and into
Library/Application Support/Anki2, to prevent problems people
were having with the new macOS. If you have enabled desktop
and documents syncing in the iCloud preferences, we recommend
taking a backup of your Documents/Anki folder prior to upgrading.
Changes in 2.0.39
A Linux-only release that fixes some issues with the makefile.
- version: 2.76.0
date: 2016-12-30
bug fixes:
- title: "E-book viewer: Fix a regression in the previous release that broke the viewer on systems where the temporary directory is a symlink (common on OSX)."
- title: "EPUB Input: Fix EPUB2 files that specify a cover image via a <meta> tag but not in the <guide> not getting a cover when converted to PDF"
- title: "PDF Output: Fix conversion failure when input document contains first page with no renderable content."
tickets: [1652825]
- title: "Editor: Fix incorrect handling of some regular expressions in the Search tool."
tickets: [1652621]
- title: "OS X: Fix dynamically generated context menus, such as the sort by menu not working."
tickets: [1652694]
- title: "Fix a crash when running with assertions turned on in Qt."
tickets: [1652685]
- title: "Edit Book: Reports tool: Fix an error when right clicking on items in the Links view."
tickets: [1652960]
improved recipes:
- Clarin
- La Prensa
- Telam
- iProfesional
- Buenos Aires Economico
- version: 2.75.1
date: 2016-12-23
new features:
- title: "Happy Holidays everyone!"
- title: "Add support for new Kobo firmware version 4.2"
- title: "Allow using amazon_in, amazon_au, amazon_com identifiers in the Book details panel."
tickets: [1649371]
bug fixes:
- title: "Version 2.75.1 has fixes for a regression in 2.75.0 that broke the Live CSS feature in the editor and caused some minor problems in the viewer"
- title: "Kobo driver: Fix incorrectly sized covers being sent to some Kobo devices"
- title: "E-book viewer: Prevent javascript in the book from accessing files on the computer using XMLHttpRequest."
tickets: [1651728]
- title: "Edit Book: Fix the 'Search ignoring markup tool' not ignoring comments/processing instructions, etc."
tickets: [1651160]
- title: "CSS Transforms: Fix 'is'/'is not' rules not matching currentColor."
tickets: [1650930]
- title: "E-book viewer: Make the swipe up gesture move to next section instead of previous section."
tickets: [1651034]
- title: "Edit Book: Allow the Spell Check dialog and the search panel to be made much narrower than before."
tickets: [1650932]
- title: "Edit Book: Fix customize template window not freely resizable on windows."
tickets: [1650924]
- title: "Edit Book: Fix newlines not being matched by the 'Search ignoring markup' tool."
tickets: [1649383]
- title: "EPUB Input: Fix incorrect handling of html files that are in a folder above the OPF file."
tickets: [1649357]
improved recipes:
- Ambito Financiero
- Die Zeit (subscription)
- Irish Times
- Guardian
- Independent
- Ambito.com
Changes in 2.0.38
Fix the Mac builds not including 2.0.37 updates
Fix make install on the Linux build
Fix the menus not being translated
Changes in 2.0.37
The Mac version now stores user data in Library/Application Support/Anki2 instead of Documents/Anki, as the new macOS Desktop & Documents in iCloud feature can cause data corruption. Anki will put a link to the folder in your documents folder to make it easy to access. If you’re making manual backups, please make sure you update your backup scripts to copy files from the new location.
The Linux version is now available as a compiled version, with most of the required libraries built in. This is a bigger download, but will ensure you are able to run Anki even if your distribution has the wrong library version.
Fix adding clozes in a filtered deck (thanks to Michael)
Preserve identical fields when switching note type (thanks to Glutanimate)
Fix an issue that could allow cards to be imported even if the note type had changed
Tweaks for add-on writers, and some tooltips (thanks to Dmitry)
Many of these definitely do not depend on readline.
So there must be a different underlying problem, and that
should be tracked down instead of papering over it.
- version: 2.74.0
date: 2016-12-09
new features:
- title: "Amazon metadata download: Allow downloading from amazon.cn as well. To use go to Preferences->Metadata download and customize the amazon plugin to download from amazon.cn"
- title: "Edit Book: Allow disabling the 'Files already arranged into folders' message popup"
bug fixes:
- title: "Edit Book: Fix selected text not being fully highlighted when using the solarized color schemes."
tickets: [1647448]
- title: "calibredb: Fix CSV output for the check_library command not being properly escaped"
- title: "Fix subsetting of fonts whose names start with 'and' not working"
- title: "Fix a regression in 2.72 that broke the --start-in-tray command line option."
tickets: [1644876]
- title: "Fix third party plugins that create dynamic context menus not working in linux"
- title: "DOCX Input: Fix images wider than 50% of the page width being incorrectly right aligned even when anchored to the center of the page."
tickets: [1646086]
- title: "Catalog generation: Ensure all citation keys in BiBTeX catalogs have only ascii characters."
tickets: [1646239]
- title: "Get Books: Update ebookpoint and legimi plugins for website changes"
- title: "EPUB3 metadata: Ensure updating metadata never produces empty dc:contributor elements."
tickets: [1644702]
- title: "DOCX Output: Fix an error when converting tables with spanning cells."
tickets: [1644912]
- title: "Nicer error message if the user tries to import data while the content server is running"
improved recipes:
- Frontline
- Korea Herald
- Pagina 12
- Edge Conversations
- Kitsapun
- Mobile Nations
- NME
- Security Watch
- Sign on SD
- Star Advertiser
- tyzden
The Ini file manager consists of a package, Config, which can read or write
informations from various configuration files known as "ini" files because
they have often the ".ini" extension. It is an Ada library.
* Drop external PostgreSQL dependency. Use internal one to reduce conflict
* Add cups option, from mrg@. Thank you.
* Calc does not work properly in some case. I will revisit later.
* i386 build will fails. I will revisit later.
Changelog:
New features and bugfixes including:
new packages. Most of which are the remaining modules of the Tryton
platform which weren't packaged. The others are dependencies of the new
modules. This was tested on FreeBSD and is based in large part on Richard
Palo's (richard@) work. This is the most recent release of the Tryton
platform, version 4.2. There's a very large list of changes from the 3.8
series we have in pkgsrc. If you're interested, those functional changes
can be found here:
http://www.tryton.org/posts/new-tryton-release-42.htmlhttp://www.tryton.org/posts/new-tryton-release-40.html
Solves:
/usr/libexec/binutils225/elf/ld.gold: error: cannot find -lreadline
The missing specification is obvious on DragonFly because there's
no publically accessible version of readline in base.
- version: 2.73.0
date: 2016-11-25
new features:
- title: "Add a preference in Preferences->Look & Feel to hide
the row numbers in the main book list."
- title: "Allow Export/Import of column coloring and icon
rules."
- title: "Edit Book: Allow bulk changing of file extension for
selected files by right clicking ont he selected files in the
file browser."
- title: "Edit Book: Check Book: Add a check for nav documents
that contain no ToC in EPUB 3 books"
- title: "Edit Book: Check Book: Add a test to check if the
embedded fonts in the book have their embedding permissions
enabled"
bug fixes:
- title: "Pressing the up arrow in an date edit with undefined
value should jump to the current date rather than Feb 101"
- title: "EPUB Input: When an invalid nav based ToC is used in
an EPUB 3.0 document that also has a fallback NCX ToC, use the
fallback ToC."
- title: "Fix a regression that broke the icon theme creation
tool in the previous release"
- title: "Fix insert character dialog not reflowing characters
on resize. Also only allow the search bar in the dialog to get
input focus"
improved recipes:
- Dilbert - The Hindu
- version: 2.72.0
date: 2016-11-18
new features:
- title: "Font embedding: Implement automatic embedding for
fonts with non-normal stretch and weight values such as
Condensed/Light/Extra Bold fonts"
- title: "Allow aborting an in-progress Copy-to-library action."
- title: "Edit Book: When adding a font file via File->New
automatically generate the appropriate @font-face rule and copy
it to the clipboard so that it can be easily inserted into the
appropriate CSS files."
- title: "Edit Book: Check Book: Add a warning for links with
the : character in them on windows"
- title: "Conversion: When converting markdown documents
recognize basic metadata in the markdown document formatted as
per the markdown metadata extension."
- title: "Edit Book: Spell Check dialog: Various small usability
enhancements -- preserve position in word list on refresh,
ensure that new current word is highlighted after changing a
word, etc."
- title: "Edit Book: Flash the taskbar icon after beautify all
files completes."
bug fixes:
- title: "Fix creating an empty library with the same structure
as current library not creating custom columns on the first
restart after creating the new custom columns."
- title: "Edit Book: Dont fail to rename files on windows if
there is a link containing the colon character."
- title: "PDF Output: Dont fail if one of the embedded fonts
has no names"
- title: "Edit Book: When downloading external resources, ensure
the generated filenames are valid."
- title: "Windows: Fix file extension not being added automatically
when missing in save dialogs."
- title: "Fix calibre not opening full-screen in windows tablet
mode."
- title: "Edit Book: Fix check external links tool not detecting
changes that have not yet been saved"
- title: "Generate covers: Fix & in the series causing incorrect
formatting of series number."
- title: "Edit Book: Fix a regression in the last release that
broke the Arrange into folders tool when arranging into
sub-folders of a folder that does not exist."
improved recipes:
- Mediapart