Template:Boilerplate-Firmware-Changelog: Difference between revisions
Appearance
| [checked revision] | [checked revision] |
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{TemplateData | {{TemplateData | ||
|description=Boilerplate for product Firmware Changelog page. | |description=Boilerplate for product Firmware Changelog page. Lean structure — no Status, Download, Migration Notes, Update Procedure, Support Lifecycle. | ||
}} | }} | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
== Description == | == Description == | ||
This page lists all firmware releases for the [Product Name] | This page lists all firmware releases for the [Product Name]. The changelog follows the [https://keepachangelog.com Keep a Changelog] standard. | ||
== Latest Stable Release == | == Latest Stable Release == | ||
{{FW-Latest-Release | {{FW-Latest-Release | ||
| version | | version = 1.2.0 | ||
| date | | date = 2026-05-01 | ||
| type | | type = Stable | ||
}} | }} | ||
| Line 21: | Line 18: | ||
{| class="wikitable sortable" style="width:100%" | {| class="wikitable sortable" style="width:100%" | ||
|- | |- | ||
! Version !! Release Date !! Type | ! Version !! Release Date !! Type !! Release Notes | ||
{{FW-Row-Summary | version=1.2.0 | date=2026-05-01 | type=Stable | {{FW-Row-Summary | version=1.2.0 | date=2026-05-01 | type=Stable}} | ||
{{FW-Row-Summary | version=1.1.2 | date=2026-03-20 | type=Stable | {{FW-Row-Summary | version=1.1.2 | date=2026-03-20 | type=Stable}} | ||
{{FW-Row-Summary | version=1.1.0 | date=2026-02-15 | type=Stable | {{FW-Row-Summary | version=1.1.0 | date=2026-02-15 | type=Stable}} | ||
{{FW-Row-Summary | version=1.0.0 | date=2025-12-01 | type=Stable | {{FW-Row-Summary | version=1.0.0 | date=2025-12-01 | type=Stable}} | ||
{{FW-Row-Summary | version=0.9.0 | date=2025-10-10 | type=Beta | {{FW-Row-Summary | version=0.9.0 | date=2025-10-10 | type=Beta}} | ||
|} | |} | ||
== Version History == | == Version History == | ||
{| class="wikitable sortable" style="width:100%; font-size:0.95em" | {| class="wikitable sortable" style="width:100%; font-size:0.95em" | ||
|- | |- | ||
! Version ! | ! style="width:8%" | Version | ||
! style="width:10%" | Date | |||
! style="width:8%" | Type | |||
! style="background:#4CAF50; color:white" | Added | |||
! style="background:#2196F3; color:white" | Changed | |||
! style="background:#FFC107; color:black" | Fixed | |||
! style="background:#F44336; color:white" | Security | |||
! style="background:#9E9E9E; color:white" | Known Issues | |||
{{FW-Row-Detail | {{FW-Row-Detail | ||
| version = 1.2.0 | | version = 1.2.0 | ||
| date = 2026-05-01 | | date = 2026-05-01 | ||
| type = Stable | | type = Stable | ||
| added = | | added = | ||
* BLE fast-connect pairing | * BLE fast-connect pairing (-60% time) | ||
* External 1-Wire temperature probe | * External 1-Wire temperature probe | ||
* Configurable sampling rate (1/5/10 Hz) | * Configurable sampling rate (1/5/10 Hz) | ||
| changed = | | changed = | ||
* Accuracy ±0.5% → ±0.3% | * Accuracy ±0.5% → ±0.3% (full-scale) | ||
* Sleep power −15% | * Sleep power consumption −15% | ||
| fixed = | | fixed = | ||
* BLE disconnect after 30+ days | * BLE disconnect after 30+ days uptime | ||
* Memory leak in logging | * Memory leak in logging causing reboot | ||
* Temperature compensation at −20 to −30 °C | |||
| security = | | security = | ||
* LE Secure Connections | * LE Secure Connections (replaces legacy pairing) | ||
* Buffer overflow | * Buffer overflow in OTA routine (CVE-2026-XXXX) | ||
| known_issues = | | known_issues = | ||
* OTA fails on iOS 17.4.1 | * OTA fails on iOS 17.4.1 — use Android/USB | ||
* Calibration UI button | * Calibration UI button unresponsive | ||
}} | }} | ||
{{FW-Row-Detail | {{FW-Row-Detail | ||
| Line 69: | Line 63: | ||
| date = 2026-03-20 | | date = 2026-03-20 | ||
| type = Stable | | type = Stable | ||
| fixed = | | fixed = | ||
* Boot loop on HW Rev B | * Boot loop on HW Rev B (date code 2602+) | ||
* Time drift after RTC battery low | * Time drift after RTC battery low | ||
}} | }} | ||
{{FW-Row-Detail | |||
| version = 1.1.0 | |||
| date = 2026-02-15 | |||
| type = Stable | |||
| added = | |||
{ | * Support for HW Rev B (improved antenna) | ||
* Diagnostic mode (long-press 5s) | |||
| changed = | |||
* Default BLE TX power +4 → 0 dBm | |||
| | | fixed = | ||
| | * Battery % reporting below 20% | ||
* Sporadic disconnect in high-interference env | |||
| known_issues = | |||
* Boot loop on certain Rev B → fixed in 1.1.2 | |||
| | }} | ||
| | {{FW-Row-Detail | ||
* | | version = 1.0.0 | ||
| date = 2025-12-01 | |||
| | | type = Stable | ||
| | | added = | ||
* | * Initial production release | ||
* BLE 5.0 connectivity | |||
| | * USB configuration interface | ||
| | * Battery level reporting | ||
* | * Measurement modes (continuous / on-demand / scheduled) | ||
| known_issues = | |||
* Battery % inaccurate < 20% → fixed in 1.1.0 | |||
}} | |||
{{FW-Row-Detail | |||
| version = 0.9.0 | |||
| date = 2025-10-10 | |||
| type = Beta | |||
| added = ''Pre-production beta — engineering samples only'' | |||
}} | |||
|- | |||
| | |||
|} | |} | ||
| Line 128: | Line 115: | ||
|- | |- | ||
| 1.0.0 || ✅ Supported || ❌ Not supported || ❌ Not supported | | 1.0.0 || ✅ Supported || ❌ Not supported || ❌ Not supported | ||
|} | |} | ||
| Line 148: | Line 121: | ||
* [[{{SUBPAGENAME}} Datasheet|Datasheet]] | * [[{{SUBPAGENAME}} Datasheet|Datasheet]] | ||
* [[Product Change Notification|PCN List]] | * [[Product Change Notification|PCN List]] | ||
== Document Revision History == | == Document Revision History == | ||
| Line 165: | Line 136: | ||
|} | |} | ||
[[Category:{{PAGENAME}}]] | |||
[[Category:Firmware Changelog]] | [[Category:Firmware Changelog]] | ||
</includeonly> | </includeonly> | ||