Skip to content

2.3.0

Compare
Choose a tag to compare
@deoostfrees deoostfrees released this 27 May 18:09
· 96 commits to main since this release

Added

  • Changelog section to keep track of changes.
  • Necessary outputs for screen reader support.
  • CSS custom properties for captions and image loading error messages.

Changed

  • Replaced the custom copyObject() function with the built-in structuredClone() method for improved performance and reliability.
  • Refactored code and comments to improve readability and optimize performance.
  • Updated the development dependencies to the latest versions.

Removed

  • The option for supported image file types as it is no longer necessary.
  • The scrollClose option.

Fixed

  • Non standard URLs can break Parvus (#43).