Skip to content

Commit

Permalink
Added changelogs and changed version number
Browse files Browse the repository at this point in the history
  • Loading branch information
fmutschler committed Jul 9, 2021
1 parent 5fb58b3 commit d7500fe
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
7 changes: 7 additions & 0 deletions meta/documents/changelog_de.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Release Notes für IO

## v5.0.35 (2021-07-12) <a href="https://github.com/plentymarkets/plugin-io/compare/5.0.34...5.0.35" target="_blank" rel="noopener"><b>Übersicht aller Änderungen</b></a>

### Behoben

- Wenn die Option **Nein** für die Einstellung **Kundenspezifisches Preisformat verwenden** in den IO-Einstellungen für Zahlenformate ausgewählt war, war es nicht möglich, das Eingabfeld **Tausendertrennzeichen** leer zu lassen. Dies wurde behoben.
- Auf der Suchergebnisseite wurde eine falsche Canonical Url ausgegeben. Dies wurde behoben.

## v5.0.34 (2021-06-28) <a href="https://github.com/plentymarkets/plugin-io/compare/5.0.33...5.0.34" target="_blank" rel="noopener"><b>Übersicht aller Änderungen</b></a>

### Geändert
Expand Down
7 changes: 7 additions & 0 deletions meta/documents/changelog_en.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Release Notes for IO

## v5.0.35 (2021-07-12) <a href="https://github.com/plentymarkets/plugin-io/compare/5.0.34...5.0.35" target="_blank" rel="noopener"><b>Overview of all changes</b></a>

### Fixed

- It was not possible to save an empty string in the input field **Thousands separator** if the option **No** had been selected for the setting **Use customer-specific price format** in then number formats section of the IO settings. This has been fixed.
- An incorrect canonical URL was used for the search results page. This has been fixed.

## v5.0.34 (2021-06-28) <a href="https://github.com/plentymarkets/plugin-io/compare/5.0.33...5.0.34" target="_blank" rel="noopener"><b>Overview of all changes</b></a>

### Changed
Expand Down
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version" : "5.0.34",
"version" : "5.0.35",
"name" : "IO",
"marketplaceName" : {"de": "IO","en": "IO"},
"license" : "AGPL-3.0",
Expand Down

0 comments on commit d7500fe

Please sign in to comment.