Release v1.0.6-rc6
Pre-release
Pre-release
Fix: Fatal Error in UpdateService
This release fixes a fatal error that occurred during plugin activation.
Changes
- Added class existence check: Verify PucFactory class exists before initialization
- Added comprehensive error handling: Try-catch for both Exception and Error types
- Added null safety checks: Verify methods exist before calling them
- Graceful degradation: Plugin activation no longer fails if update checker initialization fails
Testing
This version should activate without fatal errors. Update notifications will work if the update checker library is properly installed.