Skip to content

Commit b42f346

Browse files
committed
1.0.7
* Fixed a login issue * Fixed a bug where task comments where not added to code * Fixed a bug with EU installations
1 parent 787772d commit b42f346

12 files changed

+162
-69
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Change Log
2+
## 1.0.7
3+
- fixed an issue for EU accounts
4+
- fixed a login issue
5+
26
## 1.0.6
37
- fixed a bug where links on the task card where not pointing to the correct url
48
- Creating a task without an active project picked should be a bit more smooth now.

out/model/projectConfig.js

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

out/model/projectConfig.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

out/taskProvider.js

+15-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

out/taskProvider.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)