---
title: "_2.8 Release Notes Common"
canonical: "https://support.appfire.com/space/AHP/649628444/_2.8%20Release%20Notes%20Common"
format: markdown
---
### New publishing API

A new Publishing programming API is provided. The Developer Guide page is located [here](https://appfire.atlassian.net/wiki/pages/createpage.action?spaceKey=ahp&title=Developer%20Guide&linkCreation=true&fromPageId=649628444).

The following Publishing events are available through the API:

- [PageAddedPublishedEvent](https://comalatech.bitbucket.io/comala-publishing/2.8.0/com/comalatech/confluence/publishing/api/event/PageAddedPublishedEvent.html)
- [PageAttachmentUpdatedPublishedEvent](https://comalatech.bitbucket.io/comala-publishing/2.8.0/com/comalatech/confluence/publishing/api/event/PageAttachmentUpdatedPublishedEvent.html)
- [PageContentUpdatedPublishedEvent](https://comalatech.bitbucket.io/comala-publishing/2.8.0/com/comalatech/confluence/publishing/api/event/PageContentUpdatedPublishedEvent.html)
- [PageDeletedPublishedEvent](https://comalatech.bitbucket.io/comala-publishing/2.8.0/com/comalatech/confluence/publishing/api/event/PageDeletedPublishedEvent.html)
- [PageLabelUpdatedPublishedEvent](https://comalatech.bitbucket.io/comala-publishing/2.8.0/com/comalatech/confluence/publishing/api/event/PageLabelUpdatedPublishedEvent.html)
- [PagePropertiesUpdatedPublishedEvent](https://comalatech.bitbucket.io/comala-publishing/2.8.0/com/comalatech/confluence/publishing/api/event/PagePropertiesUpdatedPublishedEvent.html)
- [PagePublishedEvent](https://comalatech.bitbucket.io/comala-publishing/2.8.0/com/comalatech/confluence/publishing/api/event/PagePublishedEvent.html)
- [PageRestrictionsUpdatedPublishedEvent](https://comalatech.bitbucket.io/comala-publishing/2.8.0/com/comalatech/confluence/publishing/api/event/PageRestrictionsUpdatedPublishedEvent.html)
- [PageUpdatedPublishedEvent](https://comalatech.bitbucket.io/comala-publishing/2.8.0/com/comalatech/confluence/publishing/api/event/PageUpdatedPublishedEvent.html)

The documentation for the current 2.8.0 version is located at: [Comala Publishing API 2.8.0](https://comalatech.bitbucket.io/comala-publishing/2.8.0/)