diff --git a/bower.json b/bower.json index 1f6686d7..7c1518ff 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "epicenter-js-libs", - "version": "1.7.0", + "version": "1.7.1", "homepage": "https://github.com/forio/epicenter-js-libs", "authors": [ "Naren Ranjit " diff --git a/dist/CHANGELOG.md b/dist/CHANGELOG.md index a0b20bc3..b913fef8 100644 --- a/dist/CHANGELOG.md +++ b/dist/CHANGELOG.md @@ -1,4 +1,11 @@ + + +### 1.7.1 (2016-04-12) + +- Bug fixes for the API configuration feature introduced in 1.7.0: make sure we first search for the API configuration on the current server; if it's not available, default to api.forio.com. This allows Epicenter.js to more easily be used on multiple Epicenter installations (not just forio.com), but still provides flexibility for local development. +- Upgraded test framework (sinon) version. + ### 1.7.0 (2016-04-11) diff --git a/dist/components/assignment/index.html b/dist/components/assignment/index.html index 14c71f67..dc363732 100644 --- a/dist/components/assignment/index.html +++ b/dist/components/assignment/index.html @@ -7,7 +7,7 @@ - + @@ -73,8 +73,8 @@ - - + + - - + +