ArtCats 2.0.0
Version: 2.0.0
Copyright (C) 2008-09 Omar Ramos, orware networks. All rights reserved.
License GNU/GPL, see LICENSE.php

Legend:

# -> Bug Fix
+ -> Addition
! -> Change
- -> Removed
! -> Note

2.0.0 2009-02-28 / Omar Ramos
+ Added Sitemap Mode (Used in Conjunction with the loadposition Core Joomla plugin)
+ Added Subcategories Support
+ Added Expandable Mode Option
+ Added Combined Categories and Articles List Option
+ Added Show Category Article Count Option
+ Added Ability to Change Article View Type from Normal to Edit Article
+ Added Ability to Change Category View Type from Blog to List
+ Added Show Article List on Article Page Option
+ Added Show Category List on Category Page Option
+ Added Ability for New CSS Files to be added in the Templates Folders for Template-Specific Styles (Please Send Me Yours!)
+ Added Keywan's contribution for allowing ArtCats to work on the Frontpage
# Fixed All Usages of JRequest to use the safer getInt() and getCmd() methods
! Currently Archive Mode Does Absolutely Nothing So Do Not Use IT!

1.5.4 2008-09-16 / Omar Ramos
+ Added better Category SEF URL support

1.5.3 2008-06-29 / Omar Ramos
+ Added capability to show the articles list on article pages as well (only works when Both and Auto Modes have been selected/turned on)

1.5.2 2008-05-27 / Omar Ramos
+ Added Dynamic Module Title with help from Andrew Eddie and Rob Schley of Joomla/JXtended
+ Added Two Module Title Parameters for Both Mode (one for Category Page Title, one for Article Page Title)
+ Added Check for option=com_content since there are other components that also use section/category as view names (e.g. jxtended Magazine)

1.5.1 2008-05-27 / Omar Ramos
+ Made small correction in mod_artcats.xml that still referenced mod_articles (thanks to ah72 on the Joomla Forums)

1.5.0 2008-05-26 / Omar Ramos
! Added Categories functionality to mod_articles and renamed to mod_artcats (ArtCats)
+ Added "Both" Capability which allows the module to function on Section and Category pages automatically
+ Added ability to sort by multiple fields
+ Added ability to change sort order (ascending/descending)
+ Allowed for sorting/sort order to be mode independent (separate settings for Article/Category modes)
+ Reimplemented Show Empty Categories Feature from mod_categories (I had removed it for mod_articles)
! Tested with/without SEF URLs enabled
! Need to figure out how to change module title via module parameters for "Both" mode to function seamlessly