Skip to content
This repository was archived by the owner on May 24, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
## [2.1.3] - 18.05.2020
### Added
* Binaries for the new upcoming Atom update (1.47).
* Pybytes Panel, where you can find the best features of Pybytes.
### Fixed
* Pymakr can't find some devices tabs (mostly with PyJTAG boards), which causes unexpected tabs behaviour (closing, opening, closing all, opening all, tabs sync).


## [2.1.2] - 06.3.2020
### Added
* Terminal auto focus.
### Changed
* Space between sidebar items.
* Pycom logo.
* Pymakr colors (minor changes), better matching with Atom's color.
* Terminal left padding.
### Fixed
* Buggy artifact behind the terminal with a light theme selected.
* Connection tab hover color.
* Active connection tab is now draggable.
* Placeholder background color now matches the terminal color.
* Dropdown alignment.


## [2.1.1] - 19.2.2020
### Fixed
- Pymakr doesn't require to have git installed anymore.
Expand Down