Skip to content
Merged
Show file tree
Hide file tree
Changes from all 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
11 changes: 7 additions & 4 deletions markdownpages/profit/en/news-profit8.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
author: EZW
date: 2026-07-16
date: 2026-08-06
tags: Profit8, GetConnector, UpdateConnector, Integration, Configuration
title: New in Profit 8
---
Expand All @@ -24,11 +24,14 @@ Previously, when creating a purchase requisition, you could choose any allocatio

### Language Codes Simplified

*(updated 2026-08-06)*
Up to and including Profit 7, Profit used two tables for language codes. You maintained the language codes used in Profit via `General / Configuration / Country Settings / Language`. For each language code, you could select an ISO language code. The ISO language codes themselves could be maintained via `General / Configuration / Free Table, ISO Language Code Table`.

We have simplified this by making the complete Microsoft language table available under `General / Configuration / Country Settings / Language`. As a result, it is no longer necessary to add languages manually.
We have simplified this by making the complete Microsoft language table available under `General / Configuration / Country Settings / Language`. As a result, it is no longer necessary to add languages manually. ISO language codes are no longer used.

We aim to ensure that Imports, Get Connectors, and Update Connectors continue to function. **However, it is strongly recommended that you switch to the new language codes as soon as possible.**
For existing language codes, the ISO language code is automatically carried over during conversion to Profit 8. For all other language codes, the ISO language code field is no longer available. **Are you relying on ISO language codes in your integrations? Then it is important that you switch to the new language codes as soon as possible.**

We aim to ensure that Imports, Get Connectors, and Update Connectors continue to function. **However, it is strongly recommended that you switch to the new language codes as soon as possible.**

You will also see this change reflected in the Update Connectors changelog further on.

Expand All @@ -39,7 +42,7 @@ You will also see this change reflected in the Update Connectors changelog furth

You can set IP restrictions on an AppConnector. We strongly recommend applying this as much as possible. Previously, IP restrictions could be defined as an IP address with an optional subnet mask. Starting with Profit 8, you define multiple IP addresses using CIDR notation.

#### mTLS support on connectors
### mTLS support on connectors

*(added 2026-07-16)*
> This will not be available until September 2026. The UI is prepared for it, but the infrastructure is not yet available.
Expand Down
12 changes: 8 additions & 4 deletions markdownpages/profit/nl/news-profit8.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
author: EZW
date: 2026-07-16
date: 2026-08-06
tags: Profit8, GetConnector, UpdateConnector, Integration, Configuration
title: Nieuw in Profit 8
---
Expand All @@ -24,10 +24,14 @@ Voorheen kon je bij een inkoopaanvraag alle verbijzonderingscodes die er bestaan

### Taalcodes vereenvoudigd

*(aangepast 06-08-2026)*

T/m Profit 7 kende Profit twee tabellen met taalcodes. Je onderhield de taalcodes die je in Profit gebruikt via `Algemeen / Inrichting / Landinstellingen / Taal`. Per taalcode kon je een ISO-taalcode selecteren. De ISO-taalcodes kon je onderhouden via `Algemeen / Inrichting / Vrije tabel, tabel ISO-taalcode`.

We hebben dit vereenvoudigd door onder `Algemeen / Inrichting / Landinstellingen / Taal` de volledige Microsoft-taaltabel beschikbaar te stellen. Hierdoor is het zelf toevoegen van talen niet meer nodig.

We hebben dit vereenvoudigd door onder `Algemeen / Inrichting / Landinstellingen / Taal` de volledige Microsoft-taaltabel beschikbaar te stellen. Hierdoor is het zelf toevoegen van talen niet meer nodig. ISO-taalcodes worden niet meer gebruikt.

Bij bestaande taalcodes wordt de ISO-taalcode automatisch overgenomen in conversie naar Profit 8. Bij alle andere taalcodes is het veld ISO-taalcode niet meer beschikbaar. **Ben je afhankelijk van de ISO-taalcodes in je integraties? Dan is het belangrijk dat je zo snel mogelijk overstapt op de nieuwe taalcodes.**

We streven ernaar dat Imports, Get- en UpdateConnectoren blijven werken. **Het is echter sterk aan te raden zo snel mogelijk over te stappen op de nieuwe taalcodes.**

Deze aanpassing zie je ook terug in de Changelog van de UpdateConnectoren verderop.
Expand All @@ -39,7 +43,7 @@ Deze aanpassing zie je ook terug in de Changelog van de UpdateConnectoren verder

Op een AppConnector kun je IP-restricties instellen. Wij adviseren om dat zoveel mogelijk toe te passen. De IP-restricties kon je voorheen vastleggen als IP-adres met een eventueel subnet-masker. Vanaf Profit 8 leg je meerdere IP-adressen vast met de CIDR notatie.

#### mTLS ondersteuning op de connectoren
### mTLS ondersteuning op de connectoren

*(toegevoegd 16-07-2026)*
> Dit zal pas beschikbaar komen vanaf september 2026. De UI is erop voorbereid, maar de infrastructuur is nu nog niet beschikbaar.
Expand Down
Loading