2.22.4 (2022-08-02)
- trigger release (7ddc985)
2.22.2 (2022-08-01)
- release new version (4fc598d)
2.13.0 (2022-05-16)
- flaky busy status (5fb5411)
- make device properties customizable (78dad4a)
2.12.3 (2022-05-13)
- preview channel was commited to package.json (c611964)
2.12.3 (2022-05-13)
- preview channel was commited to package.json (c611964)
2.12.2 (2022-05-13)
- busy icon was missing in projects view (e3af48e)
2.12.1 (2022-05-12)
- devices were sometimes wrongly shown as idle (081bc83)
- replace [BUSY] text with a proper icon (e820fa0)
2.12.0 (2022-05-12)
- disconnect button (4f5a9aa)
- sending commands to disconnected device will create temporary connection (0478c5d)
2.11.0 (2022-05-06)
- busy status and related bugs (81664f4)
- infinite loop in "next" subscription (c520e3d)
- pymakr.conf without py_ignore would error (6b655e2)
- custom device names (8c5e3e7)
2.10.0 (2022-05-03)
- hidden devices reappeared after vscode reload (ebc3421)
- added walkthrough (b2a38e2)
- project wizard includes templates & devices (ba074ee)
- welcome views to projects and devices views (a89695b)
2.9.0 (2022-04-28)
- close terminals when closing vscode (fc23a1c)
- ctrl+e & ctrl+f keybindings (b7cd367)
- listed devices didn't refresh after config update (82da7c1), closes #221
- pymakr.conf's ignore list could spill over (6c974d1)
- running script without a project could fail (d9a054a)
- safe boot, busy tags, better connections (22ea26e)
2.8.7 (2022-04-20)
- hard reset should clear pending commands (94940cb)
- info should log to the output tab (4b4b8a1)
- missing tab icon for orphaned views (6d798c9)
- set default for supported manufacturers (4dcaa19)
- should not be logging to src folder (b1e031c)
- upload didn't work without project (493aaf8)
- upload failed with empty nested folders (82380a8)
- upload project should be sync project (3207e12)
2.8.6 (2022-04-07)
- "open-terminal-log" > "open terminal history" (b962677)
2.8.5 (2022-04-04)
- disable unused username/password config (518c8f0)
2.8.4 (2022-04-01)
- README.md had broken link (d6accad)
2.8.3 (2022-03-31)
- terminal didn't open (bfc09f6)
2.8.2 (2022-03-31)
- debug log filter (82a8ed0)
- logging errors (28ec008)
- removed deprecated commands (6dcec1f)
- Statemanager didn't work on Mac/Linux (c2b69ec)
2.8.1 (2022-03-28)
- device autoConnect config (19001de)
2.8.0 (2022-03-24)
- device file explorer required a workspace (06c7ae7)
- projects would linger after they were deleted (392c7ed)
- reloading vscode broke filesystem providers (566cf7f)
- set default auto connect to "lastState" (e72b260)
- titles for pymakr views when moved to new tab (70a2c84)
- better insights into blockingProxy (2e1a781)
2.7.0 (2022-03-21)
- create project fails if workspace is missing (561bcb8)
- new project button showed on all explorers (40945d4)
2.6.0 (2022-03-18)
- added prompt for shared terminals (5a34115)
2.5.0 (2022-03-17)
- added ignore option for upload (e61dd1b)
2.4.0 (2022-03-15)
- disable statusBar (3751311)
- better project wizard (0c0cba2)
2.3.0 (2022-03-14)
2.2.0 (2022-03-11)
2.1.3 (2022-03-10)
- patch changelog with pre 2.1.2 entries (07b1027)
2.1.2 (2022-03-10)
- "git" was missing from release field (e33d31d)
2.1.1 (2022-03-10)
- include changelogs (976624f)
2.1.0 (2022-03-10)
- connect should retry (b8f62fa)
- could disconnect disconnected devices (dba65f9)
- couldn't disconnect device with active script (ff4b958)
- new device menu was showing under projects (f7342f4)
- small project wizard (c1d4f15)
2.0.3 (2022-03-09)
- plugin could crash without an active project (2a05f3c)
2.0.2 (2022-03-08)
- broken images (1113fc8)
2.0.1 (2022-03-07)
- readme disclaimer (8dc41d1)