1.0.x ChangeLog

1.0.8.1 'Osprey' (2008-03-26)

Security Fixes

  • Fixed critical security issue in the 'contact' module

1.0.8 'Osprey' (2008-01-18)

Feature Improvements/Modifications

  • Added support for '<!--break-->' in the 'article' module to allow for a custom Article Snippet position.
  • Added method 'include_view' in the View_OB library to easily include a view within another view.
  • Added new theme 'Terrafirma' by NodeThirtyThree.
  • Added 'class' attribute to certain elements to make it easier for theming (Mostly in the 'article' module).
  • Menu items in the 'menu' module now get a unique 'id' attribute in the format of 'menu_item_x' where X is the ID of the menu item.
  • Menu items that have a URL that is the current page, will receive the 'class' attribute of 'menu_item_current'.
  • Changed the number of pages to display in the 'config' controller of the 'page' module to 20 (previously 10).

Bug Fixes

  • Fixed Bug #178035 "SQL Query Error creating initial user"
  • Fixed Bug #179007 "Fatal PHP error when site is offline"
  • Fixed Bug #179112 "Warning when article snippet contains an ampersand"
  • Fixed Bug #179293 "incorrect base directory on Windows"
  • Fixed Bug #179339 "Using unicode characters in the title of an article or media i..."
  • Fixed Bug #180642 "Quotes aren't escaped in site title"
  • Fixed Bug #177706 "[wiki] Undefined offset"
  • Fixed Bug #177858 "Captcha failing on some PHP installations"
  • Fixed Bug #177863 "[media] QuickJump items are shown from all categories"
  • Fixed Bug #177877 "[media] Unable to disable comments"
  • Fixed Bug #177942 "[media] headers already sent on none-existant category"
  • Fixed Bug #179078 "<nowiki> tag broken"
  • Fixed Bug #179145 "Unicode support problems"
  • Fixed Bug #176183 "Media module flash code is not valid"
  • Fixed Bug #177180 "Unpublished articles display wrong time"
  • Fixed Bug #177861 "[wiki] Parser does not allow for URLs with no specified title"
  • Fixed Bug #178606 "External Media gives wrong error message with incorrect ID"
  • Fixed Bug #179003 "Transparent pictures are not handled correctly"
  • Fixed Bug #176700 "AdminCP logo is a transparent PNG"
  • Fixed Bug #179419 "Aliases with a / prefixed produce 404"
  • Fixed Bug #179459 "[comments] redirects to incorrect URL with standard router"
  • Fixed Bug #179951 "Using [front_page] in a menu item doesn't always link to the f..."
  • Fixed Bug #180832 "[mail] TangoCMS doesn't use the title format specified in sett..."
  • Fixed Bug #183560 "[alias] Aliases with capitals in don't work but are allowed"

1.0.6 'Osprey' (2007-12-14)

  • Initial Release