---
title: "Release Notes – Version 5.4003 (September 2013)"
source: https://dev.pageseeder.com/guide/installation/release_notes/release_notes_version_5.4003.html
last_updated: 2026-08-11T16:07:39+10:00
tokens: ~1986
---

# Release Notes – Version 5.4003 (10 September 2013)

referenced by Version 5.4 and 5.4003 (reverse links to be added)

**The following features have been added:**

| Description | ID | Date | Version |
| --- | --- | --- | --- |
| **Added:** `usernames` parameter to `list-group-members` and `list-group-members-details` services, where `usernames` is a comma separated list of usernames for members to return. | 472798 | 04 Sep 2013 | 5.3912 |
| **Added:** `position` and `statuses` parameters to `list-filter-comments` and `list-filter-comments-public` services, where `position=first` will only search the first comment in a discussion (this may be faster when using paths) - default is `any`. Projects using these services with the paths parameter should also add `position=first` to get the same functionality/performance | 472791 | 04 Sep 2013 | 5.3912 |
| **Added:** the index fields `psblock-*`, `psimagesrc` for **PS Standard** documents as alternatives to now deprecated fields `pspara-*`, `psgraphicsrc`. Also added the following index fields for PSML documents/fragments:`psxrefcount``psreversexrefcount` and the following fields for PSML fragments: `psfragmenttype``psfragmentformat``pssectionid` |  469711 | 30 Aug 2013 | 5.3912 |
| **Added:** "Resolve XRefs" option on the Document Browse page for folders. | 467226 | 28 Aug 2013 | 5.3912 |
| **Added:** support for the following parameters to `find-group-members` service: `member-role``status``page``pagesize``countonly` | 472146 | 21 Aug 2013 | 5.3910 |
| **Added:** display of XML content of comments in comment thread page which can be useful for developers - XML content can not be created via the UI only by using services. | 472144 | 14 Aug 2013 | 5.3910 |
| **Added:** beta version of share document edits across groups via a new "Share" button on fragment history page. Only available to Approvers on PSML documents when group property `shareDocumentEdits=false`. | 471773 | 12 Aug 2013 | 5.3909 |
| **Added:** the following group folder (GroupURI) services: `create-group-folder``get-group-folder` | 470946 | 23 Jul 2013 | 5.3907 |
| **Added:** to Document View page a BETA version of native PSML editing (Preview tab and Version Compare button not working yet) including the following new blocks: CONTEXTS, TABLE OF CONTENTS, REFERENCES, COMMENTS, TASKS, NOTES. | 466157 | 23 Jul 2013 | 5.3907 |
| **Added:** to Upload Documents page in developer perspective a Developer Options called 'Convert PSML to PS Standard XML' ticked by default. If unticked, PSML files will be uploaded as BETA version native PSML. | 466153 | 23 Jul 2013 | 5.3907 |
| **Added:** to New Document page in developer/lab perspectives a BETA version of the following templates which will create native PSML documents: Default (similar to Standard)References (similar to Master) | 470446 | 23 Jul 2013 | 5.3907 |
| **Added:** support for managers to override the author and created date in all create comment services | 469994 | 02 Jul 2013 | 5.3904 |
| **Added:** support for a custom type on comments by adding a "`type`" parameter on all create/edit comment services. Also, added a "`type`" parameter (with optional `*` suffix) on the following comment/task filter services: `list-filter-comments``list-filter-comments-public``list-filter-tasks``list-filter-tasks-public` | 467570 | 02 Jul 2013 | 5.3904 |
| **Added:** the following task services: `list-filter-tasks` `list-filter-tasks-public``get-task``get-task-public` | 465948 | 02 Jul 2013 | 5.3904 |
| **Added:** document caching to improve performance | 469438 | 19 Jun 2013 | 5.3902 |
| **Added:** support for URL objects (aka External URIs) and External Host objects which are only for URLs. Added group-urls-new (including bookmarklet), group-urls-hosts and group-urls-browse pages and modified existing group-find and psadmin-hosts pages to include URLs and External Hosts. Also added the following services: `list-externaluris-hosts``list-host-externaluris``list-externaluri-externaluris``list-externaluri-externaluris-forurl``list-uri-versions``list-uri-xrefs``get-uri``get-uri-forurl``create-externaluri``create-uri-version``create-uri-xref``edit-externaluri``archive-externaluri``archive-uri-version``archive-uri-xref``unarchive-externaluri` | 467295 | 17 Jun 2013 | 5.3902 |

 **The following changes have been made:**

