From a2c09814c93391f05fa505d47e9ffd74e38e5db0 Mon Sep 17 00:00:00 2001 From: Sam Poe Date: Wed, 20 Mar 2019 14:51:38 -0500 Subject: [PATCH 1/2] Readme Updated Tested on 11 SP12, 15 --- README.md | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 548672b..298573f 100644 --- a/README.md +++ b/README.md @@ -27,12 +27,19 @@ This package customizes the icon displayed with each item in the Structure Brows **Example:** When viewing the Structure Browser, Parts in the "Released" state will be displayed with one custom icon and Parts in the "Preliminary" state will be displayed with a second custom icon. All other Part items will be displayed with the default ItemType icon. -## Project Details +## History -**Built Using:** Aras 11.0 SP7 -**Browsers Tested:** Internet Explorer 11, Firefox 38 ESR, Chrome +Release | Notes +--------|-------- +[v1.0.1](https://github.com/ArasLabs/override-default-structure-browser/releases/tag/v1.0.1) | Tested 11.0 SP12, SP15. Tested on Edge, IE, Firefox 60 ESR, Chrome. +[v1.0.0](https://github.com/ArasLabs/override-default-structure-browser/releases/tag/v1.0.0) | First release. Tested on Internet Explorer 11, Firefox 38 ESR, Chrome. -> Though built and tested using Aras 11.0 SP7, this project may function in older releases of Aras 11.0 and Aras 10.0. +#### Supported Aras Versions + +Project | Aras +--------|------ +[v1.0.1](https://github.com/ArasLabs/override-default-structure-browser/releases/tag/v1.0.1) | 10.0 SPx, 11.0 SP7+, 11.0 SP12+, 11.0 SP15 +[v1.0.0](https://github.com/ArasLabs/override-default-structure-browser/releases/tag/v1.0.0) | 10.0 SPx, 11.0 SP7; Old Community Board Migration ## Installation From 572758903ab05630fb7ecb784499e6d73e6ccf87 Mon Sep 17 00:00:00 2001 From: "Eli J. Donahue" Date: Fri, 22 Mar 2019 15:55:24 -0500 Subject: [PATCH 2/2] Update README.md Co-Authored-By: sampoearas <46939101+sampoearas@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 298573f..bd3ffff 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Release | Notes Project | Aras --------|------ -[v1.0.1](https://github.com/ArasLabs/override-default-structure-browser/releases/tag/v1.0.1) | 10.0 SPx, 11.0 SP7+, 11.0 SP12+, 11.0 SP15 +[v1.0.1](https://github.com/ArasLabs/override-default-structure-browser/releases/tag/v1.0.1) | 10.0 SPx, 11.0 SPx [v1.0.0](https://github.com/ArasLabs/override-default-structure-browser/releases/tag/v1.0.0) | 10.0 SPx, 11.0 SP7; Old Community Board Migration ## Installation