Documentation
Release Notes
Changelog and version history for MudPi releases.
Version 0.11.0
Python modernization upgrade — MudPi now requires Python 3.9+ and updates all core dependencies.
Changelog — v0.11.0
Click to expand code…
Version 0.10.0
A major refactor of the entire MudPi platform with breaking changes across all components.
Changelog — v0.10.0
Click to expand code…
Version 0.9.1
- Added automation sequences for multi-step processes
- Display component updates with message queue improvements
- Relay control refactoring with safety improvements
- Sensor polling refactoring for better reliability
- Controls refactoring with unified component model
- Logger improvements with structured output
Version 0.9.0
- Redis integration refactored for improved state management
- Workers refactored with new pool-based architecture
- Improved error handling across all workers
- Configuration validation improvements
Earlier Versions
- 0.8.0 — Trigger system overhaul with group support and threshold comparisons
- 0.7.0 — Camera component added with PiCamera support
- 0.6.0 — Character display support with I2C interface
- 0.5.0 — Arduino node support via Nanpy and serial communication
- 0.4.0 — Action system with component-scoped targeting
- 0.3.0 — Sensor and relay improvements, basic automation triggers
- 0.2.0 — Initial multi-sensor support with Redis-based state storage