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