What's Changed
- fix(ui): Show "Exctraction completed!" message in the segment info text box instead of the label status, to avoid visual clatter (thanks @dclxvplusone)
- feat(chapters): Add new PBF chapter type. It automatically transforms the default XML chapter type to the PBF chapter type. Comes with no guarantees, since documentation is basically non-existent.
- Reorganize and refactor various parts of the code. Switch to using Newtonsoft.Json via Nuget and update to latest version
Full Changelog: v2.9.1...v2.10.0