Skip to main content

Web2Publish – Patch 2 – Change Log

This patch, released on January 29, 2026, includes ongoing feature enhancements and several bug fixes identified during testing.

Build Name on FTP: web2publish_4.7.0.4.zip


Release Notes

Issue KeySummaryRelease Notes
ADMIN-3245The default columns of the tree-table: merge logic of the config and LSImproved default column handling in the tree-table of the Product Assignment wizard. Backend configuration is now used as the source of truth for the column structure, while your column preferences are stored in your browser (Local Storage). New columns are added automatically, removed columns are cleaned up, and your existing column order and visibility are preserved.
ADMIN-3263Strange behavior - Process instance variable "documentId" is set in the main process when execute on W2PFixed an issue where the process variable documentId was incorrectly set to the publication ID when starting a rendering process.
ADMIN-3244The PubType label is shown wrong in case there are many pub types are configuredWe fixed an issue where the wrong Publication Type label could be shown when multiple Publication Types were configured. The correct label is now always displayed based on your selection.
ADMIN-3203Assign Products step - apply lazyload for content metadata columnsContent metadata columns now use lazy loading, improving performance and responsiveness when working in the Assign Products step.
ADMIN-3202Planning Table Step - Disabled columns are not moved to first (column settings)Fixed an issue where disabled columns were not correctly moved to the top of the column settings list.
ADMIN-3186Improve row selection in Content assignment treeFixed an issue where expanding or collapsing nodes also selected the row. Now, expand/collapse actions only show or hide child items without changing selection.
ADMIN-3179Issue on Init loadingFixed an issue where the sidebar was shown only after the loading screen finished. The sidebar is now displayed correctly during the initial load after login.
ADMIN-3178Product Assignment - Cannot search with DefaultSearchFixed Advanced Search behavior with DefaultSearch. Search and Reset now work correctly, and Advanced Search is hidden by default when no options are configured.
ADMIN-3177Support default advanced search on initial content loadThe Content module now supports loading with a predefined Advanced Search. On initial load, the search is executed with empty parameters, results are shown immediately, and the search component appears in its post-search state.
ADMIN-3128Support multi-select for parameter that allow multiple valuesParameters that allow multiple values now support multi-select. Users can select multiple items using the same table-based multi-select behavior as in the Assortments table, ensuring a consistent and familiar experience.
See how to configure this in Form field configuration: From fields
ADMIN-3136Set the default columns of the Tree in the "Content Assignment" wizardThe tree-table in the Content Assignment wizard now supports default columns configured in the ISON. You can define which columns are shown by default, and these settings are saved and automatically applied whenever the tree is loaded, replacing the predefined system column layout.
For configuration details, see: Entity Columns
ADMIN-3135Rearrange First-page positioning in the rendered PDF reviewIn the Review mode of the rendering wizard after rendering, the flipping-book preview now displays the first page correctly. Cover pages appear alone when needed, and the preview no longer shows an incorrect two-page spread at the beginning of the document.
ADMIN-3042LA-1368: Add Modified On, URL redirect to the assortment pageIn the Assortment step of Web2Publish, you can now see when an assortment was last modified and directly open it for editing. A new “Modified on” column shows the date and time of the latest change, and an Edit action links you to the external assortment tool where you can manage your assortments.
For configuration details, see: Links
ADMIN-3014Enable Bucket Selection in Publication Creation FormWhen creating a new publication, you can now select a bucket directly in the publication creation form. The available buckets are based on the content you can access, and the selected bucket is saved together with the publication.
For configuration details, see: From fields
ADMIN-3077Bug list and improvement for W2P after V1.0Bug fixes and improvements for Web2Publish after v1.0, including an updated Access Denied screen, removal of redundant icon tooltips on the My Jobs page, and a fix for the /pdf/preview endpoint returning a 500 error.