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 Key | Summary | Release Notes |
|---|---|---|
| ADMIN-3245 | The default columns of the tree-table: merge logic of the config and LS | Improved 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-3263 | Strange behavior - Process instance variable "documentId" is set in the main process when execute on W2P | Fixed an issue where the process variable documentId was incorrectly set to the publication ID when starting a rendering process. |
| ADMIN-3244 | The PubType label is shown wrong in case there are many pub types are configured | We 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-3203 | Assign Products step - apply lazyload for content metadata columns | Content metadata columns now use lazy loading, improving performance and responsiveness when working in the Assign Products step. |
| ADMIN-3202 | Planning 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-3186 | Improve row selection in Content assignment tree | Fixed 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-3179 | Issue on Init loading | Fixed 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-3178 | Product Assignment - Cannot search with DefaultSearch | Fixed Advanced Search behavior with DefaultSearch. Search and Reset now work correctly, and Advanced Search is hidden by default when no options are configured. |
| ADMIN-3177 | Support default advanced search on initial content load | The 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-3128 | Support multi-select for parameter that allow multiple values | Parameters 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-3136 | Set the default columns of the Tree in the "Content Assignment" wizard | The 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-3135 | Rearrange First-page positioning in the rendered PDF review | In 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-3042 | LA-1368: Add Modified On, URL redirect to the assortment page | In 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-3014 | Enable Bucket Selection in Publication Creation Form | When 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-3077 | Bug list and improvement for W2P after V1.0 | Bug 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. |