ttrss/NEWS

125 lines
3.3 KiB
Plaintext
Raw Normal View History

2006-03-16 10:59:02 +00:00
v1.1.4 (Mar 20, 2006)
2006-02-25 05:12:14 +00:00
2006-02-26 05:16:32 +00:00
* Support for Opera 9 (tested on TP2)
2006-03-04 07:10:30 +00:00
* Search and browse feeds by category
2006-03-16 10:59:02 +00:00
* Support for database-backed sessions
2006-02-25 05:12:14 +00:00
2006-02-17 07:00:04 +00:00
v1.1.3 (Feb 17, 2006)
2006-02-03 08:20:40 +00:00
* Broken feed editor fixed
* Compatibility layer for mb_* functions
2006-02-17 07:00:04 +00:00
* Server-side update daemon
2006-02-03 08:20:40 +00:00
2006-01-16 16:54:46 +00:00
v1.1.2 (Jan 20, 2006)
* Support for feeds linked together
* Various SQL optimizations
* Integrated browser for registered feeds
* Interface fixes and cleanups
2005-12-21 18:19:47 +00:00
v1.1.1 (Dec 26, 2005)
2005-12-16 07:29:50 +00:00
* Various XML export/import fixes
* Add filter action on frontpage
* Optional login via SSL
* Adaptive view mode
* Combined feed display
* Collapsable categories in feedlist
* HTTP Basic authentication support for reading protected feeds
2005-12-21 18:19:47 +00:00
* Various MSIE compatibility fixes/workarounds
2005-12-16 07:29:50 +00:00
2005-12-07 17:27:25 +00:00
v1.1.p2 (Dec 07, 2005)
* Fix schema_version handling in xml-import.php
v1.1.p1 (Dec 07, 2005)
* Fix session handling in xml-import.php
2005-12-07 05:28:54 +00:00
v1.1 (Dec 07, 2005)
2005-11-20 06:29:12 +00:00
! Please read UPGRADING for upgrade instructions from version 1.0.7 !
2005-11-20 06:29:12 +00:00
2005-11-25 05:50:45 +00:00
* Multi-user support (yay!)
2005-11-22 16:06:24 +00:00
* Per-feed purge preferences (0 means default, negative numbers disable purging)
* Reworked compact stylesheet support
* Interactive user preferences editor
* Per-feed content filters
* Support for user stylesheets
2005-11-23 07:07:04 +00:00
* Feed categories
2005-11-23 16:58:26 +00:00
* "Mark as read" for tags
2005-11-24 07:11:28 +00:00
* Test button in label editor
* Show number of unread articles in title
2005-11-16 09:47:02 +00:00
2005-11-14 07:51:36 +00:00
v1.0.7 (Nov 14, 2005)
2005-10-25 11:06:31 +00:00
- Implemented catchup (e.g. mark as read) for labels and Starred feed
- Several new view modes and interface tweaks
- Label editor now has popup help
2005-11-07 18:23:26 +00:00
- Reworked preferences editor once again
2005-10-25 11:06:31 +00:00
- Several bugfixes for issues reported since 1.0.6
2005-10-13 01:08:12 +00:00
v1.0.6 (Oct 13, 2005)
2005-10-11 13:27:54 +00:00
2005-10-13 01:08:12 +00:00
- Miscellaneous bugfixes since 1.0.5.1, including fairly serious
mysql schema bug.
2005-10-11 13:27:54 +00:00
2005-09-24 12:35:47 +00:00
v1.0.5.1 (Sep 24, 2005)
- Fixes MySQL schema bug of 1.0.5.
2005-09-23 15:52:35 +00:00
v1.0.5 (Sep 23, 2005)
2005-09-18 13:16:57 +00:00
- Fixes several issues reported since 1.0.4.
2005-09-12 13:19:45 +00:00
v1.0.4 (Sep 12, 2005)
2005-09-08 06:34:24 +00:00
- "Starred items" virtual feed
2005-09-08 07:43:44 +00:00
- Experimental support for Gmail-like labels
2005-09-09 07:45:54 +00:00
- Basic support for Technorati-style tags
2005-09-08 06:34:24 +00:00
2005-09-07 16:54:05 +00:00
v1.0.3.1 (Sep 07, 2005)
- Last minute bugfixes for 1.0.3
2005-09-07 14:19:09 +00:00
v1.0.3 (Sep 07, 2005)
2005-09-02 11:53:41 +00:00
- OPML export/import
- Support for simple content filtering (expression should be valid regexp,
checking is case insensitive)
- Reworked preferences dialog
2005-09-05 04:04:31 +00:00
- Added ability to mark posts as "starred". These posts are not expired
2005-09-07 14:03:30 +00:00
automatically.
2005-09-07 03:56:20 +00:00
- Rework interface using iframes, fixes a lot of scrolling issues.
2005-09-07 14:03:30 +00:00
- 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! :-)
2005-09-05 12:26:20 +00:00
2005-09-02 03:49:15 +00:00
v1.0.2 (Sep 02, 2005)
- Another bugfix release.
2005-08-30 04:41:28 +00:00
v1.0.1 (Aug 30, 2005)
2005-08-30 04:49:20 +00:00
- Bugfix release, several issues fixed.
2005-08-30 04:41:28 +00:00
v1.0 (Aug 27, 2005)
2005-08-25 13:42:29 +00:00
- 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
2005-08-25 15:15:27 +00:00
- More or less compatible with MSIE (tested on 5.0)
2005-08-25 13:42:29 +00:00
- Milestone 0.2 changed to 1.0
2005-08-22 06:45:18 +00:00
2005-08-30 04:41:28 +00:00
v0.1 (Aug 22, 2005)
2005-08-24 08:12:33 +00:00
2005-08-25 13:42:29 +00:00
- First public version, implemented most basic functionality