Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

July Release Notes for public docs #2060

Merged
merged 7 commits into from
Aug 4, 2023
Merged
40 changes: 40 additions & 0 deletions docs/scos/user/intro-to-spryker/docs-release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,46 @@ title: Docs release notes
description: Spryker docs release notes
template: concept-topic-template
AlexSlawinski marked this conversation as resolved.
Show resolved Hide resolved
---
## July 2023

In [July 2023, we have added and updated the following pages:
AlexSlawinski marked this conversation as resolved.
Show resolved Hide resolved

### New pages
- [Oryx: Color system](/docs/scos/dev/front-end-development/202212.0/oryx/styling/oryx-color-system.html): Documentation on colours in Oryx.
AlexSlawinski marked this conversation as resolved.
Show resolved Hide resolved
- [Best practises: Jenkins stability](/docs/cloud/dev/spryker-cloud-commerce-os/best-practices/best-practises-jenkins-stability.html): Best practices for maintaining Jenkins stability.
- [HowTo: Reduce Jenkins execution by up to 80% without P&S and Data importers refactoring](/docs/scos/dev/tutorials-and-howtos/howtos/howto-reduce-jenkins-execution-costs-without-refactoring.html): Save Jenkins related costs or speed up background jobs processing by implementing a single custom Worker for all stores.
AlexSlawinski marked this conversation as resolved.
Show resolved Hide resolved
- [Release notes 202307.0](/docs/scos/user/intro-to-spryker/releases/release-notes/release-notes-202307.0/release-notes-202307.0.html): Release notes for the Spryker SCOS release 202307.0
- [Install the Product Rating and Reviews Glue API](/docs/pbc/all/ratings-reviews/202304.0/install-and-upgrade/install-the-product-rating-and-reviews-glue-api.html): This document describes how to integrate the [Product Raiting and Reviews](/docs/pbc/all/ratings-reviews/{{page.version}}/ratings-and-reviews.html) Glue API feature into a Spryker project.
AlexSlawinski marked this conversation as resolved.
Show resolved Hide resolved
AlexSlawinski marked this conversation as resolved.
Show resolved Hide resolved
- [Configure Usercentrics](/docs/pbc/all/usercentrics/configure-usercentrics.html): Find out how you can configure Usercentrics in your Spryker shop.
- [Ratings and Reviews data import](/docs/pbc/all/ratings-reviews/202204.0/import-and-export-data/ratings-and-reviews-data-import.html): Details about data import files for the Ratings and Reviews PBC.
- [Search data import](/docs/pbc/all/search/202212.0/base-shop/import-and-export-data/search-data-import.html): Details about data import files for the Search PBC.
- [Tax Management data import](/docs/pbc/all/tax-management/202204.0/base-shop/import-and-export-data/tax-management-data-import.html): Details about data import files for the Tax Management PBC.
- [Warehouse Management System data import](/docs/pbc/all/warehouse-management-system/202212.0/base-shop/import-and-export-data/warehouse-management-system-data-import.html): Details about data import files for the Warehouse Management System PBC.
- [Marketplace Merchant Portal Product Management feature overview](/docs/pbc/all/product-information-management/202212.0/marketplace/marketplace-merchant-portal-product-management-feature-overview.html): Overview of the Marketplace Merchant Portal Product Management feature.
-
### Updated pages
- [Integrate Usercentrics](/docs/pbc/all/usercentrics/integrate-usercentrics.html): Find out how you can integrate Usercentrics in your Spryker shop.
- [Usercentrics](/docs/pbc/all/usercentrics/usercentrics.html): [Usercentrics](https://usercentrics.com/) is the Consent Management Platform (CMP) that lets you obtain and manage the consent of your users to use cookies across your store.
- [Adding variables in the parameter store](/docs/cloud/dev/spryker-cloud-commerce-os/add-variables-in-the-parameter-store.html): Added reserved variable sub-section and removed deprecated text.
- [Security Release Notes 202306.0](/docs/scos/user/intro-to-spryker/releases/release-notes/release-notes-202306.0/security-release-notes-202306.0.html): Added missing security HTTP headers.
- [Merchant Users Overview](/docs/pbc/all/merchant-management/202212.0/marketplace/marketplace-merchant-feature-overview/merchant-users-overview.html): Added information about the assignment of groups for the merchant user.
- [Handle data with Publish and Synchronization](/docs/scos/dev/back-end-development/data-manipulation/data-publishing/handle-data-with-publish-and-synchronization.html): Publish and Synchronization (P&S) lets you export data from Spryker backend (Zed) to external endpoints.
- [How send a request in Dynamic Data API](/docs/scos/dev/glue-api-guides/202304.0/dynamic-data-api/how-to-guides/how-to-send-request-in-dynamic-data-api.html): Added error codes and error code descriptions.
- [Install the Spryker Core feature](/docs/pbc/all/miscellaneous/202307.0/install-and-upgrade/install-features/install-the-spryker-core-feature.html): Updated code sample.
- [Install Docker prerequisites on Linux](/docs/scos/dev/set-up-spryker-locally/install-spryker/install-docker-prerequisites/install-docker-prerequisites-on-linux.html): Learn about the steps you need to take before you can start working with Spryker in Docker on Linux.
- [Payment Service Provider](/docs/pbc/all/payment-service-provider/202212.0/payment-service-provider.html): Different payment methods for your shop.
- [System requirements](/docs/scos/dev/system-requirements/202304.0/system-requirements.html): This document provides the configuration that a system must have in order for the Spryker project to run smoothly and efficiently.
- [Supported browsers](/docs/scos/user/intro-to-spryker/supported-browsers.html): This document lists browsers supported by Spryker Cloud Commerce OS.
- [Install the shipment feature](/docs/pbc/all/carrier-management/202400.0/unified-commerce/install-and-upgrade/install-the-shipment-feature.html)
- [App Composition Platform installation](/docs/acp/user/app-composition-platform-installation.html)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add description

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Guide said it doesn't need a description if the name is enough

- [App manifest](/docs/acp/user/app-manifest.html): App Manifest is a set of JSON files that contain all the necessary information to register an application in the Application Tenant Registry Service and to display information about the application in the Application Catalog.
- [Development strategies](/docs/scos/dev/back-end-development/extend-spryker/development-strategies.html): Development strategies that you can use when building a Spryker project.
- [Project development guidelines](/docs/scos/dev/guidelines/project-development-guidelines.html): This article describes the strategies a project team can take while building a Spryker-based project.
AlexSlawinski marked this conversation as resolved.
Show resolved Hide resolved
- [Handling security issues](/docs/scos/user/intro-to-spryker/support/handling-security-issues.html): Use this article to learn how to report a security issue and to understand how we handle these reports.
AlexSlawinski marked this conversation as resolved.
Show resolved Hide resolved
- [Install the Measurement Units feature](/docs/pbc/all/product-information-management/202307.0/base-shop/install-and-upgrade/install-features/install-the-measurement-units-feature.html): The Measurement Units feature allows defining specific units of measure for products. The guide describes how to integrate the feature into your project.
AlexSlawinski marked this conversation as resolved.
Show resolved Hide resolved

For more details on these and other updates to the Spryker docs in July 2023, refer to the [docs release notes page on GitHub](https://github.com/spryker/spryker-docs/releases)
AlexSlawinski marked this conversation as resolved.
Show resolved Hide resolved

## June 2023

In June 2023, we have added and updated the following pages:
Expand Down