| Description | ID | Date | Version |
| --- | --- | --- | --- |
| **Fixed:** problem with Lucene merge stopping indexing | 473078 | 10 Sep 2013 | 5.4003 |
| **Modified:** Setting smtpServerAddress to blank by having `smtpServerAddress=` in `global.properties` will disable all outgoing PageSeeder email | 473017 | 10 Sep 2013 | 5.4003 |
| **Modified:** action icons to take up less space above the blocks, made blocks visible when scrolling if they are not too long and added collapse blocks function |  472967 | 07 Sep 2013 | 5.3912 |
| **Modified:** Word *DOCX* export so that the `<para>` element maps to 'Body Text' instead of 'Normal' style | 472895 | 06 Sep 2013 | 5.3912 |
| **Modified:** Admin List Groups page to display 'All Groups' by default | 471990 | 28 Aug 2013 | 5.3912 |
| **Fixed:** "Click to browse" not working in Upload documents page | 472721 | 03 Sep 2013 | 5.3912 |
| **Fixed:** out of memory error when viewing very large logs in Console pages by adding "Load more" link after each 10000 items | 472722 | 03 Sep 2013 | 5.3912 |
| **Fixed:** formatting inside headings being ignored when editing content | 472499 | 28 Aug 2013 | 5.3911 |
| **Fixed:** error "Ignoring unparsable date ' '" when indexing by not indexing inline/para/block labels that only contain white space | 472313 | 20 Aug 2013 | 5.3910 |
| **Fixed:** problem with Ant `ps:export` task when exporting a large amount of documents and using `<filter>` | 472208 | 19 Aug 2013 | 5.3910 |
| **Changed:** While the member initiating the creation of a group continues to be automatically added, their Notification option now defaults to 'Announcements Only' instead of 'Normal' | 472159 | 13 Aug 2013 | 5.3910 |
| **Changed:** the default Notification to Normal when replying to a Task from the document view page. | 472126 | 13 Aug 2013 | 5.3910 |
| **Changed:** The services – `get-discussion`, `get-discussion-public` – can now return the whole discussion when a reply `ID` is specified | 472000 | 13 Aug 2013 | 5.3910 |
| **Improved:** the display of Comments and Tasks on mobile devices | 470115 | 06 Aug 2013 | 5.3909 |
| **Fixed:** the 'Resolve cross-references' option on the Group Manage page for processing large numbers for references | 470986 | 24 Jul 2013 | 5.3907 |
| **Fixed:** the error message displayed when a user tries to reset their password but enters an incorrect value in the 'significant date' field | 470005 | 08 Jul 2013 | 5.3907 |
| **Upgraded:** database layer from JPOX to DataNucleus. **DO NOT** upgrade before backing up the PageSeeder database. After running the upgrade installer,  accessing the following URL will make changes to the database: : `http://[your_server]:[port]/ps/servlet/com.pageseeder.Update` If the following error is generated `"Duplicate key name 'ContentTitle_idx'"` choose the update script for 522\_to\_540. | 469437 | 19 Jun 2013 | 5.3902 |
| **Modified:** Microsoft Word *DOCX* format import/export to use new PageSeeder Ant Extensions and removed the previous Word import options from the Document Browse page | 469436 | 19 Jun 2013 | 5.3902 |
| **Removed:** the Label filter from the group-comments page. For more advanced options, search or browse Comments via the Search page in the Standard or Lab Perspective | 469330 | 16 Jun 2013 | 5.3902 |
| **Fixed:** problem with PS-upload Ant task where the `folder` parameter includes the '/' character. | 468607 | 05 Jun 2013 | 5.3902 |
| ** Fixed:** the error caused when editing by a `<heading>` element that contains a `<span>` element e.g. `<h1>heading<span>a</span></h1>` |  466871 | 17 May 2013 |  5.3902 |

