Skip to content

Release v0.7.91

Choose a tag to compare

@github-actions github-actions released this 14 Apr 11:39
· 115 commits to main since this release

Summary of Recent Updates

New Features:

  • Introduced dynamic module loading for CereusDB workers, enhancing overall performance and flexibility.
  • Updated the PWA extension with a new service worker implementation, improving efficiency and responsiveness.

Improvements:

  • Streamlined imports in CereusDB worker files, resulting in cleaner code and potentially faster load times.
  • Enhanced type definitions for CereusDB workers, which improves developer experience and reduces the likelihood of errors.

Fixes:

  • Removed obsolete WASM URL imports and legacy service worker files that were no longer necessary, contributing to a more maintainable codebase.

Dependency Updates:

  • Updated the @cereusdb dependencies to the latest version, ensuring that users benefit from the latest features and fixes.

Overall, these changes aim to improve performance, maintainability, and user experience across the platform.