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

What's new in v3.0, v3.1 and v3.2 #682

Open
wants to merge 11 commits into
base: v3
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 9 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions content/img/illus-updates.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions content/updates/connectivity/1-family-in-product-models.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Family in the product model endpoints
NolwennP marked this conversation as resolved.
Show resolved Hide resolved
::: meta-data eeOnly="false" since-version="3.2"

The API now includes the product model family in the product model format. You'll find it in the `family` property.

![Json product model format](../img/product_model_format.png)

It will make it easier to retrieve the family without making multiple calls. So neat!

8 changes: 8 additions & 0 deletions content/updates/connectivity/2-new-parent-filter.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# New `parent` filter when exporting products
NolwennP marked this conversation as resolved.
Show resolved Hide resolved
::: meta-data eeOnly="false" since-version="3.2"

A brand new filter on your product requests is now available: the `parent` filter. You can now very easily retrieve the variant products of a given product model, whether it’s a root or sub-product model.
NolwennP marked this conversation as resolved.
Show resolved Hide resolved

![New parent filter](../img/api_parent_filter.png)

This way, you can easily re-construct the product models/variant products trees in the connector side.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions content/updates/franklin-insights/1-new-feature.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Welcome to Franklin Insights!
::: meta-data eeOnly="true" since-version="3.0"

## How does it work?

Franklin Insights offers an interface to visually map the attributes from the subscribed product data in Franklin to the product attributes in your Akeneo PIM catalog.

Once you have subscribed to a product identifier, Franklin generates and suggests a “golden record” of the highest quality technical data for the PIM. You map the Franklin attributes to the PIM attributes, and then Franklin generates a proposal for you to review.

![Frankling Insights mapping screen](../img/FI_mapping_screen.png)

When subscribing to products, you can benefit from receiving continuous updates to technical product data to ensure the highest quality of information is reflected in your catalog.

## Additional information
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
## Additional information
::: info
Franklin Insights requires a subscription to Franklin. Please contact your Akeneo representative for pricing information. Franklin Insights is currently only available for the US.
:::

Franklin Insights requires a subscription to Franklin. Please contact your Akeneo representative for pricing information.

For now, Franklin Insights is only available for the US.
12 changes: 12 additions & 0 deletions content/updates/franklin-insights/2-new-filter-in-the-grid.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Filter on subscribed products in the product grid
::: meta-data eeOnly="true" since-version="3.1"

Prior to version 3.1, all products were displayed by default. This filter lets you narrow your list of products to manage in Franklin Insights.

It makes it easier to identify which products are unsubscribed so that you can subscribe to them via a bulk action.

It allows you to select `All`, `Enabled` (or subscribed), and `Disabled` (or unsubscribed).

![Filter on subscribed products](../img/FI_grid_filter.png)

This filter can also be added as a column to show the subscription status at a glance.
6 changes: 6 additions & 0 deletions content/updates/franklin-insights/3-display-family-label.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Display family label in the attributes mapping screen
::: meta-data eeOnly="true" since-version="3.1"

When subscribing to products in Franklin Insights and mapping attributes, it’s important to know what family is involved. In version 3.1, we’ve added the family label on the attribute mapping screen.

Additionally, 3.1 now displays unmapped attributes first so that you can begin the attribute mapping processing without scrolling
7 changes: 7 additions & 0 deletions content/updates/franklin-insights/4-attribute-exact-match.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Exact match attribute mapping
::: meta-data eeOnly="true" since-version="3.2"

New in Franklin Insights is the ability to automatically map attributes where the fields are an exact match in Franklin and in the PIM catalog. This new capability reduces the need to do manual mapping only for fields where the attribute names are different.

![Exact match](../img/FI_exact_match.png)

Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Suggest attributes for a family
::: meta-data eeOnly="true" since-version="3.2"

If Franklin finds an attribute that exists but is in a different family, a button appears that enables you to simply add the attribute to the current family, which reduces clicks and streamlines the mapping process.

![Add attribute to the family button](../img/FI_add_to_family.png)
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Suggest creating new attributes
::: meta-data eeOnly="true" since-version="3.2"

If Franklin finds an attribute that does not exist in the PIM, a new `Create attribute` button appears so that in a single action, you can create the attribute and attach it to the family, without having to exit the attribute mapping screen.

![Create a new attribute button](../img/FI_create_attribute.png)
6 changes: 6 additions & 0 deletions content/updates/franklin-insights/7-work-in-progress.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Work in progress
::: meta-data eeOnly="true" since-version="3.2"

New in version 3.2 is a progress bar that shows the number of attributes matched compared to how many are remaining to do. This offers an at-a-glance view of the remaining mapping work left to perform.

![Mapping progress bar](../img/FI_work_progress.png)
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Faster proposals generation
::: meta-data eeOnly="true" since-version="3.2"

In 3.2, the time to generate a proposal from Franklin Insights has been changed from once per hour to once every 5 minutes, making this process 12 times faster.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions content/updates/img/illus-connections.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading