- added integration tests for most of the CLI commands
- added automated CI pipeline (tests + lint on every push or pull request)
- added support of empty strings for port envs on installation
- added usage for every command, available in
help - added Ubuntu deprecation warning if it is less than 22.04
- improved node upgrade: ton binaries are not deleted until new build is successful
- fixed
download_archive_blocks --only-master - updated
requestsversion - updated minimum Python version to 3.8 (in fact MyTonCtrl already have not been supported by Python<3.8 for long time)
- updated minimum required clang version to 21
- removed BTC Teleport offer functionality
- removed openssl compiling since it has been moved to submodules