Update CHANGELOG.md
This commit is contained in:
@@ -28,6 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- `a.click()` since there are new and depricated event constructors that works differently ([#382])
|
- `a.click()` since there are new and depricated event constructors that works differently ([#382])
|
||||||
- opens up a new popup (tab) directly for the fallback method since the FileReader is async
|
- opens up a new popup (tab) directly for the fallback method since the FileReader is async
|
||||||
- removed the explicitly MSIE [1-9] check
|
- removed the explicitly MSIE [1-9] check
|
||||||
|
- Uses new anchor link for each save (might solve multiple download problems)
|
||||||
|
|
||||||
[#382]: https://github.com/eligrey/FileSaver.js/issues/382
|
[#382]: https://github.com/eligrey/FileSaver.js/issues/382
|
||||||
[#449]: https://github.com/eligrey/FileSaver.js/issues/449
|
[#449]: https://github.com/eligrey/FileSaver.js/issues/449
|
||||||
|
|||||||
Reference in New Issue
Block a user