Skip to content

Releases: swdotcom/swdc-sublime

v2.6.6

12 Apr 20:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.5...v2.6.6

v2.6.5 plugin connection auth params update

09 Mar 23:54
eab2007
Compare
Choose a tag to compare
send correct auth params (#52)

* send correct auth params

* remove unused params

migrate user anon endpoints

09 Mar 18:08
65faf92
Compare
Choose a tag to compare
v2.6.4

migrate to app apis (#51)

v2.6.3 auth token split update

25 Feb 17:35
b4fdc87
Compare
Choose a tag to compare
Merge pull request #50 from swdotcom/tracker-token-split

split the jwt/bearer for the tracker auth

migrate auth endpoints

22 Feb 22:45
0946b97
Compare
Choose a tag to compare
Merge pull request #49 from swdotcom/migrate-auth-endpoints

migrate auth endpoints and remove local integrations

v2.6.1 json load using utf8

25 Nov 01:29
Compare
Choose a tag to compare

This fixes loading the json files using utf-8

tools menu and more options view updates

27 Oct 22:59
0668447
Compare
Choose a tag to compare
Merge pull request #48 from swdotcom/update-endpoints

update dashboard and settings endpoint and cleanup menus

asynchronous package initialization optimization

15 Oct 17:38
fcd98ee
Compare
Choose a tag to compare
Merge pull request #47 from swdotcom/async-init

prevent waiting on longer running initialization functions

v2.5.8 flow mode support and current day stats updates

08 Oct 00:24
f7e7cb6
Compare
Choose a tag to compare
Merge pull request #46 from swdotcom/flowmode-stats-upgrade

add flow mode and current day stats support and refactor logic

fix payload encoding and anon onboarding fix

08 Jun 16:15
e820798
Compare
Choose a tag to compare
Merge pull request #44 from swdotcom/encoding-and-refactor-updates

fix payload encoding and code refactor