> For the complete documentation index, see [llms.txt](https://docs.b2b-sellers.com/b2b-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.b2b-sellers.com/b2b-platform/1/release-notes/b2bsellerscore/version-v1.0.3.md).

# Version v1.0.3

Release date: 05.04.2023

Release Notes

{% hint style="info" %}
Here you'll find our Blog post with detailed description and developer infos: \
\
DE => <https://www.b2b-sellers.com/de/b2bsellers-suite-1-0-3/>\
... or ... \
EN => <https://www.b2b-sellers.com/en/b2bsellers-suite-1-0-3/>
{% endhint %}

**Issues**\
BCS-991 show pseudo price on custom specific prices as strike price on product detail page\
BCS-1143 Added the company name to B2B registration forms (closed shop)\
BCS-1172 Changed output of the variant list on the product detail page after the item description\
BCS-1188 Refactoring of the ResponseSubscriber\
BCS-1189 Added new default routes to whitelist for closed shops

**New Features**\
BCS-1184 Complete headless-approach \[Store-API Routes instead of Subscriber Methods]

**Bugs**\
BCS-605 Verification and prohibition of logins in relation to B2B customer, sales representative & B2C customer\
BCS-1183 Fixed provide employee data in status update email context\
BCS-1185 Fixed random employee logout behaviour\
BCS-1186 Fixed limited available customers in assign new company dropdown\
BCS-1187 Fixed passwordless login on closed shops\
BCS-1190 Refactoring of the SalesChannelContextPersisterDecorater for B2Bcontext\
BCS-1191 Fixed autocomplete dropdown at fast order form\
BCS-1192 Fixed dashboard items without a picture tried to load whole media catalog\
BCS-1194 Fixed passwordless login via e-mail link\
BCS-1199 Fixed function enrichProductListEntities for orderlists\
BCS-1200 Fixed not showing products list switcher even with filled customFields on category\
BCS-1201 Fixed recursion for store-api/category on CategoryRouteDecorator\
BCS-1202 Fixed welcome mail content to SalesChannel binding of the employee\
BCS-1203 Fixed delete customer assortements info when customers connected\
BCS-1104 Fixed products shown in Quick Order even if they shouldn\`t from customer assortements


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.b2b-sellers.com/b2b-platform/1/release-notes/b2bsellerscore/version-v1.0.3.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
