Skip to content

Commit

Permalink
Version 3.7.0
Browse files Browse the repository at this point in the history
- Fix ID3 chapter bugs and tests
- Workaround for undeclared padding (#69)
- Add UFID support for ID3 tags
- Check for ArrayBuffer.isView for older versions of Firefox (#51)
- Fix shortcuts for frame ids with multiple entries (#64)
- Use native XHR in WebWorker environment (#65)
  • Loading branch information
aadsm committed Aug 6, 2017
1 parent c9a980b commit bc85b6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jsmediatags",
"version": "3.6.2",
"version": "3.7.0",
"description": "Media Tags Reader (ID3, MP4)",
"author": {
"name": "António Afonso",
Expand Down

0 comments on commit bc85b6a

Please sign in to comment.