Plone 5.0.6

Milestone information

Project:
Plone
Series:
5.0
Version:
5.0.6
Released:
 
Registrant:
Eric Steele
Release registered:
Active:
Yes. Drivers can target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon Plone-5.0.6-UnifiedInstaller-r1.tgz (md5, sig) Unified Installer; full-source kit; builds Plone on Linux/BSD/OSX -- with 20161129 hotfix 18,985
last downloaded 17 weeks ago
download icon Plone-5.0.6-UnifiedInstaller.tgz (md5, sig) Unified Installer; full-source kit; builds Plone on Linux/BSD/OSX 25,864
last downloaded 6 weeks ago
Total downloads: 44,849

Release notes 

This release does not have release notes.

Changelog 

View the full changelog

plone.app.locales: 5.0.10 → 5.0.11
----------------------------------
- German: Change the querystring criteria group from "Daten" to "Datum".
  It''s right, that "Daten" is the plural of "Datum".
  But the naming is misleading and means the same like the english "data".
  [thet]

- German: Change "Ort" to "Path" for translations indicating the hierarchical location of some content.
  Fixes: #117
  [thet]

- Minor German updates.
  [thet]

- Updated Tranditional Chinese translations.
  [l34marr]

- Updated italian translation.
  [keul]

plone.app.redirector: 1.3.1 → 1.3.2
-----------------------------------
Bug fixes:

- Use zope.interface decorator.
  [gforcada]

plone.app.textfield: 1.2.6 → 1.2.7
----------------------------------
Bug fixes:

- Use zope.interface decorator.
  [gforcada]

plone.app.upgrade: 1.3.25 → 1.3.27
----------------------------------
Bug fixes:

- Add empty upgrade step for 4.3.11.
  [esteele]

- Add empty upgrade step for 5.0.6.
  [esteele]

- Remove deprecated ``mockup-registry`` and ``mockup-parser`` resources.
  [thet]

- Update ``last_compilation`` to deliver new bundles.
  [thet]

- Add missing ``jquery.browser`` dependency which is needed by patternslib.
  [thet]

- Use zope.interface decorator.
  [gforcada]

plone.app.users: 2.3.6 → 2.3.7
------------------------------
Bug fixes:

- Use zope.interface decorator.
  [gforcada]

plone.app.uuid: 1.1 → 1.1.1
---------------------------
Bug fixes:

- Use zope.interface decorator.
  [gforcada]

plone.app.viewletmanager: 2.0.9 → 2.0.10
----------------------------------------
Bug fixes:

- Use zope.interface decorator.
  [gforcada]

- Correctly log exception if viewlet rendering failed.
  [jensens]

plone.app.widgets: 2.0.5 → 2.0.6
--------------------------------
Bug fixes:

- Use zope.interface decorator.
  [gforcada]

plone.app.workflow: 2.2.5 → 2.2.6
---------------------------------
Bug fixes:

- Use zope.interface decorator.
  [gforcada]

plone.alterego: 1.0 → 1.0.1
---------------------------
Bug fixes:

- Use zope.interface decorator.
  [gforcada]

plone.batching: 1.1.0 → 1.1.1
-----------------------------
Bug fixes:

- Use zope.interface decorator.
  [gforcada]

plone.behavior: 1.1.1 → 1.1.2
-----------------------------
New features:

- New option to register a behavior only by its short name and not by its dotted name.
  This enables more advanced behavior subclassing capabilities.
  [jensens]

plone.cachepurging: 1.0.11 → 1.0.12
-----------------------------------
Bug fixes:

- Use zope.interface decorator.
  [gforcada]

plone.caching: 1.1.0 → 1.1.1
----------------------------
Bug fixes:

- Use zope.interface decorator.
  [gforcada]

plone.contentrules: 2.0.5 → 2.0.6
---------------------------------
Bug fixes:

- Use zope.interface decorator.
  [gforcada]

plone.dexterity: 2.4.2 → 2.4.3
------------------------------
Bug fixes:

- Use zope.interface decorator.
  [gforcada]

plone.event: 1.3 → 1.3.1
------------------------
Bug fixes:

- Use zope.interface decorator.
  [gforcada]

plone.folder: 1.0.8 → 1.0.9
---------------------------
Bug fixes:

- Use zope.interface decorator.
  [gforcada]

plone.formwidget.datetime: 1.3 → 1.3.1
--------------------------------------
Bug fixes:

