Skip to content

Releases: REChain-Network-Solutions/Delus-PWA-Engine

13

30 Dec 11:17
Compare
Choose a tag to compare

Full Changelog: 11...13

11

05 Oct 18:16
Compare
Choose a tag to compare
11

Changelog for Delus PWA Engine - Version 11

Released: October 2024

New Features:

  • Progressive Image Loading: Implemented support for progressive image loading, improving performance and user experience on slow networks.
  • Offline Mode Enhancements: Introduced more robust caching mechanisms to allow the PWA to function seamlessly even when offline, with background sync for pending tasks.
  • Custom Web Components: Added new custom web components for better modularity and reusability across the app.
  • Service Worker Optimizations: Improved service worker performance, reducing load times by up to 15% through optimized caching strategies.
  • Push Notifications Improvements: Expanded support for more complex push notifications, allowing for rich media (images, video snippets) in notifications.

Fixes:

  • Memory Leak in Service Workers: Fixed an issue causing memory leaks when handling background sync processes.
  • CSS Grid Compatibility: Addressed compatibility issues with CSS Grid in older versions of Safari and Edge.
  • Slow Load on Low-End Devices: Optimized rendering to reduce initial load time on low-end devices by streamlining the bundle size.
  • Accessibility Fixes: Improved ARIA attributes and keyboard navigation support for better accessibility.

Performance Improvements:

  • Reduced Bundle Size: Decreased overall bundle size by 20% through code splitting and lazy loading of non-critical components.
  • Faster Startup Times: Optimized initial startup time by deferring non-essential scripts until after page load.

Deprecations:

  • Legacy Browser Support: Removed support for Internet Explorer 11 and older versions of Edge. Users are encouraged to switch to modern browsers for optimal performance.

Documentation:

  • Updated README with new installation and configuration instructions.
  • Added more detailed usage examples for service worker registration and custom components.

Full Changelog: https://github.com/REChain-Network-Solutions/Delus-PWA-Engine/commits/11