This release improves the publish and subscribe functions in conformance to JEP 0060 and now supports pubsub node configuration. It is possible to define whether a node is persistent or not, and the number of items to persist. It is also possible to define various notification parameters, such as the delivery of the payload with the notifications, the notification of subscribers when some changes occurs on items, the items the maximum size of the payload, the subscription approvers, and the notification of online users only, etc. Publishing items to pubsub nodes is now possible directly from the Web interface.