]> Sergey Matveev's repositories - public-inbox.git/blob - Documentation/RelNotes/v1.8.0.wip
b662e1868760ff2ed2562513511fe8ca4f61c294
[public-inbox.git] / Documentation / RelNotes / v1.8.0.wip
1 To: meta@public-inbox.org
2 Subject: [WIP] public-inbox 1.8.0
3 MIME-Version: 1.0
4 Content-Type: text/plain; charset=utf-8
5 Content-Disposition: inline
6
7 A minor release focused on bugfixes and minor improvements.
8
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
11 may downgrade freely.
12
13 Bugfixes:
14
15   Numerous test fixes thanks to NixOS developers.
16
17   Long-running daemons are more robust in case of corrupt blobs
18   or crashes of git-cat-file processes
19
20   PublicInbox::WWW: all CR are removed before LF, fixing display of
21   CR-CR-LF messages.
22
23 Internal updates:
24
25   Reduced dependencies on Inline::C for Linux users.
26
27 New features:
28
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
32
33 Please report bugs via plain-text mail to: meta@public-inbox.org
34
35 See archives at https://public-inbox.org/meta/ for all history.
36 See https://public-inbox.org/TODO for what the future holds.