1.2.6 (2009-11-24)
- Update tests to work with latest z3ext.formatter
1.2.5 (2009-08-31)
- Update cache on news item removing
1.2.4 (2009-08-24)
- Update tests
1.2.3 (2009-08-19)
- Added caching for news view and news portlet
1.2.2 (2009-08-13)
- Fixed 'z3ext.contenttype.newsitem-categories' vocabulary for non space content
1.2.1 (2009-08-12)
- Update test for chameleon enabled setup
- label added to portlet
- source selection added to portlet
1.2.0 (2009-06-22)
- Use newer personal profile api
- Added title based name chooser support
- Added extension support for news workspace
- Remove unused 'contentTypeIsNews' catalog index
- Copyright changed to 'Zope Foundation and Contributors'
1.1.3 (2009-05-12)
- Added activity system support
- Do not use z3c.autoinclude
1.1.2 (2009-03-25)
- Fixed news workspace view paging
1.1.1 (2009-03-16)
- Fixed wrong import
1.1.0 (2009-03-14)
- Added rss feeds
- Added news categories and a categories portlet.
- Added css class to portlet
- Added news workspace
- Moved index from z3ext.contenttypes package
- Update news item add permission
- Added draft support
- Added discussion support
- Added tagging support
1.0.0 (2008-12-31)
- Mark event as IAttachmentsAware
0.99.3 (2008-12-22)
- Fixed wrong imports
0.99.2 (2008-12-10)
- Added news view model
0.99.1 (2008-11-23)
- Fixed wrong imports
- Added buildout for testing against zope3.4
0.99.0 (2008-11-18)
- Split z3ext.contenttypes, one package per content type
0.7.2 (2208-11-13)
- Use z3ext.content.type instead of z3ext.content
0.7.1 (2208-10-31)
- Set IOwnerAware expliticly for all content types
0.7.0 (2008-10-20)
- Added 'Video' content type
- Use z3ext.contenttypes i18n domain
- Added translations: ru, nl
0.6.2 (2008-10-06)
- Added default css styles
- Updated portlet styles
0.6.1 (2008-10-02)
- Update i18n
- Update UI
0.6.0 (2008-09-23)
- Added Event content type
- Added News Item content type
- Added 'News' and 'Fothcoming events' portlets
- Use ImageField from z3ext.filefield
0.5.0 (2008-08-28)
- Use FileField from z3ext.filefield
- Added ISized adapters
0.4.1 (2008-08-19)
- Tests added
0.4.0 (2008-06-26)
- Use new content api
0.3.0 (2008-04-01)
- Added 'File' content type
0.2.2 (2008-03-04)
- Use z3c.autoinclude
- Now z3ext.contenttypes is product
0.2.1 (2008-02-15)
- Use 'render' method for RichField
- Added 'cooked' attributed, it contains
rendered text, speed issue.
0.2 (2008-02-04)
- Use z3ext.content 0.10
0.1 (2008-02-01)
- Initial release.