Skip to content

Releases: tillt/ChapterForge

v0.13

21 Dec 04:46
Immutable release. Only release title and notes can be modified.
v0.13
3c2d672

Choose a tag to compare

What's Changed

  • feat: adds chapter reading via CLI and library
  • fix: UX around faststart option in CLI

Full Changelog: v0.12...v0.13

v0.12

19 Dec 00:42
Immutable release. Only release title and notes can be modified.
v0.12
6167e80

Choose a tag to compare

Full Changelog: v0.10...v0.12

v0.10

17 Dec 02:36
v0.10
6c83f45

Choose a tag to compare

  • fix: overload delegation issue
  • feat: improved logging
  • feat: now validating yuvj420 encoding for the chapter JPEG
  • fix: made improvements to meta parser sturdyness
  • fix: major structure update - inconsistent padding
  • feat: now warns when first chapter isnt at 0ms
  • feat: now support url-text additionally to the href
  • fix: made new bento based test optional
  • fix: url-text alone needs to drive a url track creation
  • feat: warns users when they supply multiple image sizes
  • feat: strict JPEG validation

Full Changelog: v0.09...v0.10

v0.09

14 Dec 07:11
v0.09
5b63221

Choose a tag to compare

First proper release after fixing a few more bugs in the MP4 muxer. By now we get full support for all chapter features VLC, Music.app, QuickTime and AVFoundation.

We have a fully working release pipeline, notarizing our macOS binaries and neatly packaging everything.

The example input has been reworked and individualized to make things funky and clear.

Documentation got enhanced with a playback example for testing before downloading.

Full Changelog: v0.01...v0.09