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