# 2021-03-14 18:00:56.133769 UTC (+0000)

stagit 0.9.5 is released.

Hi peepos,

stagit-gopher 0.9.5 is now released.
The HTML version stagit 0.9.5 is also released.

I want to thank all contributors for patches and other feedback.

You can find the releases on codemadness (primary) and bitreich (mirror).

gopher://codemadness.org/9/releases/stagit-gopher/stagit-gopher-0.9.5.tar.gz
https://codemadness.org/releases/stagit-gopher/stagit-gopher-0.9.5.tar.gz
gopher://bitreich.org/9/releases/stagit-gopher/stagit-gopher-0.9.5.tgz

It has the following shared changes:

* Fix warning with libgit2 v0.99+, remain compatible with older versions.
 Adapted from a patch by Augustin Fabre <[email protected]>, thanks!
* Add abbreviated commit hash to submodule file, by Oscar Benedito
 <[email protected]>
* Add an -u option to make URLs in Atom feeds absolute. Feed URLs should be
 absolute according to the RFC, thanks to adc for the idea.
* A few performance micro-optimizations.
* Some code-style improvements.

stagit has the following changes:

* style.css
 * Add meta viewport for scaling on mobile.
 * Slightly improve constrast.

stagit-gopher has the following changes:

* Atom feeds: remove the wrong content-type for <link> (was text/html).
* UTF-8 text padding:
 * Fix potential byte-seek issue with negative width codepoints in the range
   >= 127 on some systems.
 * Improve padded printing and printing invalid unicode characters.

(cl|g)it commander Bob