Changes since 2.2.0:
Changes:
* Fixed blurry book covers on HiDPI
* Fixed OPDS links to Standard Ebooks and Project Gutenberg
* Fixed wrong view icon on startup
- Updates a patch.
Changes since 2.1.1:
Library:
* A library view showing recent books and reading progress (#119)
* Search books by metadata
* E-book discovery with OPDS (#6, #253)
New supported formats:
* FictionBook (.fb2, .fb2.zip) (#128)
* Comic book archive (.cbr, .cbz, .cbt, .cb7) (#254)
* Plain text (.txt) (#226)
* Unpacked EPUB files
Layout:
* Option to set maximum page width (#192)
* The "Automatic" layout will now show four columns when the page width is
wide (#257)
Image viewer:
* Improved image viewer, with new shortcuts and the ability to rotate (#299)
and invert images
* Option to disable image viewer, or to open images on double, middle, or
right click (#315)
Text-to-speech:
* Improved text-to-speech configuration UI
* Ability to set text-to-speech voice based on book language (#134)
Annotations
* Import annotations from JSON
* Search in annotations
* Annotations are now sorted in the same order as they appear in the book
(#318)
Security:
* "Allow Unsafe Content" now only enables JavaScript; external content will no
longer be loaded. This is an important security fix. If you are running an
old version of Foliate and cannot upgrade, you should disable "Allow Unsafe
Content".
* WebKit processes are now sandboxed
Other featues and fixes:
* Improved support for vertical and right-to-left books
* Support for StarDict dictionaries (#302) (requires new optional dependency
sdcv)
* Fixed current location not preserved when resizing (#152, #204)
* Fixed auto-hiding header bar under some themes (#316)
* Command-line options for showing version and adding books to library
* Option to clear or disable cache
* When an HTML page contains invalid self-closing anchor tags, it is now
parsed as XHTML (#275, #288)
Technical changes:
* Foliate now stores file locations in
~/.local/share/com.github.johnfactotum.Foliate/library/uri-store.json, and
saves book covers to ~/.cache/com.github.johnfactotum.Foliate. Both can be
disabled.
* New optional dependency tracker (gir1.2-tracker-2.0 on Debian based
distributions), which can be used to get file locations.
* New optional dependency libhandy (gir1.2-handy-0.0). It's not absolutely
required, but installing it would make the experience better on larger as
well as smaller screens.
* To open remote files, Foliate now optionally depends on libsoup
(gir1.2-soup-2.4).
Foliate now bundles two additional libraries:
* libarchivejs, which is MIT licensed. It is a WASM port of the popular
libarchive C library.
* crypto-js, which is MIT licensed. The MD5 module is used to generate
identifiers for files that don't have unique identifiers.
Add ruby-rbpdf package version 1.20.1.
A template plugin allowing the inclusion of ERB-enabled RBPDF template
files.
* Use UTF-8 encoding.
* RTL (Right-To-Left) languages support.
* HTML tag support.
* CSS minimum support.
* Image
- 8bit PNG image support without MiniMagick/RMagick library.
- PNG(with alpha channel)/JPEG/GIF image support. (use MiniMagick or
RMagick library)
This package (once part of the exsheets package), provides a
framework for providing multilingual features to a LaTeX
package. The package has its own basic dictionaries for
English, Dutch, French, German and Spanish; it aims to use
translation material for English, Dutch, French, German,
Italian, Spanish, Catalan, Turkish, Croatian, Hungarian, Danish
and Portuguese from babel or polyglossia if either is in use in
the document. (Additional languages from the multilingual
packages may be possible: ask the author.)
The package allows the user to filter out unwanted warnings and
error messages issued by LaTeX, packages and classes, so they
won't pop out when there's nothing one can do about them.
Filtering goes from the very broad ("avoid all messages by such
and such") to the fine-grained ("avoid messages that begin
with..."). Messages may be saved to an external file for later
reference.
There are a number of symbols (e.g., \Square) that are defined
by several packages. In order to typeset all the variants in a
document, we have to give the glyph a unique name. To do that,
we define \savesymbol{XXX}, which renames a symbol from \XXX to
\origXXX, and \restoresymbols{yyy}{XXX}, which renames \origXXX
back to \XXX and defines a new command, \yyyXXX, which
corresponds to the most recently loaded version of \XXX.
As an alternative to the LaTeX standard environments quotation
and quote, the package provides a consolidated environment for
displayed text. First-line indentation may be activated by
adding a blank line before the quoting environment. A key-value
interface (using kvoptions) allows the user to configure font
properties and spacing and to control orphans within and after
the environment.
The dashrule package makes it easy to draw a huge variety of
dashed rules (i.e., lines) in LaTeX. dashrule provides a
command, \hdashrule, which is a cross between LaTeX's \rule and
PostScript's setdash command. \hdashrule draws horizontally
dashed rules using the same syntax as \rule, but with an
additional, setdash-like parameter that specifies the pattern
of dash segments and the space between those segments. Because
dashrule's rules are constructed internally using \rule (as
opposed to, e.g., PostScript \specials) they are fully
compatible with every LaTeX back-end processor.
replaced by:
tex-compare version 2020
tex-letterspacing version 2020
tex-nth version 2020
tex-outerhbox version 1.2
tex-random version 0.2
tex-ruler version 1.1
tex-swrule version 2020
libspectre 0.2.9 (06 May 2020)
===============================
This is another bugfix only release in the libspectre's 0.2 series.
Fixed lots of crashes, memory leaks with malformed
documents (Albert Astals Cid, Randy)
Ghostscript 9.24 is now required (Christian Persch)
Hide internal symbols (Christian Persch)
Added "(libspectre)" to the error messages to be clear where the
messages come from (Caolán McNamara)
Fixed clang warnings (Albert Astals Cid)
The intention with this change is to make it easier to enable CUPS support
by default in places, without requiring the daemon (which might conflict
with other printing setups).
Bump cups-base PKGREVISION and make it depend on libcups.