Introduced image event support, significant memory optimizations, and comprehensive plugin security enhancements.
Key Updates
Events can now display images. RSS plugins automatically extract relevant images with optimized loading via dual-layer caching strategy.
Added an option to disable image display to save memory and improve performance.
Significantly reduced memory usage by optimizing view lifecycle management and fixing memory leaks.
Other Updates
Enhanced plugin security with detailed permission display and explicit network/storage access declarations.
Optimized storage with 16KB limit per plugin, maximum 5 cache entries, and 5-minute to 24-hour cache duration.
Improved JavaScript security by removing unsafe features like
evalandFunction, and enhanced URL validation to prevent SSRF attacks.