diff --git a/docs/api/rest_api/rest_api_authentication.md b/docs/api/rest_api/rest_api_authentication.md index 44b8f0a002..c63f13e7da 100644 --- a/docs/api/rest_api/rest_api_authentication.md +++ b/docs/api/rest_api/rest_api_authentication.md @@ -1,5 +1,6 @@ --- description: To authenticate REST API communication you can use session (default), JWT, basic, OAuth and client certificate (SSL) authentication. +month_change: true --- # REST API authentication diff --git a/docs/content_management/data_migration/data_migration_actions.md b/docs/content_management/data_migration/data_migration_actions.md index 09dece13d7..0b0b986a42 100644 --- a/docs/content_management/data_migration/data_migration_actions.md +++ b/docs/content_management/data_migration/data_migration_actions.md @@ -1,6 +1,7 @@ --- description: Data migration actions enable you to run special operations while executing data migrations, such as assigning Roles, Sections, Objects states, and so on. page_type: reference +month_change: true --- # Data migration actions diff --git a/docs/content_management/data_migration/managing_migrations.md b/docs/content_management/data_migration/managing_migrations.md index 9a0e7056ad..480c443bbd 100644 --- a/docs/content_management/data_migration/managing_migrations.md +++ b/docs/content_management/data_migration/managing_migrations.md @@ -1,6 +1,6 @@ --- description: Manage data migrations by adding files, converting from Kaliop migration bundle, checking migration status, and setting up configuration. -month_change: true +month_change: false --- # Managing migrations diff --git a/docs/content_management/pages/create_custom_page_block.md b/docs/content_management/pages/create_custom_page_block.md index f2bee4a8dc..bdc3d08acd 100644 --- a/docs/content_management/pages/create_custom_page_block.md +++ b/docs/content_management/pages/create_custom_page_block.md @@ -1,5 +1,6 @@ --- description: Create and configure custom Page blocks to add customized content to Pages. +month_change: true --- # Create custom Page block @@ -136,4 +137,4 @@ Your custom page block is now registered in the system. !!! caution - To use the new block in Page Builder, add it to the list of available blocks in a given content type's settings. This can be done manually in [Page field settings]([[= user_doc =]]/content_management/configure_ct_field_settings/#block-display) or by using the migration action [`add_block_to_available_blocks`](data_migration_actions.md#content-types). + To use the new block in Page Builder, add it to the list of available blocks in a given content type's settings. This can be done manually in [Page field settings]([[= user_doc =]]/content_management/configure_ct_field_settings/#block-display) or by using the migration action [`add_block_to_available_blocks`](data_migration_actions.md#content-types). diff --git a/docs/ibexa_products/ibexa_commerce.md b/docs/ibexa_products/ibexa_commerce.md index fcfc221f4d..8928994275 100644 --- a/docs/ibexa_products/ibexa_commerce.md +++ b/docs/ibexa_products/ibexa_commerce.md @@ -1,7 +1,7 @@ --- title: Ibexa Commerce description: Explore all of the key features, functionalities, and advantages of Ibexa Commerce, the most powerful edition that Ibexa DXP has to offer. -month_change: true +month_change: false --- # Ibexa DXP Commerce edition product guide diff --git a/docs/ibexa_products/ibexa_experience.md b/docs/ibexa_products/ibexa_experience.md index b88a160ba9..c10500d944 100644 --- a/docs/ibexa_products/ibexa_experience.md +++ b/docs/ibexa_products/ibexa_experience.md @@ -1,7 +1,7 @@ --- title: Ibexa Experience description: Learn about all the main attributes, features, and benefits of the customer-focused Ibexa Experience edition. -month_change: true +month_change: false --- # Ibexa DXP Experience edition product guide diff --git a/docs/infrastructure_and_maintenance/cache/http_cache/reverse_proxy.md b/docs/infrastructure_and_maintenance/cache/http_cache/reverse_proxy.md index 04f4fda499..b4949cd261 100644 --- a/docs/infrastructure_and_maintenance/cache/http_cache/reverse_proxy.md +++ b/docs/infrastructure_and_maintenance/cache/http_cache/reverse_proxy.md @@ -1,5 +1,6 @@ --- description: You can use Symfony HttpCache Proxy, Varnish or Fastly as reverse proxies with Ibexa DXP. +month_change: true --- # Reverse proxy diff --git a/docs/personalization/api_reference/recommendation_api.md b/docs/personalization/api_reference/recommendation_api.md index 15d1d5759a..a465d5c3b7 100644 --- a/docs/personalization/api_reference/recommendation_api.md +++ b/docs/personalization/api_reference/recommendation_api.md @@ -1,5 +1,6 @@ --- description: Use HTTP GET request method to render recommendations. +month_change: true --- # Recommendation API diff --git a/docs/personalization/enable_personalization.md b/docs/personalization/enable_personalization.md index 0e6b302683..0ad0487e29 100644 --- a/docs/personalization/enable_personalization.md +++ b/docs/personalization/enable_personalization.md @@ -1,4 +1,6 @@ +--- description: Configure your project files to enable Personalization and set up items you want to track. +month_change: true --- # Enable Personalization diff --git a/docs/personalization/integrate_recommendation_service.md b/docs/personalization/integrate_recommendation_service.md index 847f89ef18..377bb3149c 100644 --- a/docs/personalization/integrate_recommendation_service.md +++ b/docs/personalization/integrate_recommendation_service.md @@ -1,5 +1,6 @@ --- description: Integrate recommendation service into your website. +month_change: true --- # Integrate recommendation service diff --git a/docs/personalization/tracking_integration.md b/docs/personalization/tracking_integration.md index 2c450bda93..55459a07fc 100644 --- a/docs/personalization/tracking_integration.md +++ b/docs/personalization/tracking_integration.md @@ -1,5 +1,6 @@ --- description: See the methods of event tracking integration using tracking from server or from client-side. +month_change: true --- # Tracking integration diff --git a/docs/personalization/tracking_with_ibexa-tracker.md b/docs/personalization/tracking_with_ibexa-tracker.md index a64ee5f67d..0de5be2868 100644 --- a/docs/personalization/tracking_with_ibexa-tracker.md +++ b/docs/personalization/tracking_with_ibexa-tracker.md @@ -1,5 +1,6 @@ --- description: Integrate tracking with a Google-style JavaScript. +month_change: true --- # Track events with ibexa-tracker.js diff --git a/docs/pim/product_api.md b/docs/pim/product_api.md index 1d058241a1..1d7629419d 100644 --- a/docs/pim/product_api.md +++ b/docs/pim/product_api.md @@ -1,5 +1,6 @@ --- description: Use PHP API to manage products in PIM, their attributes, availability and prices. +month_change: true --- # Product API diff --git a/docs/product_guides/product_guides.md b/docs/product_guides/product_guides.md index 01cb96c4d5..c643244522 100644 --- a/docs/product_guides/product_guides.md +++ b/docs/product_guides/product_guides.md @@ -1,7 +1,7 @@ --- description: Discover various Ibexa DXP features. page_type: landing_page -month_change: true +month_change: false --- # Product guides diff --git a/docs/resources/new_in_doc.md b/docs/resources/new_in_doc.md index f332cc9a38..0801f2ba95 100644 --- a/docs/resources/new_in_doc.md +++ b/docs/resources/new_in_doc.md @@ -6,6 +6,79 @@ description: Overview of major recent additions to Ibexa DXP documentation. This page contains recent highlights and notable changes in [[= product_name =]] documentation. +## October 2024 + +### Content management + +- Added a caution at the end of the [Create custom Page block](https://doc.ibexa.co/en/master/content_management/pages/create_custom_page_block/#add-edit-template) article +- Added `add_block_to_available_blocks` to a [list of available data migration actions](https://doc.ibexa.co/en/master/content_management/data_migration/data_migration_actions/#available-migration-actions) + +### Infrastructure and maintenance + +- Updated the [reverse proxy configuration instructions](https://doc.ibexa.co/en/master/infrastructure_and_maintenance/cache/http_cache/reverse_proxy/#varnish-and-basic-auth) by mentioning Basic Auth setup for Varnish +- Reorganized the [Updating Ibexa DXP](https://doc.ibexa.co/en/master/update_and_migration/update_ibexa_dxp/) section to put information in logical order and remove duplicates +- [Added v4.6.11 to v4.6.12 update instructions](https://doc.ibexa.co/en/master/update_and_migration/from_4.6/update_from_4.6/#v4612) +- [Added v4.6.12 to v4.6.13 update instructions](https://doc.ibexa.co/en/master/update_and_migration/from_4.6/update_from_4.6/#v4613) mentioning a command to clean up duplicated entries in the `ezcontentobject_attribute` table +- Changed the [Update to v3.3](https://doc.ibexa.co/en/master/update_and_migration/from_2.5/to_3.3/#b-update-the-app) instructions to help avoid an error at `composer update` stage +- Changed the instructions by adding a requirement to handle the [[= product_name_cloud =]] configuration: + - [Update to v4.0](https://doc.ibexa.co/en/master/update_and_migration/from_3.3/to_4.0/#ibexa-cloud) + - [Update to v3.3.latest](https://doc.ibexa.co/en/master/update_and_migration/from_3.3/update_from_3.3/#v3313) +- Added a suggestion to [remove obsolete database tables](https://doc.ibexa.co/en/master/update_and_migration/from_4.3/update_from_4.3_new_commerce/#update-the-database) that were used by a legacy Commerce package + +## Personalization + +- Added dynamic attribute submodels information by: + - mentioning them in [customizing the recommendation request](https://doc.ibexa.co/en/master/personalization/api_reference/recommendation_api/#customizing-the-recommendation-request) instructions + - describing them in [user documentation](https://doc.ibexa.co/projects/userguide/en/master/personalization/recommendation_models/#dynamic-attributes) +- Added time-slot based models information by: + - changing the list of parameters available when [customizing the recommendation request](https://doc.ibexa.co/en/master/personalization/api_reference/recommendation_api/#customizing-the-recommendation-request) + - describing them in [user documentation](https://doc.ibexa.co/projects/userguide/en/master/personalization/recommendation_models/#time-slot-based-models) + +- Updated configuration details (including endpoint addresses and code examples) in multiple how-to articles: + - [Enable Personalization ](https://doc.ibexa.co/en/master/personalization/enable_personalization) + - [Integrate recommendation service](https://doc.ibexa.co/en/master/personalization/integrate_recommendation_service/) + - [Tracking integration](https://doc.ibexa.co/en/master/personalization/tracking_integration/) + - [Track events with ibexa-tracker.js](https://doc.ibexa.co/en/master/personalization/tracking_with_ibexa-tracker/) + +### PIM + +- Updated the [Product API](https://doc.ibexa.co/en/master/pim/product_api/) article by fixing method signatures and adding links to the PHP API reference + +### PHP API + +- Added the following new classes to the public PHP API: + - [Ibexa\Contracts\AdminUi\Menu](https://doc.ibexa.co/en/master/api/php_api/php_api_reference/namespaces/ibexa-contracts-adminui-menu.html) + - [Ibexa\Contracts\Core\Pool](https://doc.ibexa.co/en/master/api/php_api/php_api_reference/namespaces/ibexa-contracts-core-pool.html) + - [Ibexa\Contracts\CoreSearch\Values\Query](https://doc.ibexa.co/en/master/api/php_api/php_api_reference/namespaces/ibexa-contracts-coresearch-values-query.html) + - [Ibexa\Contracts\ProductCatalog\Local\Attribute\ContextAwareValueValidatorInterface](https://doc.ibexa.co/en/master/api/php_api/php_api_reference/classes/Ibexa-Contracts-ProductCatalog-Local-Attribute-ContextAwareValueValidatorInterface.html) + +### REST API + +- Updated the [REST API authentication](https://doc.ibexa.co/en/master/api/rest_api/rest_api_authentication/) instructions + + +## September 2024 + +### Getting started + +- Updated product version requirements and database connection configuration instructions in [Install Ibexa DXP with DDEV](https://doc.ibexa.co/en/master/getting_started/install_with_ddev/#2-configure-ddev) + +### Infrastructure and maintenance + +- Modified v4.5.x to v4.6 update instructions by adding [Update Solr configuration](https://doc.ibexa.co/en/master/update_and_migration/from_4.5/update_from_4.5/#update-solr-configuration) section +- [Added v4.6.8 to v4.6.11 update instructions](https://doc.ibexa.co/en/master/update_and_migration/from_4.6/update_from_4.6/#v4611) + +### PHP API + +- Added edition information to [PHP API reference](https://doc.ibexa.co/en/master/api/php_api/php_api_reference/) to aid navigation + +### REST API +- Removed multiple obsolete RAML types from the [REST API reference](https://doc.ibexa.co/en/master/api/rest_api/rest_api_reference/rest_api_reference.html) + +### User management + +- Updated the OAuth server [installation instructions](https://doc.ibexa.co/en/master/users/oauth_server/#server-installation) + ## August 2024 ### Product guides diff --git a/docs/update_and_migration/from_2.5/to_3.3.md b/docs/update_and_migration/from_2.5/to_3.3.md index 8cd06928ce..9d4693958a 100644 --- a/docs/update_and_migration/from_2.5/to_3.3.md +++ b/docs/update_and_migration/from_2.5/to_3.3.md @@ -1,5 +1,6 @@ --- target_version: '3.3' +month_change: true --- # Update the app to v3.3 diff --git a/docs/update_and_migration/from_3.3/to_4.0.md b/docs/update_and_migration/from_3.3/to_4.0.md index ae6df571fa..30da483cd6 100644 --- a/docs/update_and_migration/from_3.3/to_4.0.md +++ b/docs/update_and_migration/from_3.3/to_4.0.md @@ -1,3 +1,8 @@ +--- +description: Update your installation to v4.0 from the latest v3.3 version. +month_change: true +--- + # Update from v3.3.x to v4.0 This update procedure applies if you are using v3.3. diff --git a/docs/update_and_migration/from_3.3/update_from_3.3.md b/docs/update_and_migration/from_3.3/update_from_3.3.md index 192dca0e26..da2f135b8d 100644 --- a/docs/update_and_migration/from_3.3/update_from_3.3.md +++ b/docs/update_and_migration/from_3.3/update_from_3.3.md @@ -1,5 +1,6 @@ --- description: Update your installation to the latest v3.3 version from an earlier v3.3 version. +month_change: true --- # Update from v3.3.x to v3.3.latest diff --git a/docs/update_and_migration/from_4.3/update_from_4.3_new_commerce.md b/docs/update_and_migration/from_4.3/update_from_4.3_new_commerce.md index 28019b80b4..928e664c43 100644 --- a/docs/update_and_migration/from_4.3/update_from_4.3_new_commerce.md +++ b/docs/update_and_migration/from_4.3/update_from_4.3_new_commerce.md @@ -1,5 +1,6 @@ --- description: Update procedure to v4.4 for people who don't use Commerce packages and can remove them. +month_change: true --- # Update with new Commerce packages diff --git a/docs/update_and_migration/from_4.6/update_from_4.6.md b/docs/update_and_migration/from_4.6/update_from_4.6.md index 255e8e2c2d..6c18eba6da 100644 --- a/docs/update_and_migration/from_4.6/update_from_4.6.md +++ b/docs/update_and_migration/from_4.6/update_from_4.6.md @@ -1,5 +1,6 @@ --- description: Update your installation to the latest v4.6 version from an earlier v4.6 version. +month_change: true --- # Update from v4.6.x to v4.6.latest