[PR #1926] [MERGED] docs: Add changelog entries for version 0.96.3 #2725

Open
opened 2026-01-29 17:23:37 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/1926
Author: @cfsmp3
Created: 12/29/2025
Status: Merged
Merged: 12/29/2025
Merged by: @cfsmp3

Base: masterHead: docs/changelog-0.96.3


📝 Commits (2)

  • 5b05ce5 docs: Add changelog entries for version 0.96.3
  • a6fd8d4 chore: Bump version to 0.96.3

📊 Changes

13 files changed (+29 additions, -13 deletions)

View changed files

📝 OpenBSD/Makefile (+1 -1)
📝 docs/CHANGES.TXT (+16 -0)
📝 linux/configure.ac (+1 -1)
📝 mac/configure.ac (+1 -1)
📝 package_creators/PKGBUILD (+1 -1)
📝 package_creators/ccextractor.spec (+1 -1)
📝 package_creators/debian.sh (+1 -1)
📝 packaging/chocolatey/ccextractor.nuspec (+1 -1)
📝 packaging/chocolatey/tools/chocolateyInstall.ps1 (+1 -1)
📝 packaging/winget/CCExtractor.CCExtractor.installer.yaml (+2 -2)
📝 packaging/winget/CCExtractor.CCExtractor.locale.en-US.yaml (+1 -1)
📝 packaging/winget/CCExtractor.CCExtractor.yaml (+1 -1)
📝 src/lib_ccx/lib_ccx.h (+1 -1)

📄 Description

Summary

  • Add changelog entries for version 0.96.3 documenting all changes since 0.96.2
  • New features: VOBSUB extraction for MP4/MKV, native SCC input support, SCC output improvements
  • Bug fixes: timing offsets, build issues, OCR guards
  • Build improvements: Windows/autoconf VOBSUB support, winget/Chocolatey packaging

Test plan

  • Verify CHANGES.TXT formatting matches existing entries
  • Verify all significant commits since v0.96.2 are documented

🤖 Generated with Claude Code


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/CCExtractor/ccextractor/pull/1926 **Author:** [@cfsmp3](https://github.com/cfsmp3) **Created:** 12/29/2025 **Status:** ✅ Merged **Merged:** 12/29/2025 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `docs/changelog-0.96.3` --- ### 📝 Commits (2) - [`5b05ce5`](https://github.com/CCExtractor/ccextractor/commit/5b05ce5073d6314a65b428ec881f3d2a8ada011a) docs: Add changelog entries for version 0.96.3 - [`a6fd8d4`](https://github.com/CCExtractor/ccextractor/commit/a6fd8d468aeb971b27ad9518aa8001d152c1fc64) chore: Bump version to 0.96.3 ### 📊 Changes **13 files changed** (+29 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `OpenBSD/Makefile` (+1 -1) 📝 `docs/CHANGES.TXT` (+16 -0) 📝 `linux/configure.ac` (+1 -1) 📝 `mac/configure.ac` (+1 -1) 📝 `package_creators/PKGBUILD` (+1 -1) 📝 `package_creators/ccextractor.spec` (+1 -1) 📝 `package_creators/debian.sh` (+1 -1) 📝 `packaging/chocolatey/ccextractor.nuspec` (+1 -1) 📝 `packaging/chocolatey/tools/chocolateyInstall.ps1` (+1 -1) 📝 `packaging/winget/CCExtractor.CCExtractor.installer.yaml` (+2 -2) 📝 `packaging/winget/CCExtractor.CCExtractor.locale.en-US.yaml` (+1 -1) 📝 `packaging/winget/CCExtractor.CCExtractor.yaml` (+1 -1) 📝 `src/lib_ccx/lib_ccx.h` (+1 -1) </details> ### 📄 Description ## Summary - Add changelog entries for version 0.96.3 documenting all changes since 0.96.2 - New features: VOBSUB extraction for MP4/MKV, native SCC input support, SCC output improvements - Bug fixes: timing offsets, build issues, OCR guards - Build improvements: Windows/autoconf VOBSUB support, winget/Chocolatey packaging ## Test plan - [x] Verify CHANGES.TXT formatting matches existing entries - [x] Verify all significant commits since v0.96.2 are documented 🤖 Generated with [Claude Code](https://claude.com/claude-code) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 17:23:37 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#2725