- Marked in setup.py as also compatible with Plone 4.3, next to 5.0. [maurits]

- Use zope.interface decorator.
  [gforcada]

plone.formwidget.querystring: 1.1.6 → 1.1.7
-------------------------------------------
Bug fixes:

- Use zope.interface decorator.
  [gforcada]

plone.formwidget.recurrence: 2.1.0 → 2.1.1
------------------------------------------
Bug fixes:

- Use zope.interface decorator.
  [gforcada]

plone.i18n: 3.0.4 → 3.0.5
-------------------------
Bug fixes:

- Use zope.interface decorator.
  [gforcada]

plone.locking: 2.1.1 → 2.1.2
----------------------------
Bug fixes:

- Use zope.interface decorator.
  [gforcada]

plone.portlet.collection: 3.0.6 → 3.1
-------------------------------------
New features:

- If collection is default page in parent, link to parent.
  [malthe]

Bug fixes:

- Use zope.interface decorator.
  [gforcada]

plone.portlets: 2.2.2 → 2.2.3
-----------------------------
Bug fixes:

- Use zope.interface decorator.
  [gforcada]

plone.protect: 3.0.18 → 3.0.19
------------------------------
New features:

- Added protect.js from plone4.csrffixes. This adds an ``X-CSRF-TOKEN``
  header to ajax requests.
  Fixes https://github.com/plone/plone.protect/issues/42
  [maurits]

Bug fixes:

- Use zope.interface decorator.
  [gforcada]

plone.reload: 2.0.1 → 2.0.2
---------------------------
Bug fixes:

- Use zope.interface decorator.
  [gforcada]

plone.resource: 1.0.5 → 1.0.6
-----------------------------
Bug fixes:

- Do not leave an ``.svn`` file behind when running the tests. [maurits]

- Use zope.interface decorator.
  [gforcada]

plone.rfc822: 1.1.2 → 1.1.3
---------------------------
Bug fixes:

- code cleanup: pep8, isort, utf8 headers et al.
  [jensens]

- Use zope.interface decorator.
  [gforcada]

plone.schemaeditor: 2.0.10 → 2.0.11
-----------------------------------
Bug fixes:

- Use zope.interface decorator.
  [gforcada]

plone.stringinterp: 1.1.3 → 1.1.4
---------------------------------
Bug fixes:

- Use zope.interface decorator.
  [gforcada]

plonetheme.sunburst: 1.5.2 → 1.5.3
----------------------------------
Bug fixes:

- Use zope.interface decorator.
  [gforcada]

five.intid: 1.1.0 → 1.1.1
-------------------------
Bug fixes:

- Acquisition-unwrap each item in the aq_iter chain, as ``getSite().__parent__`` might return an object aquired from the original context which breaks the parent loop detection.
  [thet]

- Prevent errors on ``moveIntIdSubscriber`` when the ``IKeyReference`` adapter
  raises a ``NotYet``, e.g. because the object does not have a proper path.
  [ale-rt]

plone.app.intid: 1.1.1 → 1.1.2
------------------------------
Bug fixes:

- setuphandler now can deal with could-not-adapt exception (TypeError).

- This may happen and must not stop the handler from working

plone.app.debugtoolbar: 1.1.0 → 1.1.1
-------------------------------------
Bug fixes:

- Use zope.interface decorator.
  [gforcada]

plone.app.referenceablebehavior: 0.7.4 → 0.7.5
----------------------------------------------
Bug fixes:

- Use zope.interface decorator.
  [gforcada]

plone.app.versioningbehavior: 1.2.8 → 1.2.9
-------------------------------------------
Bug fixes:

- Use zope.interface decorator.
  [gforcada]

plone.formwidget.autocomplete: 1.2.9 → 1.2.10
---------------------------------------------
Bug fixes:

- Update setup.py url to point to github.
  [esteele]

- Use zope.interface decorator.
  [gforcada]

plone.formwidget.contenttree: 1.0.14 → 1.0.15
---------------------------------------------
Bug fixes:

- Use zope.interface decorator.
  [gforcada]

plone.app.multilingual: 4.0.2 → 4.0.3
-------------------------------------
Bug fixes:

- Use zope.interface decorator.
  [gforcada]

archetypes.multilingual: 3.0.2 → 3.0.3
--------------------------------------
Bug fixes:

- Use zope.interface decorator.
  [gforcada]

0 blueprints and 0 bugs targeted

There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.

This milestone contains Public information
Everyone can see this information.