<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" xml:lang="en-US">
<id>tag:github.com,2008:https://github.com/Sigil-Ebook/Sigil/releases</id>
<link type="text/html" rel="alternate" href="https://github.com/Sigil-Ebook/Sigil/releases"/>
<link type="application/atom+xml" rel="self" href="https://github.com/Sigil-Ebook/Sigil/releases.atom"/>
<title>Release notes from Sigil</title>
<updated>2016-01-30T15:39:54Z</updated>
<entry>
<id>tag:github.com,2008:Repository/12847818/0.9.3</id>
<updated>2016-01-30T15:39:54Z</updated>
<link rel="alternate" type="text/html" href="/Sigil-Ebook/Sigil/releases/tag/0.9.3"/>
<title>0.9.3</title>
<content type="html"><p>Update build version to 0.9.3</p></content>
<author>
<name>kevinhendricks</name>
</author>
<media:thumbnail height="30" width="30" url="https://avatars3.githubusercontent.com/u/8493752?v=3&s=60"/>
</entry>
<entry>
<id>tag:github.com,2008:Repository/12847818/0.9.2</id>
<updated>2015-12-19T03:24:09Z</updated>
<link rel="alternate" type="text/html" href="/Sigil-Ebook/Sigil/releases/tag/0.9.2"/>
<title>Sigil-0.9.2 Released</title>
<content type="html"><p><strong>Sigil 0.9.2</strong> is a bug fix and stability improvement release of the stable Sigil-0.9.X series<br>
It includes <strong>all</strong> of the changes and improvements so far and it has shown itself to be very stable in testing. Most of the changes from our last release Sigil-0.9.1 are bug fixes:</p>
<p><strong>Bug Fixes</strong>:<br>
- Update BuildingOnLinux docs<br>
- Update Building on Mac OS X docs<br>
- Fix example clips/searches loading on Linux<br>
- Simplify UseBundledInterpreter Logic<br>
- Fix bug when adding existing html links to stylesheets not being updated<br>
- Fix bug in Well-Formed error messages due to bug inside gumbo's error.c<br>
- Add xmlns="<a href="http://www.w3.org/1999/xhtml">http://www.w3.org/1999/xhtml</a>" attribute to html tag if missing<br>
- Fix lost DOCTYPE info when splitting or merging<br>
- Completely rework pretty printing via gumbo to be much more robust<br>
- Make identification and storage of page-map.xml more robust<br>
- Restore Sigil's update checker that's been broken for a while<br>
- Update sigil_bs4 prettyprint_xhtml and serialize_xhtml routines to use logic of code in GumboInterface<br>
- Update sigil_bs4 to use numeric entities when faced with nbsp so they do not get lost later in Sigil<br>
- Fix bugs in sigil_bs4/prettyprint_xhtml and serialize_xhtml routines that failed to handle some void tags properly <br>
- Fix out of date error message referencing Tidy<br>
- Coerce missing or bad doctypes to meet either epub2 or epub3 standard<br>
- Inject empty title tag if missing from head<br>
- Html escape Index entry text used to create index.html</p>
<p><strong>Improvements</strong>:<br>
- Include Pull Request 161 by pinotree "Switch TempFolder to QTemporaryDir" to improve safety<br>
- Preliminary Linux binary installer support added<br>
- Add ability to change Sigil's user preferences directory by specifying a new path<br>
via the SIGIL_PREFS_DIR environment variable (path must be user-writable).</p>
<p><strong>User Interface Changes</strong>:<br>
- Add keyboard accelerators to the Spell Check dialogue see Sigil Issue# 164<br>
- Completely revamp Cleaning to use "Mend Code" and remove PrettyPrintGumbo as on option<br>
- Rename PrettyPrintGumbo to "Mend and Prettify" and move to CodeView Right-click menu and Tools Menu<br>
- Rename "Sanity Check" to "Well-Formed Check EPUB" and remove check icon people confused with FlightCrew<br>
- Change ToValidXHTML by using serialize not prettyprint</p>
<p>It is hoped this release will provide a stable and up-to-date version of Sigil while development work continues on adding some additional epub3 support features. </p>
<p><strong>Download Location</strong><br>
The official location for downloading this Sigil release (and all official releases) is:</p>
<pre><code>https://github.com/Sigil-Ebook/Sigil/releases/tag/0.9.2
</code></pre>
<p>Downloading binaries from anyplace else is simply not a good idea as they could inject anything into their own downloads. After downloading, please verify the downloaded binary exactly matches what was originally posted by running an SHA 256 checksum on the file <strong>before</strong> installing it. See the file Sigil-0.9.2-CHECKSUMS.sha256.txt for the correct checksums for each file and instructions for how to calculate a SHA 256 Checksum for your download. The Mac OS X Package has also been code signed with my Apple Developer signature. </p>
<p><strong>Don't Forget FlightCrew</strong><br>
Please note, the epub2 validator FlightCrew has been converted to a plugin for Sigil 0.8.900 and later. <br>
This plugin remains unchanged from the last release and can be downloaded from the official Sigil-Ebook flightcrew repository if you have not already installed it.</p>
<pre><code>https://github.com/Sigil-Ebook/flightcrew/releases/tag/0.9.0
</code></pre>
<p><strong>Attention Mac OS X Users</strong><br>
Per the recommendation of <a href="http://www.python.org">www.python.org</a> (see <a href="https://www.python.org/download/mac/tcltk/">https://www.python.org/download/mac/tcltk/</a>), due to bugs and the age of Apple's internal Tcl library, you should also download and install ActiveState's ActiveTcl Community Edition. To get the latest bug fixes, Sigil-0.9.2's embedded Python has been linked with the very latest version: Tcl 8.6.4.1</p>
<p>We may <em>not</em> redistribute this Package with Sigil due to ActiveState's binary non-redistribution policy.</p>
<p>So please, if you have not already done so download and install this version of ActiveState's Active Tcl Community Edition, until we get a chance to do our own build of Tcl 8.6.4.1 from source for future releases. ActiveState is a primary contributor to <a href="http://www.python.org">www.python.org</a> and a respected and trusted source for python and tcl/tk related binaries on both Windows and Mac OS X.</p>
<pre><code>See: http://www.activestate.com/activetcl/downloads
Version: 8.6.4.1
</code></pre></content>
<author>
<name>kevinhendricks</name>
</author>
<media:thumbnail height="30" width="30" url="https://avatars3.githubusercontent.com/u/8493752?v=3&s=60"/>
</entry>
<entry>
<id>tag:github.com,2008:Repository/12847818/0.9.1</id>
<updated>2015-11-29T18:07:25Z</updated>
<link rel="alternate" type="text/html" href="/Sigil-Ebook/Sigil/releases/tag/0.9.1"/>
<title>Sigil-0.9.1 Release</title>
<content type="html"><p><strong>Sigil 0.9.1</strong> is a bug fix and stability improvement release of the stable Sigil-0.9.X series<br>
It includes <strong>all</strong> of the changes and improvements from our Sigil-0.8.900 series of pre-releases and it has shown itself to be very stable in testing. The changes from our last release Sigil-0.9.0 are all bug fixes:</p>
<pre><code>- Fix bug when template sgc_toc.css could be changed to blank on save, since no InitialLoad() was done
- Change order of TextResource m_IsLoaded and m_CacheInUse flags to minimize potentail race exposure.
- Fix PluginRunner bug that introduced errors into xhtml files when both the content.opf and xhtml were modified
- Automatically XML decode and escape Metadata entries created in the Metadata GUI
- Alter pluginhunspell.py so a missing libhunspell doesn't stop ALL plugins from working
- Default to using clean by gumbo vs prettyprint gumbo in new installs
- Fix prettyprint bug with trailing whitespace improperly inserted after inline tags inside div tags
- Fix for bundled interpreter packages PIL and cssutils on Mac OS X that were missing
- Fix for crash when using Find in BV on pages with no text, only images (issue #156)
- Added testplugin_v010.zip to docs to allow Linux packagers to test their plugin implementation
- Fix for prettyprint bug with tables (issue # 158)
- Fix for serialize in gumbo to limit injection of new lines to barest minimum
- Update Plugin Framework documentation to Revision 6 - see docs/Sigil_Plugin_Framework_rev6.epub
- Make build order of Sigil's internal gumbo deterministic in order to help Linux packagers
- Make plugin launcher success and error messages robust to non-utf-8 strings
- Fix for crash bug when comments exist inside manifest of opf
- Fix for Sigil's internal gumbo to only inject end tags when current token does NOT need to be reprocessed
</code></pre>
<p>It is hoped this release will provide a stable and up-to-date version of Sigil while development work begins on adding some additional epub3 support features. </p>
<p><strong>Download Location</strong><br>
The official location for downloading this Sigil release (and all official releases) is:</p>
<pre><code>https://github.com/Sigil-Ebook/Sigil/releases/tag/0.9.1
</code></pre>
<p>Downloading binaries from anyplace else is simply not a good idea as they could inject anything into their own downloads. After downloading, please verify the downloaded binary exactly matches what was originally posted by running an SHA 256 checksum on the file <strong>before</strong> installing it. See the file Sigil-0.9.1-CHECKSUMS.sha256.txt for the correct checksums for each file and instructions for how to calculate a SHA 256 Checksum for your download. The Mac OS X Package has also been code signed with my Apple Developer signature. </p>
<p><strong>Don't Forget FlightCrew</strong><br>
Please note, the epub2 validator FlightCrew has been converted to a plugin for Sigil 0.8.900 and later. <br>
This plugin remains unchanged from the last release and can be downloaded from the official Sigil-Ebook flightcrew repository if you have not already installed it.</p>
<pre><code>https://github.com/Sigil-Ebook/flightcrew/releases/tag/0.9.0
</code></pre>
<p><strong>Attention Mac OS X Users</strong><br>
Per the recommendation of <a href="http://www.python.org">www.python.org</a> (see <a href="https://www.python.org/download/mac/tcltk/">https://www.python.org/download/mac/tcltk/</a>), due to bugs and the age of Apple's internal Tcl library, you should also download and install ActiveState's ActiveTcl Community Edition. To get the latest bug fixes, Sigil-0.9.1's embedded Python has been linked with the very latest version: Tcl 8.6.4.1</p>
<p>We may <em>not</em> redistribute this Package with Sigil due to ActiveState's binary non-redistribution policy.</p>
<p>So please download and install this version of ActiveState's Active Tcl Community Edition, until we get a chance to do our own build of Tcl 8.6.4.1 from source for future releases. ActiveState is a primary contributor to <a href="http://www.python.org">www.python.org</a> and a respected and trusted source for python and tcl/tk related binaries on both Windows and Mac OS X.</p>
<pre><code>See: http://www.activestate.com/activetcl/downloads
Version: 8.6.4.1
</code></pre></content>
<author>
<name>kevinhendricks</name>
</author>
<media:thumbnail height="30" width="30" url="https://avatars3.githubusercontent.com/u/8493752?v=3&s=60"/>
</entry>
<entry>
<id>tag:github.com,2008:Repository/12847818/0.9.0</id>
<updated>2015-11-06T21:59:40Z</updated>
<link rel="alternate" type="text/html" href="/Sigil-Ebook/Sigil/releases/tag/0.9.0"/>
<title>Sigil-0.9.0 Release</title>
<content type="html"><p><strong>Sigil 0.9.0</strong> is the first full post Sigil 0.8.7 release. It includes <strong>all</strong> of the changes and improvements from our Sigil-0.8.900 series of pre-releases and it has shown itself to be stable in our tests. The changes from our last pre-release Sigil-0.8.901 are almost all bug fixes:</p>
<pre><code>- Add "Use Bundled Python" option to bring sanity and choice to Python3 Interpreter selection
- Merge EmbeddedPython code across platforms and fix python flags for all platforms
- Properly build translation base.ts to prevent blank message fields being generated by tr()
- Update to the latest translations from transifex
- Allow PrettyPrint_Gumbo to condense whitespace where allowed
- Fix bug in PluginRunner auto-repair modified xml (opf, ncx), do not check xml with xhtml wellformed check
- Fix bug in plugin epub3 interface, conversion of properties with null strings to None
- Restore ability to override hunspell dictionary locations on Linux with SIGIL_DICTIONARIES env var
- Restore ability to build Sigil against system hunspell libraries on Linux
- Adjust pluginhunspell.py to try to find system hunspell if bundled hunspell is not built/installed
- Fix hang/slowness in TOC creation when huge number of headings all exist in the same file
- Performance speedups for NCX writing to help with slow ToC Creation
- Fix bug for better detecting comments in sanitycheck.py
- Fix bug for Adding Blank xhtml files to an epub3
- Fix bug for Issue 140 - TOC gets cut-off under some platforms (lxml needs utf-8 not unicode)
- Add cmake option INSTALL_BUNDLED_DICTS to enable/disable installation of bundled hunspell dictionaries
- Allow SIGIL_DICTIONARIES env var to specify multiple paths (colon delimited)
- Fix bug in sanitycheck.py error message creation
- Identify woff files as fonts when importing epubs
- Fixes for nbsp being potentially "lost" when linking in stylesheets and when splitting and merging chapters
- Fix for lost whitespace inside text containing tags when pretty printing
- Workaround for broken QShortCut in Qt 5.4.X see Issue 149
- cleanup up some compiler warning
</code></pre>
<p>One new "feature" is that the Mac OS X Package has been code signed.<br>
It is hoped this release will provide a stable and up-to-date version of Sigil while development work begins on adding some additional epub3 support features. </p>
<p><strong>Don't Forget FlightCrew</strong><br>
Please note, the epub2 validator FlightCrew has been converted to a plugin for Sigil 0.8.900 and later. <br>
This plugin reamins unchanged from the last release and can be downloaded from the official Sigil-Ebook flightcrew repository if you have not already installed it.</p>
<p><a href="https://github.com/Sigil-Ebook/flightcrew/releases/tag/0.9.0">https://github.com/Sigil-Ebook/flightcrew/releases/tag/0.9.0</a></p>
<p><strong>Attention Mac OS X Users</strong><br>
Per the recommendation of <a href="http://www.python.org">www.python.org</a>, see <a href="https://www.python.org/download/mac/tcltk/">https://www.python.org/download/mac/tcltk/</a>, due to bugs and the age of Apple's internal Tcl library, you should also download and install ActiveState's ActiveTcl Community Edition.</p>
<p>To get the latest bug fixes, Sigil-0.9.0's embedded Python has been linked with the very latest version: <br>
Tcl 8.6.4.1</p>
<p>We may not redistribute this Package with Sigil due to ActiveState's binary non-redistribution policy.</p>
<p>So please download and install this version of ActiveState's Active Tcl Community Edition, until we get a chance to do our own build of Tcl 8.6.4.1 from source for future releases. ActiveState is a primary contributor to <a href="http://www.python.org">www.python.org</a> and a respected and trusted source for python and tcl/tk related binaries on both Windows and Mac OS X.</p>
<p>See: <a href="http://www.activestate.com/activetcl/downloads">http://www.activestate.com/activetcl/downloads</a><br>
Version: 8.6.4.1 </p></content>
<author>
<name>kevinhendricks</name>
</author>
<media:thumbnail height="30" width="30" url="https://avatars3.githubusercontent.com/u/8493752?v=3&s=60"/>
</entry>
<entry>
<id>tag:github.com,2008:Repository/12847818/0.8.901</id>
<updated>2015-10-04T20:11:53Z</updated>
<link rel="alternate" type="text/html" href="/Sigil-Ebook/Sigil/releases/tag/0.8.901"/>
<title>Sigil 0.8.901 Second in the Pre_Release Series</title>
<content type="html"><p>Sigil 0.8.901 is the second in the pre-release series and primarily is a bug fix release.<br>
If no major showstopper bugs are found, this pre-release will form the official Sigil 0.9.0 release.</p>
<p>Thanks to all who tested and reported bugs in the initial Sigil-0.8.900!</p>
<p>Bug Fixed</p>
<pre><code>- fix for hang when trying to add a cover
- multiple fixes for segfaults in the TOC creation code
- fixes for blank TOC headings caused by tags nested inside of h1-h6 tags
- workaround for an instability caused by a compiler bug in
Visual Studio 2013 on Windows
- fixes for multiple xml header declarations appearing when using sigil_bs4
prettyprint_xhtml() or serialize_xhtml()
- build fixes to include MSVCR100.DLL for Windows machines that are too
new to have it
- fix pretty printing using gumbo to support some mbp: tags
- fixes to deal with self-closing iframe tags which made gumbo stumble
- fixes to more robustly convert from QByteArray types to their char * pointers
- fixes and improvements to the Building on Linux instructions
- protect gumbo parsing with a mutex to prevent unknown issues with potential
for non-reentrant code in that library
- workaround Qt QHash operator()= bugs that caused static QHash objects to
freed multiple times
- fix for internal opf processing encoding detection being confused by xml header
declarations potentially resulting in missing spine and manifest items.
</code></pre>
<p>New Features</p>
<pre><code>- new launcher/wrapper code interface to support plugins that operate on epub3
ebooks
- added cssutils, cssselect, and chardet to the site-packages of the embedded
Python 3.4 interpreter
- validation plugins that report no errors will now have "No problems found" appear
in the Sigil Validation window.
- validation plugins will auto accept/close the plugin runner window no matter
the results
- Windows installer now detects whether MS redistributable runtimes are already
installed
</code></pre>
<p>Please note, the epub2 validator FlightCrew has been converted to a Sigil 0.8.900 <br>
(and later) plugin. This plugin can be downloaded from the official <a href="https://github.com/Sigil-Ebook/flightcrew/releases/tag/0.9.0">Sigil-Ebook <br>
flightcrew repository</a>:</p>
<pre><code>https://github.com/Sigil-Ebook/flightcrew/releases/tag/0.9.0
</code></pre></content>
<author>
<name>kevinhendricks</name>
</author>
<media:thumbnail height="30" width="30" url="https://avatars3.githubusercontent.com/u/8493752?v=3&s=60"/>
</entry>
<entry>
<id>tag:github.com,2008:Repository/12847818/0.8.900</id>
<updated>2015-09-24T13:34:47Z</updated>
<link rel="alternate" type="text/html" href="/Sigil-Ebook/Sigil/releases/tag/0.8.900"/>
<title>Sigil-0.8.900 </title>
<content type="html"><p>Sigil 0.8.900 (first of the pre Sigil 0.9.0 release series)</p>
<p>FYI: Sigil has had most of its internals torn out and rebuilt from scratch with new components including Google’s Gumbo html5 parser and the use of an embedded Python 3.4.3 interpreter with lxml to replace Xerces and Tidy which had some serious issues with potential ePub3 support. As such, we do expect users to run into corner cases we have not yet found ourselves. So please test this new release and report any irregularities you see so that we can quickly iron out any difficulties before continuing our development towards support for both ePub2 and ePub3.</p>
<p>In addition, due to Compiler/DLL literal hell on Windows we have been forced to mix a VS2013 built Sigil, and Qt with a VS 2010 built Python 3.4. Given that Python 3.4 is C based (not C++) and given all python memory allocation/deallocation never crosses over our Python embedded interface, this has not proven to be an issue under all of our testing. That said, once Qt 5.5.1 actually builds with VS2015 on Windows, we will move towards using a VS2015 built version of Sigil, Qt, and Python 3.5 to make sure all pieces of the Sigil app are compiled with the exact same compiler on Windows. On Linux and Mac OS X where the compiler designers actually understand the concept of backwards compatibility using versioned symbols, separation of exception handling, and etc, none of this is an issue.</p>
<p>Features</p>
<pre><code>- Removed Tidy and replaced it with a combination of a specially modified Gumbo
parser that supports html5
- Removed Xerces, XercesExtras, Boost, and unused bundles.
- Updated the source code to be compatible with the latest clang compiler by replacing all
"undefined - behaviour" use of "Null" References with proper pointers across entire codebase
- Completely revamped the build process to embed the Python 3.4 Interpreter
inside of Sigil and integrate it in, including as site-packages:
[lxml, bs4, PIL, regex, six, html5lib]. This will allow plugins
that use the internal Python 3.X engine access to all of these
specialized packages by default with no additional action
needed by end users of their plugin.
- Created our own version of BeautifulSoup4-4.4.0 called sigil_bs4 that
fixes lxml namespace bugs, fixes serialization/prettyprinting of
inline xhtml tags, and modifies the bs4 codebase so that a single
source code works equally well on both Python 2.7 and Python 3.X
- Replaced internal opf and ncx xml processing and cleaning with a
combination of embedded Python 3.4, sigil_bs4 / lxml
- We now build Hunspell as a shared library and added a ctypes interface to allow
plugins to spellcheck
- We now build our modified gumbo html5 parser as a shared library
and provide a bs4 ctypes interface to it for easy xhtml processing
in plugins that use either Python 2.7 or Python 3.X
- Allowed plugins to auto-fix "text/html" media-types to "application/xhtml+xml"
- Began the transition to allow for both epub2 and epub3 editing
(Note: epub3 editing is still incomplete)
- Converted Flightcrew to become a Sigil plugin and replace it with
a simple and fast internal sanity checker.
- Updated Hunspell dictionaries to be actual dictionaries and not just word lists for en_US and en_GB
- Updated other dictionaries to their most current version to match what is used in LibreOffice 5
- Fix issue #54 modified date using local numerials when it should be
using Arabic numerals per the spec.
- Set the book to modified when font's are obfuscated.
- Change FORCE_BUNDLED_COPIES build flag to USE_SYSTEM_LIBS. This flips
the meaning of the flag. Now USE_SYSTEM_LIBS will enable using system
libraries. Also, SYSTEM_LIBS_REQUIRED was added which will fail the
cmake configure if any system libraries are not found instead of
falling back to the bundled copy. Finally, this makes the build more
consistent for Windows and OS X users.
</code></pre></content>
<author>
<name>kevinhendricks</name>
</author>
<media:thumbnail height="30" width="30" url="https://avatars3.githubusercontent.com/u/8493752?v=3&s=60"/>
</entry>
<entry>
<id>tag:github.com,2008:Repository/12847818/0.8.7</id>
<updated>2015-06-15T01:55:26Z</updated>
<link rel="alternate" type="text/html" href="/Sigil-Ebook/Sigil/releases/tag/0.8.7"/>
<title>Sigil 0.8.7 Release</title>
<content type="html"><p>Details at <a href="http://sigil-ebook.com/2015/06/14/sigil-0-8-7-released">http://sigil-ebook.com/2015/06/14/sigil-0-8-7-released</a></p></content>
<author>
<name>user-none</name>
</author>
<media:thumbnail height="30" width="30" url="https://avatars2.githubusercontent.com/u/10814?v=3&s=60"/>
</entry>
<entry>
<id>tag:github.com,2008:Repository/12847818/0.8.6</id>
<updated>2015-04-12T18:27:29Z</updated>
<link rel="alternate" type="text/html" href="/Sigil-Ebook/Sigil/releases/tag/0.8.6"/>
<title>Sigil 0.8.6 Release</title>
<content type="html"><p>Details at <a href="http://sigil-ebook.com/2015/04/12/sigil-0-8-6-released/">http://sigil-ebook.com/2015/04/12/sigil-0-8-6-released/</a></p></content>
<author>
<name>user-none</name>
</author>
<media:thumbnail height="30" width="30" url="https://avatars2.githubusercontent.com/u/10814?v=3&s=60"/>
</entry>
<entry>
<id>tag:github.com,2008:Repository/12847818/0.8.5</id>
<updated>2015-03-30T02:12:50Z</updated>
<link rel="alternate" type="text/html" href="/Sigil-Ebook/Sigil/releases/tag/0.8.5"/>
<title>Sigil 0.8.5 Release</title>
<content type="html"><p>Details at <a href="http://sigil-ebook.com/2015/03/29/sigil-0-8-5-released/">http://sigil-ebook.com/2015/03/29/sigil-0-8-5-released/</a></p></content>
<author>
<name>user-none</name>
</author>
<media:thumbnail height="30" width="30" url="https://avatars2.githubusercontent.com/u/10814?v=3&s=60"/>
</entry>
<entry>
<id>tag:github.com,2008:Repository/12847818/0.8.4</id>
<updated>2015-02-03T01:24:57Z</updated>
<link rel="alternate" type="text/html" href="/Sigil-Ebook/Sigil/releases/tag/0.8.4"/>
<title>Sigil 0.8.4 Release</title>
<content type="html"><p>Details at <a href="http://john.nachtimwald.com/2015/02/02/sigil-0-8-4-released/">http://john.nachtimwald.com/2015/02/02/sigil-0-8-4-released/</a></p></content>
<author>
<name>user-none</name>
</author>
<media:thumbnail height="30" width="30" url="https://avatars2.githubusercontent.com/u/10814?v=3&s=60"/>
</entry>
</feed>
Outdated cask:
sigil
.Info:
0.9.2
.Full appcast: