MyGit

v1.0.3

ZZ-Cat/CRSFforArduino

版本发布时间: 2024-07-20 17:11:46

ZZ-Cat/CRSFforArduino最新发布版本:v1.0.3(2024-07-20 17:11:46)

Overview

[!NOTE] You MUST update your copy of CRSF for Arduino to this version as soon as possible. CRSF for Arduino has been re-licensed to the GNU Affero General Public License v3 and is in effect from v1.0.3 onwards. The GNU General Public License v3 no longer applies to CRSF for Arduino, and is invalid from v1.0.3 onwards. This is the first security-focused release of its kind, and any future releases that are security-focused, you SHOULD update to that version as soon as possible.

I know this isn't the release many of you were expecting, but it's one that's sorely needed to be made.
The main highlight here is CRSF for Arduino has been re-licensed to the GNU Affero General Public License v3.
So, you SHOULD take the time to familiarise yourself with that as soon as you can.

There are a couple of minor things here that are also noteworthy, and that's moving from the old Arduino/MBed version of RP2040 support to Earle Philhower's Arduino-Pico package for RP2040 support; and I have fixed a typo in the compatibility table for STM32F405RG targets.

On my side, there's some CI changes, where I have re-factored my old Arduino and PlatformIO CIs into one unified Quality Control CI.
As a part of my Quality Control CI, I am performing static code analysis in (what I call) my "Defect Detector", and I am performing vulnerability scanning with CodeQL.

What's Changed

The elephant in the room

Security

Fixes

Re-factors

Chores

For more information

Full Changelog: https://github.com/ZZ-Cat/CRSFforArduino/compare/v1.0.0...v1.0.3


Semantic Versioning

All releases of CRSF for Arduino follow the Semantic Versioning Guidelines. This means "Major.Minor.Patch". Major = New features that are incompatible with previous iterations. Minor = New features &/or hardware support that retains compatibility with the current Major release. Patch = Bug fixes.

This Patch Version is the third follow-up release to Version 1.0.x,
and is the first security-focused release of its kind for CRSF for Arduino. While every effort has gone in to ensure the latest release is bug-free, there are no guarantees with firmware development. Your feedback is always welcome. If you spot any bugs, don't hesitate to open an issue. For general comments & questions, please use the discussions section. New contributors are always welcome. Please read through my Contribution Guidelines before you go Gung Ho with coding.

相关地址:原始地址 下载(tar) 下载(zip)

查看:2024-07-20发行的版本