File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 11This is the second beta release of Roundup version 0.7. It fixes some bugs
2- in the previous beta release and introduces a few new features.
2+ in the previous beta release:
3+
4+ - Boolean, Date and Link HTML templating was broken
5+ - fix reporting of test inclusion in postgresql test
6+ - EditAction was confused about who "self" was
7+ - edit collision detection was broken for index-page edits
8+ - sqlite backend wasn't migrating multilink tables correctly
9+ - use SimpleCookie instead of Cookie (is an alias for the evil SmartCookie)
10+ - handle older sessions in session dbm
11+ - make presetunread more resilient to status Class changes
12+ - HTMLDatabase classes() was broken
313
414If you're upgrading from an older version of Roundup you *must* follow
515the "Software Upgrade" guidelines given in the maintenance documentation.
You can’t perform that action at this time.
0 commit comments