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