Publ v0.6.7 is out now. Various changes:

Now using Poetry for the build system
Cleaned up some Redirect-Url logic to cut down on the number of page load hops
Renamed the main branch to main1
Bail out on files which repeatedly fail indexer fixups
Default entry title and slug are now blank, rather than trying to guess from the filename
Officially deprecated Python 3.5 support, which hasn’t worked for quite some time anyway
Defer Authl loading, and other Authl-related changes to support the …