<?xml version="1.0" encoding="utf-8"?>



<feed xmlns="http://www.w3.org/2005/Atom"
    xmlns:fh="http://purl.org/syndication/history/1.0"
    xmlns:at="http://purl.org/atompub/tombstones/1.0">

    <title>Publ: Development Blog</title>
    <subtitle>A personal publishing system for the modern web</subtitle>
    <link href="http://publ.beesbuzz.biz/blog/feed?tag=milestone" rel="self" />
    <link href="http://publ.beesbuzz.biz/blog/feed" rel="current" />
    <link href="https://busybee.superfeedr.com" rel="hub" />
    
    
    <link href="http://publ.beesbuzz.biz/blog/" />
    <fh:archive />
    <id>tag:publ.beesbuzz.biz,2020-01-07:blog</id>
    <updated>2020-03-07T15:07:06-08:00</updated>

    
    <entry>
        <title>v0.6.0 released!</title>
        <link href="http://publ.beesbuzz.biz/blog/57-v0.6.0-released" rel="alternate" type="text/html" />
        <published>2020-03-07T15:07:06-08:00</published>
        <updated>2020-03-07T15:07:06-08:00</updated>
        <id>urn:uuid:2ba03b0f-301e-59ec-a8e2-ab9074f8027f</id>
        <author><name>fluffy</name></author>
        <content type="html">
<![CDATA[
<p>The <a href="https://github.com/PlaidWeb/Publ/milestone/6">0.6 milestone</a> has finally been completed, so Publ 0.6.0 is now released!</p><p>Changes since v0.5.16:</p>
<ul>
<li>Fix some startup bugs around file fingerprint checking</li>
<li>Make <code>category.tags</code> use the most-recently-seen capitalization of any given tag</li>
<li>Make view tag tests case-insensitive (so tag browsers have a chance of working correctly)</li>
<li>Add some basic unit tests and coverage analysis</li>
<li>Fix some bugs which were shaken out by the unit testing (go figure!)</li>
</ul>
<p>And, since this is a new milestone, what&rsquo;s improved since v0.5.0? <a href="https://github.com/PlaidWeb/Publ/compare/v0.5.0..v0.6.0">Quite a lot!</a> 237 commits, in fact. Here&rsquo;s some of the features that stand out to me in the change log:</p>
<ul>
<li>Testing!</li>
<li>Major improvements to entry authentication, both for performance and admin usability</li>
<li>Footnotes!</li>
<li>Tables of contents!</li>
<li>Improved support for tag browsing, including filter constraints!</li>
<li>Support for image renditions in arbitrary HTML attributes</li>
<li>IndieAuth c2s support (groundwork for apps like MicroPub), and a first pass at s2s (for AutoAuth)</li>
<li>Lots and lots of bug fixes</li>
</ul>
<p>At this point I feel like Publ is very usable and flexible, and I would love to see more people give it a try. At some point I need to do a documentation push &mdash; both improving the quality of the user documentation (it&rsquo;s gotten to be quite a mess!) and also making this site more of a demo of what Publ can do.</p><p>This is something I&rsquo;d love to get some <a href="http://publ.beesbuzz.biz/github-site">help with</a>.</p>

]]>
        </content>
    </entry>
    

    
</feed>