Skip to content

Commit 87b0d45

Browse files
author
Richard Jones
committed
oops, missed on
1 parent a6545fe commit 87b0d45

File tree

1 file changed

+29
-3
lines changed

1 file changed

+29
-3
lines changed

doc/announcement.txt

Lines changed: 29 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,33 @@
1-
I'm proud to release version 1.4.4 of Roundup.
1+
I'm proud to release version 1.4.5 of Roundup.
22

3-
1.4.4 is a security fix release. All installations of Roundup are strongly
4-
encouraged to update.
3+
1.4.5 has one new feature:
4+
5+
- Add use of username/password stored in ~/.netrc in mailgw (sf patch
6+
#1912105)
7+
8+
It is otherwise mostly a bugfix release:
9+
10+
- 'Make a Copy' failed with more than one person in nosy list (sf #1906147)
11+
- xml-rpc security checks and tests across all backends (sf #1907211)
12+
- Send a Precedence header in email so (well-written) autoresponders don't
13+
- Fix mailgw total failure bounce message generation (thanks Bradley Dean)
14+
- Fix for postgres 8.3 compatibility (and bug) (sf patch #2030479 and bug
15+
#1959261)
16+
- Fix for translations (sf patch #2032526)
17+
- Fire reactors after file storage is all done (sf patch #2001243)
18+
- Allow negative ids other than -1 for item generation (sf patch #1982481)
19+
- Better German translation for retiring users (sf #1998701)
20+
- More improvements to German translation (sf #1919446)
21+
- Add filter() to XML-RPC interface (sf patch #1966456)
22+
- Fix IndexError when there are no messages to an issue (sf patch #1894249)
23+
- Prevent broken pipe errors in csv export (sf patch #1911449)
24+
- New session API and cleanup thanks anatoly t.
25+
- Make WSGI handler threadsafe (sf #1968027)
26+
- Improved URL matching RE (sf #2038858)
27+
- Allow binary file content submission via XML-RPC (sf #1995623)
28+
- Don't run old code on newer database (sf #1979556)
29+
- Fix HTML injection into page title
30+
- Fix indexer handling of indexed Link properties (sf #1936876)
531

632
If you're upgrading from an older version of Roundup you *must* follow
733
the "Software Upgrade" guidelines given in the maintenance documentation.

0 commit comments

Comments
 (0)