]> git.wh0rd.org - tt-rss.git/blame - NEWS
update NEWS, TODO
[tt-rss.git] / NEWS
CommitLineData
20ed4b88
AD
1v1.0.6 (Oct xx, 2005)
2
3 - Miscellaneous bugfixes since 1.0.5.1
4
a72607c4
AD
5v1.0.5.1 (Sep 24, 2005)
6
7 - Fixes MySQL schema bug of 1.0.5.
8
8d4ee475 9v1.0.5 (Sep 23, 2005)
ec6acb2a
AD
10
11 - Fixes several issues reported since 1.0.4.
12
d0a2e80a 13v1.0.4 (Sep 12, 2005)
0a49370f
AD
14
15 - "Starred items" virtual feed
48f0adb0 16 - Experimental support for Gmail-like labels
8143ae1f 17 - Basic support for Technorati-style tags
0a49370f 18
5be7a674
AD
19v1.0.3.1 (Sep 07, 2005)
20
21 - Last minute bugfixes for 1.0.3
22
e34c39d4 23v1.0.3 (Sep 07, 2005)
8599e26a 24
ea6774cf 25 - OPML export/import
e6155a06
AD
26 - Support for simple content filtering (expression should be valid regexp,
27 checking is case insensitive)
ea6774cf 28 - Reworked preferences dialog
f4c10d44 29 - Added ability to mark posts as "starred". These posts are not expired
deaaa02c 30 automatically.
94f6fd94 31 - Rework interface using iframes, fixes a lot of scrolling issues.
deaaa02c
AD
32
33 - Rejoice, kids! Introducing support for MySQL (InnoDB and version 4.1 REQUIRED!)
34
35 Special thanks to Jamie McCarthy who basically shamed me into doing this.
36
37 Note: Database support could have suffered regressions from many changes
38 in the code. I need your bugreports and yes - this means YOU! :-)
3278ab16 39
32193013
AD
40v1.0.2 (Sep 02, 2005)
41
42 - Another bugfix release.
43
389b26b9
AD
44v1.0.1 (Aug 30, 2005)
45
69bd019d 46 - Bugfix release, several issues fixed.
389b26b9
AD
47
48v1.0 (Aug 27, 2005)
118f7b71
AD
49
50 - Limited support for keyboard navigation
51 - Feed information editor
52 - Support for feed icons (favicon.ico fetched from site)
53 - Background feed updates
54 - Update detection based on content checksum (somewhat flaky)
55 - Automatically cleanup posts older then specified number of days
c0e5a40e 56 - More or less compatible with MSIE (tested on 5.0)
118f7b71
AD
57
58 - Milestone 0.2 changed to 1.0
6f2dfab5 59
389b26b9 60v0.1 (Aug 22, 2005)
62b6c0a8 61
118f7b71 62 - First public version, implemented most basic functionality