Skip to content

mp3tag.js v3.17.0

Latest

Choose a tag to compare

@eidoriantan eidoriantan released this 30 Jun 17:03
v3.17.0
2c18b28

mp3tag.js v3.17.0

  • Added support for CHAP and CTOC chapter frames.
  • Fixed unsynchronisation handling for ID3v2.3 tag-level flags and ID3v2.4 per-frame flags.
  • Added support for multi-byte ETCO event types via the 0xFF escape prefix.
  • Refactored the ID3v2 read/write paths to share container encoding logic and remove dead code.
  • Updated development dependencies and fixed package/type metadata.