Changelog
From GregariusWiki
The following is a list of features added in previous Gregarius versions.
Contents |
[edit] Gregarius 0.5.4
includes security fixes, bug fixes, more caching and speedups and much much more...
- 15.02.2006 Theme configuration / subthemes/ mobile themes
- 07.12.2005 Better handling of duplicate items in feeds (using GUID's)
- 30.11.2005 Updating your feeds from the command line
- 27.11.2005 Plugins management. Plugin config options / update notification from the repository
- 21.11.2005 Updating feeds in parallel with Ajax
- 20.11.2005 Built in password protection for the admin section
- 06.11.2005 Dashboard for the Admin section
- 03.10.2005 Support for RSS enclosures (Podcasts)
[edit] Gregarius 0.5.2
- 22.09.2005 Significant speed improvements
- 31.08.2005 Russian Translation
- 29.08.2005 User contributed themes.
- 22.08.2005 Ability to tag feeds into categories
- 21.08.2005 RSS Output Theme
- 12.08.2005 Added support for SQLite
[edit] Gregarius 0.5.0
- 03.08.2005 Portuguese (Brazilian locale) language pack
- 02.08.2005 Danish language pack
- 30.07.2005 Feed expanding and collapsing
- 24.06.2005 Http Digest Authentication
- 17.06.2005 Italian Language Pack
- 15.06.2005 visual" AJAX-powered feed update for feeds
- 13.06.2005 server/client timezone offset
- 09.06.2005 Swedish and Spanish language packs
- 31.05.2005 Allow pruning of 0-day old items (e.g. all items)
[edit] Gregarius 0.4.2
- 19.05.2005 OPML file upload
- 14.05.2005 Plugin manager
- 13.05.2005 Plugin engine
- 13.05.2005 Config values auto-update
- 10.05.2005 Theme switcher (config)
- 09.05.2005 Deprecated feeds
- 07.05.2005 Look for changes in past items, and if any are found, update the item and set it back to unread
- 04.05.2005 Item state editor: toggle read/unread, private/public, sticky/unsticky states inline, via AJAX
- 03.05.2005 Item pruning: exclude deletion of items tagged with a given tag-list
- 29.04.2005 Toggle to show only unread items on the front page
- 27.04.2005 Folder view
- 25.04.2005 Fixed a bug that would be triggered on non-apache-module installations of PHP
[edit] Gregarius 0.4.0
- 20.04.2005 Navigation links (<link rel=...> in the header, if your browser supports them)
- 18.04.2005 Logical operator AND can applied to tags (a la del.icio.us: /tag/tag1+tag2)
- 16.04.2005 Bug: Stripping tags from item titles
- 13.04.2005 Related tags
- 09.04.2005 Tagging items. New actions: cancel edit, get tags from del.icio.us
- 09.04.2005 New option: show only unread items on frontpage
- 07.04.2005 The RSS autodiscovery now works with uppercase <link> tags
- 06.04.2005 Some preliminary cache control (HTTP ETag, Last-Modified, ...)
- 05.04.2005 Fixed an ugly bug which would multiply sql-time on index.php by 5
[edit] Gregarius 0.3.8
- 03.04.2005 Automatic db schema generation/update
- 02.04.2005 Introduced tagging system for items.
- 31.03.2005 Fixed a tiny old-standing (aesthetic) bug on the sidecolumn
- 25.03.2005 Ability to turn off feed metainfo in the feed side column
- 17.03.2005 Ability to collapse folders in the feeds side column
- 11.03.2005 Subscription bookmarklet
- 11.03.2005 Optgroups in the search form
- 10.03.2005 Fixed an internationalization issue in the admin section
[edit] Gregarius 0.3.6
- 06.03.2005 Fixed a bug that would prevent accesing the admin section when mod_rewrite is not enabled
- 06.03.2005 Fixed a bug which would prevent non-english language packs to work in the admin section.
- 05.03.2005 Added item pruning to the admin section, which allows you to delete items older than a given period.
[edit] Gregarius 0.3.4
- 26.02.2005 Create the config table and fill in some default values when it is missing.
- 24.02.2005 Split the stylesheet in two
- 20.02.2005 Database backed config!
- 16.02.2005 Admin sub-views
- 14.02.2005 Paginated search results
- 10.02.2005 Upgraded MagpieRSS to 0.71.1 and kses to 0.2.2
- 02.02.2005 Added (preliminary) support for table name prefixes, fixed a bug in the search query, fixed a tiny bug in OPML export when mod_rewrite is off
- 01.02.2005 Moved the admin to a separate directory, fixed a long standing bug in OPML import (assert violations), updated copyright notices
[edit] Gregarius 0.3.2
(12.01.2005)
- Fix: made feed archives work when MOD_REWRITE is off
- OPML import: make all items as read after an import
- Fix: replaced the buggy make_abs method in util.php
(11.01.2005)
- Archives: fixed the buggy bit below, I hope :)
(06.01.2005)
- Archives: navigate to the previous/successive item when looking at archives (buggy)
- Skip to content link (display:none) for text-only browsers
- Enabled <ol> as allowed tags in the config
- (02.01.2005) General: Jump to the newly collapsed (or expanded) feed after collapsing (or expanding)
- (30.12.2004) General: access a given feed's archives by clicking their month or day in channel view (preliminary work)
- (29.12.2004) Search: new order-by feature allows to return the results ordered by date,feed or feed,date
- (29.12.2004) Search: minor layout changes
- (20.12.2004) New permalink scheme: an item can now be accessed with an url in the form /feed_name/year/month/day/title
- (20.12.2004) Get all items for a given feed for given date (month, day) with /feed_name/year/month/ or /feed_name/year/month/day/ respectively. This scheme should replace the ugly "&all" scheme returning a huge load of items.
- (15.12.2004) For those feeds that do not export publication dates for the items, a "fetched date" is printed out instead.

