github sushaantu/boxento v1.0.3
v1.0.3 - Build Fix and Docker Updates

latest release: v1.0.4
2 months ago

🐛 Bug Fixes

  • Build System: Fixed TypeScript compilation errors that prevented Docker image builds
  • RSS Widget: Fixed configuration persistence issue where RSS widget settings were lost after page refresh
  • Widget System: Standardized configuration callback mechanism across all widgets

📦 Docker

  • Updated Docker installation instructions in README
  • Fixed example docker-compose.yml configuration
  • Now using :latest tag for easier maintenance

🔧 Technical Changes

  • Fixed TypeScript type casting issues in widget index
  • Updated RSS widget to use proper onUpdate callback instead of incorrect onConfigChange
  • Enhanced base WidgetProps interface to include onUpdate callback
  • Ensured consistent configuration persistence behavior across all widget types

This release resolves the GitHub Action build failures and ensures Docker images can be built successfully.

Full Changelog: v1.0.2...v1.0.3

Don't miss a new boxento release

NewReleases is sending notifications on new releases.