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