Skip to content

v1.5.3

Compare
Choose a tag to compare
@jayarjo jayarjo released this 02 Feb 07:54
· 66 commits to master since this release

Changelog

  • Image: Address possible memory leaks, by explicitly removing unused references.
  • FileInput: Treat extensions in accept option as case-insensitive.
  • FileInput: Do not add mime types into accept attribute, when browser can filter by extensions only.
  • Mark all NPM dependencies as dev (this will make NPM package so much lighter).