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