<?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=ticketauth" 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>2022-03-20T21:35:22-07:00</updated>

    
    <entry>
        <title>Publ v0.7.7 released</title>
        <link href="http://publ.beesbuzz.biz/blog/837-Publ-v0.7.7-released" rel="alternate" type="text/html" />
        <published>2022-03-20T21:35:22-07:00</published>
        <updated>2022-03-20T21:35:22-07:00</updated>
        <id>urn:uuid:f2c0c22b-67f7-5c43-b406-05db36d04009</id>
        <author><name>fluffy</name></author>
        <content type="html">
<![CDATA[
<p>It&rsquo;s been a hot minute since I&rsquo;ve worked on any Publ stuff, but v0.7.7 is now released. The following changes have been made since then:</p>
<ul>
<li>TicketAuth: added support for the <a href="https://github.com/indieweb/indieauth/issues/87">provisional request flow</a> and for <a href="https://github.com/indieweb/indieauth/issues/81">refresh tokens</a></li>
<li>Also added an optional scope parameter to the TicketAuth request (which Publ itself doesn&rsquo;t use and it doesn&rsquo;t make much sense in a TicketAuth context but maybe someone will have a use for it)</li>
<li>Added the ability to specify absolute links on the <a href="http://publ.beesbuzz.biz/manual/324-Templating-Guide#login_link">login</a> and <a href="http://publ.beesbuzz.biz/manual/324-Templating-Guide#logout_link">logout</a> template functions</li>
<li>Allow <a href="http://publ.beesbuzz.biz/manual/865-Python-API#index_enable_watchdog">disabling the index watchdog</a></li>
<li>Properly strip tables from auto-generated entry summaries</li>
</ul>


]]>
        </content>
    </entry>
    

    
</feed>