3 * Various XML export/import fixes
4 * Add filter action on frontpage
5 * Optional login via SSL
7 * Combined feed display
8 * Collapsable categories in feedlist
9 * HTTP Basic authentication support for reading protected feeds
11 v1.1.p2 (Dec 07, 2005)
13 * Fix schema_version handling in xml-import.php
15 v1.1.p1 (Dec 07, 2005)
17 * Fix session handling in xml-import.php
21 ! Please read UPGRADING for upgrade instructions from version 1.0.7 !
23 * Multi-user support (yay!)
24 * Per-feed purge preferences (0 means default, negative numbers disable purging)
25 * Reworked compact stylesheet support
26 * Interactive user preferences editor
27 * Per-feed content filters
28 * Support for user stylesheets
30 * "Mark as read" for tags
31 * Test button in label editor
32 * Show number of unread articles in title
36 - Implemented catchup (e.g. mark as read) for labels and Starred feed
37 - Several new view modes and interface tweaks
38 - Label editor now has popup help
39 - Reworked preferences editor once again
40 - Several bugfixes for issues reported since 1.0.6
44 - Miscellaneous bugfixes since 1.0.5.1, including fairly serious
47 v1.0.5.1 (Sep 24, 2005)
49 - Fixes MySQL schema bug of 1.0.5.
53 - Fixes several issues reported since 1.0.4.
57 - "Starred items" virtual feed
58 - Experimental support for Gmail-like labels
59 - Basic support for Technorati-style tags
61 v1.0.3.1 (Sep 07, 2005)
63 - Last minute bugfixes for 1.0.3
68 - Support for simple content filtering (expression should be valid regexp,
69 checking is case insensitive)
70 - Reworked preferences dialog
71 - Added ability to mark posts as "starred". These posts are not expired
73 - Rework interface using iframes, fixes a lot of scrolling issues.
75 - Rejoice, kids! Introducing support for MySQL (InnoDB and version 4.1 REQUIRED!)
77 Special thanks to Jamie McCarthy who basically shamed me into doing this.
79 Note: Database support could have suffered regressions from many changes
80 in the code. I need your bugreports and yes - this means YOU! :-)
84 - Another bugfix release.
88 - Bugfix release, several issues fixed.
92 - Limited support for keyboard navigation
93 - Feed information editor
94 - Support for feed icons (favicon.ico fetched from site)
95 - Background feed updates
96 - Update detection based on content checksum (somewhat flaky)
97 - Automatically cleanup posts older then specified number of days
98 - More or less compatible with MSIE (tested on 5.0)
100 - Milestone 0.2 changed to 1.0
104 - First public version, implemented most basic functionality