]> git.wh0rd.org - tt-rss.git/blame - NEWS
fix name display in catchup prompt in category view mode
[tt-rss.git] / NEWS
CommitLineData
a6014c3a
AD
1v1.2.2 (Aug xx, 2006)
2
3 * Bugfixes
4 * Support for HTTP Digest authentication (via included Snoopy class)
18664970 5 * Support for generation of aggregated feeds
a6014c3a 6
fe6c1902
AD
7v1.2.1 (Jul 17, 2006)
8
9 * Bugfixes
10
f3477b40 11v1.2.0 (Jun 20, 2006)
956c7629 12
b04de732 13 * XML-RPC Interface (using XML-RPC for PHP, from http://phpxmlrpc.sourceforge.net/)
08125733
AD
14 * Basic support for themes
15 * New default interface theme
84025dab 16 * New filter action: set starred
f3477b40 17 * Various usability improvements
956c7629 18
84271c83 19v1.1.6 (May 02, 2006)
498e75e2 20
84271c83 21 * Bugfixes
498e75e2 22
43488dd4
AD
23v1.1.5 (Mar 31, 2006)
24
25 * Enhanced support for RTL written languages
26 * Lightweight version, optimized for mobile devices
27 * Improved fatal error handling
28 * Various interface cleanups
29
9eda8341 30v1.1.4 (Mar 20, 2006)
13e8a7bb 31
63147705 32 * Support for Opera 9 (tested on TP2)
8ac0c627 33 * Search and browse feeds by category
9eda8341 34 * Support for database-backed sessions
13e8a7bb 35
e6ee61ed 36v1.1.3 (Feb 17, 2006)
7d7cbaf5
AD
37
38 * Broken feed editor fixed
39 * Compatibility layer for mb_* functions
e6ee61ed 40 * Server-side update daemon
7d7cbaf5 41
90c1d6dd
AD
42v1.1.2 (Jan 20, 2006)
43
44 * Support for feeds linked together
45 * Various SQL optimizations
46 * Integrated browser for registered feeds
47 * Interface fixes and cleanups
48
9f5b331f 49v1.1.1 (Dec 26, 2005)
62e2ad45
AD
50
51 * Various XML export/import fixes
52 * Add filter action on frontpage
53 * Optional login via SSL
54 * Adaptive view mode
55 * Combined feed display
56 * Collapsable categories in feedlist
57 * HTTP Basic authentication support for reading protected feeds
9f5b331f 58 * Various MSIE compatibility fixes/workarounds
62e2ad45 59
3820a960
AD
60v1.1.p2 (Dec 07, 2005)
61
62 * Fix schema_version handling in xml-import.php
63
64v1.1.p1 (Dec 07, 2005)
65
66 * Fix session handling in xml-import.php
67
434175f8 68v1.1 (Dec 07, 2005)
27eeb00b 69
97aba8ec 70 ! Please read UPGRADING for upgrade instructions from version 1.0.7 !
27eeb00b 71
7a9fadaa 72 * Multi-user support (yay!)
1bc54a75 73 * Per-feed purge preferences (0 means default, negative numbers disable purging)
1bc54a75
AD
74 * Reworked compact stylesheet support
75 * Interactive user preferences editor
76 * Per-feed content filters
77 * Support for user stylesheets
91ff844a 78 * Feed categories
7eec90cf 79 * "Mark as read" for tags
c5d8841e 80 * Test button in label editor
806a3d14 81 * Show number of unread articles in title
12b84c6d 82
e71ad145 83v1.0.7 (Nov 14, 2005)
4529197a
AD
84
85 - Implemented catchup (e.g. mark as read) for labels and Starred feed
86 - Several new view modes and interface tweaks
87 - Label editor now has popup help
843e63c1 88 - Reworked preferences editor once again
4529197a
AD
89 - Several bugfixes for issues reported since 1.0.6
90
eb6355b5 91v1.0.6 (Oct 13, 2005)
20ed4b88 92
eb6355b5
AD
93 - Miscellaneous bugfixes since 1.0.5.1, including fairly serious
94 mysql schema bug.
20ed4b88 95
a72607c4
AD
96v1.0.5.1 (Sep 24, 2005)
97
98 - Fixes MySQL schema bug of 1.0.5.
99
8d4ee475 100v1.0.5 (Sep 23, 2005)
ec6acb2a
AD
101
102 - Fixes several issues reported since 1.0.4.
103
d0a2e80a 104v1.0.4 (Sep 12, 2005)
0a49370f
AD
105
106 - "Starred items" virtual feed
48f0adb0 107 - Experimental support for Gmail-like labels
8143ae1f 108 - Basic support for Technorati-style tags
0a49370f 109
5be7a674
AD
110v1.0.3.1 (Sep 07, 2005)
111
112 - Last minute bugfixes for 1.0.3
113
e34c39d4 114v1.0.3 (Sep 07, 2005)
8599e26a 115
ea6774cf 116 - OPML export/import
e6155a06
AD
117 - Support for simple content filtering (expression should be valid regexp,
118 checking is case insensitive)
ea6774cf 119 - Reworked preferences dialog
f4c10d44 120 - Added ability to mark posts as "starred". These posts are not expired
deaaa02c 121 automatically.
94f6fd94 122 - Rework interface using iframes, fixes a lot of scrolling issues.
deaaa02c
AD
123
124 - Rejoice, kids! Introducing support for MySQL (InnoDB and version 4.1 REQUIRED!)
125
126 Special thanks to Jamie McCarthy who basically shamed me into doing this.
127
128 Note: Database support could have suffered regressions from many changes
129 in the code. I need your bugreports and yes - this means YOU! :-)
3278ab16 130
32193013
AD
131v1.0.2 (Sep 02, 2005)
132
133 - Another bugfix release.
134
389b26b9
AD
135v1.0.1 (Aug 30, 2005)
136
69bd019d 137 - Bugfix release, several issues fixed.
389b26b9
AD
138
139v1.0 (Aug 27, 2005)
118f7b71
AD
140
141 - Limited support for keyboard navigation
142 - Feed information editor
143 - Support for feed icons (favicon.ico fetched from site)
144 - Background feed updates
145 - Update detection based on content checksum (somewhat flaky)
146 - Automatically cleanup posts older then specified number of days
c0e5a40e 147 - More or less compatible with MSIE (tested on 5.0)
118f7b71
AD
148
149 - Milestone 0.2 changed to 1.0
6f2dfab5 150
389b26b9 151v0.1 (Aug 22, 2005)
62b6c0a8 152
118f7b71 153 - First public version, implemented most basic functionality
498e75e2
AD
154
155vim:ft=changelog