diff --git a/CHANGELOG.md b/CHANGELOG.md index d9a5f951..c18ea67a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ - added heist item properties at the evaluate dialog - added heist item types at the market - added heist filter group at the market -- updated the external link behaviour to skip in game notification +- updated the external link behavior to skip in game notification - fixed an issue causing values at the evaluate dialog to be cut off (#827, #829) - fixed an issue freezing the launcher (#826) - fixed an issue with too long stats at the market window (#814) diff --git a/manifest.json b/manifest.json index 027a5135..0579a295 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "meta": { "name": "PoE Overlay", "author": "Kyusung4698", - "version": "1.0.10", + "version": "1.0.11", "minimum-overwolf-version": "0.153.0", "description": "Search the market and send trade offers. Get current market values for your item. View insights for maps and items.", "dock_button_title": "PoE Overlay", diff --git a/src/assets/i18n/english.json b/src/assets/i18n/english.json index 3220d3c0..5e0cd93b 100644 --- a/src/assets/i18n/english.json +++ b/src/assets/i18n/english.json @@ -5,7 +5,7 @@ "title": "Bookmarks" }, "changelog-1-0-11": { - "message": "- added heist item data & stats\n- added heist item properties at the evaluate dialog\n- added heist item types at the market\n- added heist filter group at the market\n- updated the external link behaviour to skip in game notification\n- fixed an issue causing values at the evaluate dialog to be cut off (#827, #829)\n- fixed an issue freezing the launcher (#826)\n- fixed an issue with too long stats at the market window (#814)\n- fixed an issue using the slider at the settings window (#815)", + "message": "- added heist item data & stats\n- added heist item properties at the evaluate dialog\n- added heist item types at the market\n- added heist filter group at the market\n- updated the external link behavior to skip in game notification\n- fixed an issue causing values at the evaluate dialog to be cut off (#827, #829)\n- fixed an issue freezing the launcher (#826)\n- fixed an issue with too long stats at the market window (#814)\n- fixed an issue using the slider at the settings window (#815)", "title": "What's new in 1.0.11?" }, "commands": {