| Date | Version | Comment | 
|---|---|---|
| 2025-10-23 | 3.2.7 | ⇐ last | 
| 2025-10-03 | 3.2.6 | |
| 2025-09-23 | 3.2.5 | |
| 2025-08-13 | 3.2.4 | |
| 2025-07-09 | 3.2.3 | |
| 2025-07-02 | 3.2.2 | |
| 2025-06-11 | 3.2.1 | |
| 2025-05-28 | 3.2.0 | 
| Total | CRITICAL | MAJOR | MEDIUM | MINOR | 
|---|---|---|---|---|
| 5 | 0 | 0 | 4 | 1 | 
| Merge date | Subject - Severity (minor, medium, major, critical) | 
|---|---|
| 2025-10-27 | BUG/MEDIUM: cli: do not return ACKs one char at a time | 
| 2025-10-27 | BUG/MEDIUM: mt_list: Use atomic operations to prevent compiler optims | 
| 2025-10-27 | BUG/MINOR: stick-tables: properly index string-type keys | 
| 2025-10-27 | BUG/MEDIUM: applet: Improve again spinning loops detection with the new API | 
| 2025-10-27 | BUG/MEDIUM: mt_lists: Avoid el->prev = el->next = el |