Skip to content

Latest commit

 

History

History
48 lines (39 loc) · 1.57 KB

CHANGELOG.md

File metadata and controls

48 lines (39 loc) · 1.57 KB

Change Log

1.0.21

  • Fixed build script issue with auth credentials.

1.0.20

  • Added Teamwork Developer portal client credentials to auth process.

1.0.19

  • To get the extension working again in Visual Studio Code 1.45.1 we temporarily disabled all caching in the extension. You might see slower loading times, we keep to have this updated as soon as possible.

1.0.18

  • Renamed to Teamwork, replaced icons

1.0.17

  • Fixed an issue where comments date time was shown wrong

  • Fixed a login issue for Linux users
  • Potential fix for -> Issue: 2

1.0.15

  • Added a direct link to the task when clicking on task title in preview card
  • fixed a bug in time log preview

1.0.14

  • Tasks now show Logged Time
  • Can now log time on tasks
  • To use Time Logging make sure the option "enabletimeTracking" is on in config

1.0.13

  • Fixed an issue with task creation that randomly occured

1.0.12

  • Workaround for VSCode GlobalState not always updating.

1.0.9

  • Fixed an issue with creating tasks in non code files
  • Fixed an issue where login credentials where not stored

1.0.9

  • Fixed an issue with creating tasks without the Github Extension installed.

1.0.8

  • Added a workaround for multiple VSCode windows and VSCode globalStorage cache causing login problems

1.0.7

  • fixed an issue for EU accounts
  • fixed a login issue

1.0.6

  • fixed a bug where links on the task card where not pointing to the correct url
  • Creating a task without an active project picked should be a bit more smooth now.