Skip to content

Releases: chicio/ID3TagEditor

4.6.0

19 Apr 21:04
Compare
Choose a tag to compare

Added

  • PR #100: ID3FrameStringContentParser crash fix

4.5.0

13 Jan 07:19
Compare
Choose a tag to compare

Added

  • PR #99: Add optimized reader that only read the ID3 header of the file

4.4.2

16 Nov 19:17
Compare
Choose a tag to compare

Fixed

  • Updated doc: added comment frame description and usage

4.4.1

13 Nov 10:34
Compare
Choose a tag to compare

Fixed

  • PR #94: chore: Fix an out of bounds crash

4.4.0

02 Oct 10:44
Compare
Choose a tag to compare

Fixed

  • PR #93: chore: Fixes documentation for examples
  • PR #92: Wire up iTunesGrouping to the ID3TagContentReader
  • Added automatic contributors list generation

4.3.0

09 Sep 14:36
Compare
Choose a tag to compare

Fixed

  • Added support for widget extension

4.2.1

11 Feb 15:17
Compare
Choose a tag to compare

Fixed

  • Fixed #88: ID3 v2.4 non synchsafe size

4.2.0

11 Feb 11:39
Compare
Choose a tag to compare

Added

  • Added ID3TagContentReader to make read content easier

4.1.3

06 Oct 07:22
Compare
Choose a tag to compare

Added

  • Xcode 13 support

4.1.2

06 Oct 07:22
Compare
Choose a tag to compare

Fixed

  • PR #85: Kotlin Multiplatform support