Release Notes – Version 5.99 beta 6 (16 February 2021)
Description | ID | Date | Version |
---|---|---|---|
Fixed: incorrect URL title, description, labels appearing in some groups. | 611540 | 16 Feb 2021 | 5.9900-beta-5 |
Added: the following servlet and service to store and list arbitrary member data such as XML, JSON or images. GET, PUT, DELETE /ps/servlet/members/{memberid}/data/{data name} GET /ps/service/members/{member}/data | 757089 | 10 Feb 2021 | 5.9900-beta-3 |
Added: support to PSML for storing a URL (using the | 611540 | 10 Feb 2021 | 5.9900-beta-3 |
Fixed: “title too long” database error when extracting URL metadata. | 780129 | 8 Feb 2021 | 5.9900-beta-3 |
Fixed: duplication and extra whitespace in URL titles. | 776238 | 5 Feb 2021 | 5.9900-beta-2 |
Added: Also added URLs must have been exported using | 611540 | 5 Feb 2021 | 5.9900-beta-2 |
Added: favicon cache to URL hosts for ver 6 user interface performance improvement. | 776239 | 5 Feb 2021 | 5.9900-beta-2 |
Added: new features to the ver 6 user interface. See What's new in the PageSeeder Help for further information.
| 611540 | 29 Jan 2021 | 5.9900-beta-1 |
Modified: URLs to global objects rather than being specific to a group. Extended URLs to have type, config, and template. Added the following services: POST /members/{member}/externaluris POST /members/{member}/externaluris/{uri}/archive POST /members/{member}/externaluris/{uri}/unarchive PATCH /members/{member}/externaluris/{uri} DELETE /members/{member}/externaluris/{uri} GET /members/{member}/externaluris/{uri} GET /members/{member}/externaluris/forurl GET /members/{member}/groups/{group}/uris/urlconfig POST /members/{member}/externaluris/{uri}/urlmetadata/process POST /members/{member}/urlmetadata/{type}/process GET /hosts/{host}/externaluris Deprecated the following services: POST /members/{member}/groups/{group}/externaluris POST /members/{member}/groups/{group}/externaluris/{uri}/archive POST /members/{member}/groups/{group}/externaluris/{uri}/unarchive PATCH /members/{member}/groups/{group}/externaluris/{uri} DELETE /members/{member}/groups/{group}/externaluris/{uri} Upgrading to this version of PageSeeder will clear group-specific title, description, labels and metadata for URLs. After the upgrade, title and description may be automatically populated from the source URLs. To do this, select Reprocess on the Alternatively, BEFORE upgrading PageSeeder, use the Search interface to list existing URL data and download the results as a CSV file. Ensure that the URL column is in the search results. | 757485 | 29 Jan 2021 | 5.9900-beta-1 |
Added: project- and server-level autocomplete services, a GET /members/{member}/projects/{group}/autocomplete GET /members/{member}/autocomplete | 760562 | 11 Jan 2021 | 5.9900-beta-1 |
Modified: the PSML schema as follows to support links to URL objects and updated the PSML version to 1.3.
To find disallowed markup in existing documents validate with 'old psml' schematron. | 767498 | 20 Jan 2021 | 5.9900-beta-1 |
Added: support for PostgreSQL – however, this is still experimental and not recommended for production systems. The MySQL database schema has also been updated to improve performance and better align with PostgreSQL. Make a database backup BEFORE upgrading. After upgrading an existing server with a large database allow 30 minutes for PageSeeder to start while the schema updates. Progress can be monitored by viewing: pageseeder/webapp/WEB-INF/state/logs/general/general.log | 728613 | 12 Jan 2021 | 5.9900-beta-1 |
Modified: the index to remove
Also updated the index version to For the new URL functionality, groups and URLs must be re-indexed after PageSeeder is upgraded. | 675549 | 19 Jan 2021 | 5.9900-beta-1 |
Modified: filename searching by tokenizing the extension including dot as a separate word and otherwise tokenizing at any non-alphanumeric character. | 748132 | 19 Jan 2021 | 5.9900-beta-1 |
Modified: discussions so that all new comments are in the same group(s) as the first comment. Groups can now only be modified on the first comment which will update groups on all the other comments in the discussion. Because the group now comes from the first comment, the following services are deprecated: POST /members/{member}/groups/{group}/ comments/{commentid}/reply POST /groups/{group}/comments/{commentid}/reply Projects where one discussion has comments in different groups will need to be modified. | 760360 | 8 Jan 2021 | 5.9900-beta-1 |
Deprecated: the common group option. Existing common groups will no longer have the extra confirmation posting comments and the rejection of emailed comments. | 767098 | 6 Jan 2021 | 5.9900-beta-1 |
Added: an option in the ver 6 user interface to unarchive a document or folder and the following service: POST /members/{member}/groups/{group}/uris/{uri}/unarchive | 760706 | 22 Dec 2020 | 5.9900-beta-1 |
Modified the following services to support Modified the returned XML so the GET /groups/{group}/uris/{uri}/history GET /groups/{group}/uris/history Projects using these services may need to be updated to support the new XML structure. | 522677 | 21 Dec 2020 | 5.9900-beta-1 |
Modified: the user interface to default to ver 6. To change the default back to ver 5 add | 760652 | 25 Nov 2020 | 5.9900-beta-1 |