Skip to content

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

14

12 Jun 11:16
ffe6a75

Choose a tag to compare

Full Changelog: 13...14

photo_2025-06-12_13-50-43

Version 4.0.5
Release Date: 27th May 2025
[Fixed] User IP When Running Delus with Docker
[Fixed] Watch Module When Newsfeed Caching Enabled
[Fixed] User Access Checks When Approval System Enabled
[Fixed] LiveStreaming Recording Issue
[Fixed] Messages with Special Characters in Delus Messaging Apps
[Fixed] Minor Bugs

Version 4.0.4
Release Date: 18th May 2025
[Added] OneSignal Sections for Messaging & Timeline Apps
[Fixed] Vkontakte Social Login
[Fixed] Bypass allow_url_fopen Error
[Fixed] Fine People with Location Issue
[Fixed] Yandex Upload Issue
[Fixed] Minor Bugs

13

30 Dec 11:17

Choose a tag to compare

13

Full Changelog: 11...13

11

05 Oct 18:16

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