summaryrefslogtreecommitdiff
path: root/NEWS
blob: fde83c208f0892bccc244c274878dd163437deb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
v1.0.3.1 (Sep 07, 2005)

	- Last minute bugfixes for 1.0.3

v1.0.3 (Sep 07, 2005)

	- OPML export/import
	- Support for simple content filtering (expression should be valid regexp,
	  checking is case insensitive)
	- Reworked preferences dialog
	- Added ability to mark posts as "starred". These posts are not expired
	  automatically.	  
	- Rework interface using iframes, fixes a lot of scrolling issues.
	
	- Rejoice, kids! Introducing support for MySQL (InnoDB and version 4.1 REQUIRED!)
	
	  Special thanks to Jamie McCarthy who basically shamed me into doing this.

	  Note: Database support could have suffered regressions from many changes 
	  in the code. I need your bugreports and yes - this means YOU! :-)
	
v1.0.2 (Sep 02, 2005)

	- Another bugfix release.

v1.0.1 (Aug 30, 2005)

	- Bugfix release, several issues fixed.

v1.0   (Aug 27, 2005)

	- Limited support for keyboard navigation
	- Feed information editor
	- Support for feed icons (favicon.ico fetched from site)
	- Background feed updates
	- Update detection based on content checksum (somewhat flaky)
	- Automatically cleanup posts older then specified number of days
	- More or less compatible with MSIE (tested on 5.0)

	- Milestone 0.2 changed to 1.0

v0.1   (Aug 22, 2005)

	- First public version, implemented most basic functionality