Release Notes

From ACCORD5 Docs

Jump to: navigation, search

Contents

Version 1.0 RC1

General Updates

  • Introduction of new Trellis Desk client-side skin.
  • Complete revamp of Trellis Desk admin-side skin.
  • All pages XHTML valid.
  • Introduction of new Install Center and Upgrade Center.
  • Updated installer to use XML system for skin installation.
  • Email piping now supports MIME-encoded text.
  • DST option to adjust member's time.
  • Email dates are now relative to the recipient's time zone.
  • Approve Members list in ACP displays whether or not the member's email address has been validated.
  • Email notification is sent to the Administrators group when a new member is awaiting admin validation.
  • Notes stay open on load if the ticket has notes.
  • More editable fields when editing ticket via ACP.
  • Added delete member link to view member page in ACP.
  • Improved 'In Progress' ticket status handling.
  • Auto login for guest tickets via email notification link.
  • Updated TinyMCE to version 2.1.1.1
  • Updated Spell Checker to version 1.0.5
  • Use shorter variable names when possible.
  • Added ability to unassign ticket.
  • Removed character input requirements (3 and 10 characters).
  • Removed ACP language files.
  • Miscellaneous performance tweaks.

Security Updates

  • Incoming IP Address and 'extra_l' values not filtered.
  • Brute forcing hashes.
  • Added intval() for incoming variables where appropriate.
  • Defined important variables to false by default.
  • Improved session handling (gets rid of duplicate sessions).

Bug Fixes

  • Email notification sent to staff whether or not email notifications were enabled.
  • Display issue with ticket submission page.
  • Canned replies Javascript is missing when RTE is disabled.
  • Line break issue with canned replies when RTE is disabled.
  • Group member counts are off-track from installation.
  • No token field/hash for search on knowledge base page.