1 To: meta@public-inbox.org
2 Subject: [WIP] public-inbox 1.8.0
4 Content-Type: text/plain; charset=utf-8
5 Content-Disposition: inline
7 A minor release focused on bugfixes and minor improvements.
9 lei users may experience duplicate messages in Maildirs if attempting to
10 downgrade from 1.8.0 to 1.7.x. public-inbox-* tools are unaffected and
15 Numerous test fixes thanks to NixOS developers.
17 Long-running daemons are more robust in case of corrupt blobs
18 or crashes of git-cat-file processes
20 PublicInbox::WWW: all CR are removed before LF, fixing display of
25 Reduced dependencies on Inline::C for Linux users.
29 The --dangerous flag is now supported in public-inbox-index and
30 public-inbox-extindex to use the Xapian::DB_DANGEROUS flag for initial
31 indexes. This may reduce SSD/HDD wear at the expense of
33 Please report bugs via plain-text mail to: meta@public-inbox.org
35 See archives at https://public-inbox.org/meta/ for all history.
36 See https://public-inbox.org/TODO for what the future holds.