From ffe915e73217bcff1e21cf245fadeffc933d43a4 Mon Sep 17 00:00:00 2001 From: Molly Jones Date: Tue, 12 Apr 2016 15:04:43 -0700 Subject: [PATCH] Release version 1.7.1 --- bower.json | 2 +- dist/CHANGELOG.md | 7 +++++++ dist/components/assignment/index.html | 6 +++--- dist/components/login/index.html | 6 +++--- dist/epicenter.js | 27 ++++++++++++++++----------- dist/epicenter.min.js | 6 +++--- dist/epicenter.min.js.map | 2 +- documentation/index.html.md | 8 ++++---- package.json | 2 +- 9 files changed, 39 insertions(+), 27 deletions(-) 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 @@ - - + + - - + +