March 5th, 2011· Change PloneBatch class to work with actual_result_count alone instead of calculating the length of the provided sequence.
· Pass on batching hints to the catalog query in `getFolderContents`.
· Make role/permission settings consistent in Plone root
· Added some css ids on login form.
· Fixed possible Unauthorized error when registering a user when using the email address as login name.
· Fixed errors on kss update in portal factory.
· In the registration tool strip the mail text before passing it through message_from_string. A leading white line would prevent getting Subject, To and From headers from the generated message.
· Avoid various deprecation warnings under Zope 2.13.
March 5th, 2011· Change PloneBatch class to work with actual_result_count alone instead of calculating the length of the provided sequence.
· Pass on batching hints to the catalog query in `getFolderContents`.
· Make role/permission settings consistent in Plone root
· Added some css ids on login form.
· Fixed possible Unauthorized error when registering a user when using the email address as login name.
· Fixed errors on kss update in portal factory.
· In the registration tool strip the mail text before passing it through message_from_string. A leading white line would prevent getting Subject, To and From headers from the generated message.
· Avoid various deprecation warnings under Zope 2.13.
March 5th, 2011· Added fill-slot to events_listing.pt that was not showing any events.
· Fixed factory.addPloneSite so extension profiles have a chance of specifying site properties in a properties.xml file.
· Edit tab on Author page pointed to personal preferences page instead of personal information.
· First level of Table of Contents is a level with at least two entries.
· Some formselector specifications for popups were too vague.
· Better message when you cannot delete a locked.
March 5th, 2011· Fixed : 'listing' class table sort of first column failed (at third click).
· Re-add suggestions for 404 pages that were missing in 4.0.
· Block picking a username already in use by a parent PAS to prevent potential security issues due to collisions.
· Successful completion of contact form ended in redirect to 'undefined' when using popups. Fixed by just closing.
· Fixed i18n of the Upgrade hellip button in plone-overview.pt.
· Fix a malformed list comprehension in failsafe_login_form.cpt
· Modified plone.css.py script to correctly show contents for z3 style resources, by using portal_css.getInlineResource.
· Prevent content of the types listed in typesUseViewActionInListings from being selected as default pages.
· Validate new group names using the isMemberIdAllowed method of the registration tool.
March 5th, 2011· Plone 4 is focused on improving the speed, manageability and appearance of Plone while upgrading the underlying infrastructure in preparation for Plone 5. This version includes significant performance improvements, a new theme, search and indexing improvements, group dashboards, reduced memory footprint, improved handling of large files & media, faster folder implementation, better management of users and groups, dynamic forms using jQuery tools, and an improved first-run and upgrade experience.
March 18th, 2010· Fix workflow remapping when selecting the default workflow. 9633
· Fix javascript error when encountering a URL with a fragment pointing to a non-existing element. 9364
· Improve handling of character encoding errors in the RSS portlet.
· Various improvements in handling of alternative navigation roots. 968894059246
· Improve XHTML Strict markup in several places. 4379
· Translation updates.
· Fix handling of content objects with a missing or incomplete portal type.
· Improve robustness of transform engine, which could break zexp exports.
· Improve performance of transform engine. 9497
· Add support for the pdftohtml convertor from poppler.
January 18th, 2010· Plone 3.3.4
· Zope 2.10.11
· Products.Archetypes 1.5.14
· Products.CMFEditions 1.2.6
· Products.PasswordResetTool 1.4
· Products.PortalTransforms 1.6.6
· Products.validation 1.6.4
· kss.core 1.4.9
· plone.app.locales 3.3.8
· plone.recipe.zope2instance 3.6
· zc.buildout 1.4.3
December 3rd, 2009· A bugfix release
September 16th, 2009· Handle CDATA blocks correctly in transforms.
· Gracefully handle browser layer registrations from removed packages.
· Correct handling of inherited date criteria in topics. This fixes bug 8827.
· Fix several untranslated strings and update translations.
· Handle fields added via archetypes.schemaextender correctly in version difference views. This fixes bug 9355.
· Improve performance of user searches. This fixes 9361.
· Show nested groups in the groups control panel pages. Please note that nested groups are not supported in a standard Plone configuration. This fixes bug 8557.
· Fix a bug which could cause a folder to be deleted when items inside that folder were deleted under very uncommon circumstances. This fixes bug 9046.
August 22nd, 2007· This release adds versioning, locking, inline editing and validation, link integrity, intranet/extranet workflows, wiki support, OpenID support, and full-text indexing of Word/PDF.