Skip to content

Release v2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Mar 07:27

Hey everyone! I apologize for my limited activity recently. My daily responsibilities have kept me quite busy, leaving me less free time than desired...I've observed that many new issues have emerged from versions 1.1.6 and 1.1.7, and I intend to concentrate on the latest codebase instead of re-directing users to download the continuous release. Wishing all of you the best and thank you for your understanding!

What's Changed

  • Upgraded and renamed the JSON editor to "Project Editor" with newer functionality.
  • Introduced a new feature allowing custom parsing code implementation, ideal for processing binary data or handling multiple frame formats within the same project.
  • Added support for interacting with Bluetooth Low Energy (BLE) devices. Let me know if you are able to plot data from your smartwatch... 😆
  • Streamlined the process for selecting device types.
  • Implemented other minor user interface enhancements.
  • Grammatical and Conciseness Rewording by @DanPark13 in #99
  • Update README.md by @ABHISAHN in #114
  • add portable application by @zfb132 in #126
  • update chinese translations by @zfb132 in #128
  • Update several zh.ts wording by @Tetrapod1206 in #179

⚠️ You will need to re-generate your project files, it is highly recommended to use the Project Editor instead of editing the JSON code yourself.

New Contributors

Full Changelog: v1.1.7...continuous