Version 2.2.1

    * fixed _list_index AttributeError on migration

    * fixed _md AttributeError on migration

    * fixed Unauthorized error in some cases with CMFMember

    * fixed collectors bugs: 112, 123, 126, 143, 145, 149

    * fixed attachment list and icons

    * fixed moderation

    * added gap after special tag like [b], [a] etc

    * many 18n fixes

    * moved mailtemplates to new location

Varsion 2.2beta2

    * migration from 2.1 completed
    
    * fixed tree index
    
    * restored subscription functionality

Version 2.1.3
    
    * fixed broken Quote link if title contains ' symbol

    * added Archetypes-1.3 compatibility

    * added content linking by keywords

    * added Extensible schema to message and topic
    
    * added automatic urls parsing in text/plain messages
    
Version 2.1.2

    * fixed: empty title on topic or message post (KeyError 'allow_discussion')

    * fixed: http://www.cmfboard.org/collector/80/

    * fixed: additional icons on windows

    * fixed: cannot uncheck values in CMFBoard configuration

    * fixed: posts were not indexed at creation time

    * remove portal_form dependency 
    
Version 2.1.1

    * fixed http://www.cmfboard.org/collector/69/

    * fixed http://www.cmfboard.org/collector/67/

    * fixed http://www.cmfboard.org/collector/65/

    * fixed http://www.cmfboard.org/collector/63/

    * fixed http://www.cmfboard.org/collector/60/

Version 2.1 final

    * translation updated

Version 2.1 RC3

    * fixed: poll unvote
    
    * fixed: python-2.1(2.2) compatibility

    * fixed: removed all left portlets on uninstall
    
    * fixed: wrong rendering [quote] with '_' symbol
    
    * fixed: "Broken Content" for custom content

Version 2.1 RC2

    * fixed: wrong codes rendering in descriptions

    * fixed: hide 'Duplicate Error' in actionicons tool

    * fixed: errors with standalone forums

Version 2.1 RC1
    
    * forum manager can subscribe any member

    * fixed: wrong last reply

    * fixed: some minor UI fixes

Version 2.1 beta1

    * new skins system

    * new experimental RAM Cache Manager

    * added new emoticons

    * codes system rewrited ([img], [quote], [url], etc)

    * using mimetype icons from PortalTransforms product

    * if installed mxTidy member's singantures valid xhtml

    * added mising Poll icons

    * Add unvote feature in Poll

    * Votes are stored in a cookie for anonymous and on the portal for members

    * fixed: in forum view: global name 'result' is not defined
    
    * fixed: Forum Folder not showing up in Plone breadcrumbs

    * fixed: Wrong text format in replies if default editor Epoz

    * fixed: UnicodeDecodeError in forum_folder_view

    * fixed: Discussion tool used default forum for all content 

    * fixed: Manager can's select Member as able attache image and file

    * fixed: PollTopic can't be deleted

Version 2.0RC3

    * UI tweeks
    
    * python2.1 compatibility fixes

    * some minor fixes

Version 2.0RC2

    * topic menu

    * fixed various subscription bugs


Version 2.0RC1

    * ForumNB view changed
    
    * added import/export functionality
    
    * UI tweaks

Version 2.0beta2

    * Anonymous can add thier names

    * moved cmfboard settings from control panel to forum instance

    * add check for text size

    * add translation to python script messages

    * add translation msgids in schemas
    
    * add mxTidy support

    * fixed Creator of discussion item

    * fixed some UnicodeEncodeError errors

Version 2.0beta1

    * Plone2RC5+ required

    * remove MPoll dependency

    * depends on CMFFormController

    * split Mail in/out functionality (PortalTransport)

    * added mail templates for all actions

    * through email sunscribtion/unsubscription

    * user can select mail format plain or html

    * attachements now send with email

    * discussion tool use default viewThreadAtBottom macros

    * UI changed

    * various icons for topic read status (hot, hot not answered, normal, etc)

    * now attachments can be deleted

    * permission for attachments


Version 1.4.4

    * import/export

    * fixed workflow bugs in custom and public1 which were 
      missing replyWriter and in some cases forumReader

    * added the ability to Retire an announcement and re-announce it.


Version 1.4.3

    * 'AddTopicReply' permission instead of using 'View' to control topic replyability

    * fixed lost reply title after "preview"

    * fixed more UnicodeDecodeError

    * fixed TypeError: unsupported operand types for + in some scripts

    * fixed error where brefs might not be a list, make it a list
      (with only one reply) in ForumMessage.py

    * fixed folder_forum_view and forum_get_forum_data
      to fix the topics and replies counters, and added a hits counter.

    * fixed wrong "Last Updated" link

    * fixed wrong pages links

    * fixed unicode forumEmail, now it always string

    * fixed "KeyError: forum_blog_widget"

    * fixed "AttributeError: hasReplies" with Plone2

Version 1.4.2
                                                                                             
    * fixed UnicodeDecodeError

Version 1.4.1

    * Archetypes-1.2.1(2) compatible

    * discussion filters fix

    * if post is deleted, the post count for user will be decremented

    * remove content topic parsing

    * new translation Portuguese/Brazil, Swedish

    * PlacelessTranslationService compatible

    * fix role_map error in "user permissions"

    * fix attached file filename (IE only)

    * show "Quote" link setting


Version 1.4

    * fix isinstance bug with python2.1

    * UI fixes

Version 1.4beta2

    * UI fixes

Version 1.4beta1

    * add in user preferences default "view mode" and "sort mode"
 
    * forum email removed, default plone email used

    * user timezone (show all date in this time zone)

    * quick links to last reply

    * show unreaded replies and topics with unreaded replies

    * save original filename of attached file

    * mimetype icons of attached file

    * discussion tool filters (hierarchical)

    * selectable "view mode" for content discussion

    * subscribers management form

    * global config form

    * MailSpool protect from zodb transaction machinery

    * email notification in original format

    * subscription security changed
      (use security context of subscribed user)

    * fixed preview bug

    * fixed MailLoader security machinery
 
    * new translations: Spanish, Deutsch, Japanese, Chinese/China

Version 1.3.4

    * seems it works with Plone2-RC2

    * user fullname in topic and reply views

    * remove "forum preferences" action, add it to "my preferences"

    * user profile form

    * auto sync email with forum email

    * migrate script from default discussion tool

    * i18n (ru,)


Version 1.3.3

    * signatures

    * UI fixes


Version 1.3.2
 
    * bugs with attachement files

    * change forum poll view

    * rename MailLoader.py to ForumMailLoader.py
      (Windows case insensitive filenames)

    * many UI fixes



Version 1.3.1

    * fix UI bugs (stupid bugs)



Version 1.3

    * security fix with ownership !!!!!
      owner of topic can edit any replies

    * Quick reply form (at the end of thread) 
      Full, Quick, None
      
    * Email and IM user information

    * autosubscribe to topic for creator

    * preference form

    * remove JS confirm call
 
    * "Jump to" in all view
 
    * change skin layout (move images to another folder)

    * fix bug with "view mode" and poll cookie name
      (used the same cookie name)

    * added thread view to forum view

    * sort order in topic view

    * "Private Message" through CMFMessage

    * basic through email reply submitting (mail-list functionality)

Version 1.2

    * basic Plone2.0 support
    
    * moderated forums
    
    * Forum (ForumFolder) move (rename) support
    
    * forum grouping
    
    * UI changes (mole plonish)
    
    * system wysiwyg content editor
    
    * STX, HTML, PLAIN text format
