1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-24 11:56:36 +02:00
ttrss/NEWS

123 lines
3.2 KiB
Plaintext
Raw Normal View History

2006-02-25 06:12:14 +01:00
v1.1.4 (Mar xx, 2006)
* Basic compatibility with Opera 9 (tested on TP2)
2006-02-17 08:00:04 +01:00
v1.1.3 (Feb 17, 2006)
2006-02-03 09:20:40 +01:00
* Broken feed editor fixed
* Compatibility layer for mb_* functions
2006-02-17 08:00:04 +01:00
* Server-side update daemon
2006-02-03 09:20:40 +01:00
2006-01-16 17:54:46 +01: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 19:19:47 +01:00
v1.1.1 (Dec 26, 2005)
2005-12-16 08:29:50 +01: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 19:19:47 +01:00
* Various MSIE compatibility fixes/workarounds
2005-12-16 08:29:50 +01:00
2005-12-07 18:27:25 +01: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 06:28:54 +01:00
v1.1 (Dec 07, 2005)
2005-11-20 07:29:12 +01:00
! Please read UPGRADING for upgrade instructions from version 1.0.7 !
2005-11-20 07:29:12 +01:00
2005-11-25 06:50:45 +01:00
* Multi-user support (yay!)
2005-11-22 17:06:24 +01: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 08:07:04 +01:00
* Feed categories
2005-11-23 17:58:26 +01:00
* "Mark as read" for tags
2005-11-24 08:11:28 +01:00
* Test button in label editor
* Show number of unread articles in title
2005-11-16 10:47:02 +01:00
2005-11-14 08:51:36 +01:00
v1.0.7 (Nov 14, 2005)
2005-10-25 13:06:31 +02: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 19:23:26 +01:00
- Reworked preferences editor once again
2005-10-25 13:06:31 +02:00
- Several bugfixes for issues reported since 1.0.6
2005-10-13 03:08:12 +02:00
v1.0.6 (Oct 13, 2005)
2005-10-11 15:27:54 +02:00
2005-10-13 03:08:12 +02:00
- Miscellaneous bugfixes since 1.0.5.1, including fairly serious
mysql schema bug.
2005-10-11 15:27:54 +02:00
2005-09-24 14:35:47 +02:00
v1.0.5.1 (Sep 24, 2005)
- Fixes MySQL schema bug of 1.0.5.
2005-09-23 17:52:35 +02:00
v1.0.5 (Sep 23, 2005)
2005-09-18 15:16:57 +02:00
- Fixes several issues reported since 1.0.4.
2005-09-12 15:19:45 +02:00
v1.0.4 (Sep 12, 2005)
2005-09-08 08:34:24 +02:00
- "Starred items" virtual feed
2005-09-08 09:43:44 +02:00
- Experimental support for Gmail-like labels
2005-09-09 09:45:54 +02:00
- Basic support for Technorati-style tags
2005-09-08 08:34:24 +02:00
2005-09-07 18:54:05 +02:00
v1.0.3.1 (Sep 07, 2005)
- Last minute bugfixes for 1.0.3
2005-09-07 16:19:09 +02:00
v1.0.3 (Sep 07, 2005)
2005-09-02 13:53:41 +02:00
- OPML export/import
- Support for simple content filtering (expression should be valid regexp,
checking is case insensitive)
- Reworked preferences dialog
2005-09-05 06:04:31 +02:00
- Added ability to mark posts as "starred". These posts are not expired
2005-09-07 16:03:30 +02:00
automatically.
2005-09-07 05:56:20 +02:00
- Rework interface using iframes, fixes a lot of scrolling issues.
2005-09-07 16:03:30 +02: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 14:26:20 +02:00
2005-09-02 05:49:15 +02:00
v1.0.2 (Sep 02, 2005)
- Another bugfix release.
2005-08-30 06:41:28 +02:00
v1.0.1 (Aug 30, 2005)
2005-08-30 06:49:20 +02:00
- Bugfix release, several issues fixed.
2005-08-30 06:41:28 +02:00
v1.0 (Aug 27, 2005)
2005-08-25 15:42:29 +02: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 17:15:27 +02:00
- More or less compatible with MSIE (tested on 5.0)
2005-08-25 15:42:29 +02:00
- Milestone 0.2 changed to 1.0
2005-08-22 08:45:18 +02:00
2005-08-30 06:41:28 +02:00
v0.1 (Aug 22, 2005)
2005-08-24 10:12:33 +02:00
2005-08-25 15:42:29 +02:00
- First public version, implemented most basic functionality