Release Notes simplyCAN
=======================

v1.3 (30 Oct 2022)
------------------

| Firmware | Hardware | C-API | Py-API | Busmonitor | Manuals |
| -------- | -------- | ----- | ------ | ---------- | ------- |
| 1.00.00  | 1.5      | 1.1.1 | 2.0.0  | 1.3.0      | 1.0     |

Bugfixes:
- Busmonitor: Message reception delay bug fixed (#8266)

Features:
- None

Improvements:
- Python: Changed wrapper to ctypes, Python demo adapted
- API: `simply_flush_tx_fifo` function added to increase TX performance
- Busmonitor: Linux delivery as Python script




v1.1 (16 Sep 2020)
------------------

| Firmware | Hardware | C-API | Py-API | Busmonitor | Manuals |
| -------- | -------- | ----- | ------ | ---------- | ------- |
| 1.00.00  | 1.5      | 1.0.0 | -      | 1.2.0      | 1.0     |

Bugfixes:
- Busmonitor: Minor bug fixes
- Manuals: Adjusted max. bus load, removed Windows 7 installation
- Manuals: Minor corrections, FCC Compliance Statement added

Features:
- Wrapper for Python 3.7/3.8 added
- Support for Raspbian OS (32 bit) added
- VB.NET demo for Windows added

Improvements:
- Improved firmware startup behavior during computer reboots (with and without 
  power interruption) and when the USB cable is unplugged/plugged in
- Brown out (undervoltage) detection optimized



v1.0 (25 Mar 2019)
------------------

| Firmware | Hardware | C-API | Py-API | Busmonitor | Manuals |
| -------- | -------- | ----- | ------ | ---------- | ------- |
| 1.00.00  | 1.5      | 1.0.0 | -      | 1.0.0      | 1.0     |

First release for Windows and Linux