🐛 Bug Fixes
- RSS Widget: Fixed configuration persistence issue where RSS widget settings were lost after page refresh
- Widget System: Standardized configuration callback mechanism across all widgets
🔧 Technical Changes
- Updated RSS widget to use proper
onUpdate
callback instead of incorrectonConfigChange
- Enhanced base
WidgetProps
interface to includeonUpdate
callback - Ensured consistent configuration persistence behavior across all widget types
📦 Docker
This release includes Docker support for easy deployment. See the README for installation instructions.
Full Changelog: v1.0.1...v1.0.2