Changes since v0.2.1
- chore: prerelease v0.3.0-dev.2
- fix(ci): remove redundant workflow dispatch triggers
- fix(ci): use correct actions/github-script version tag
- feat(ci): replace broken auto-release with release-please
- fix(ci): fix commit detection in auto-release workflow
- fix(ci): resolve release workflow issues and backfill changelog
- fix(ci): skip ci/docs/test/style scoped commits from release triggers
- feat(ci): add Discord announcement to auto-release workflow
- fix(ci): generate and upload release notes artifact from bump-version job
- fix(ci): use latest-only release notes to avoid body too long error
- fix(ci): add bump-version to job dependencies for output access
- fix(ci): format CHANGELOG.md after generation
- feat(ci): merge release pipeline into auto-release workflow
- feat(ci): add auto-release workflow
- refactor: remove unreachable TV certification notes in discover filter
- Merge branch 'main' into dev
- docs: update AGENTS.md with comprehensive development guidelines
- Merge pull request #302 from T-bond/feature/support-custom-process-ids
- fix(devcontainer): repair workspace ownership for node user and clarify sidecar UID/GID docs
- feat: add content rating filter to discover page
- Merge pull request #299 from MoldyTaint/dependabot/npm_and_yarn/typescript-6.0.3
- Merge pull request #297 from MoldyTaint/dependabot/npm_and_yarn/minor-and-patch-6225c37640
- Merge pull request #298 from MoldyTaint/dependabot/npm_and_yarn/pino-10.3.1
- Merge pull request #296 from MoldyTaint/dependabot/github_actions/actions/upload-artifact-7
- Merge pull request #295 from MoldyTaint/dependabot/github_actions/actions/checkout-6.0.2
- fix: Fix correct remote user
- Merge branch 'MoldyTaint:main' into feature/support-custom-process-ids
- Merge pull request #301 from T-bond/chore/fix-removed-content
- feat: Support custom process IDs for sidecars
- chore: restore deleted documentation and npm command
- chore(deps): bump typescript from 5.9.3 to 6.0.3
- chore(deps): bump pino from 9.14.0 to 10.3.1
- chore(deps): bump the minor-and-patch group with 6 updates
- chore(ci): bump actions/upload-artifact from 4 to 7
- chore(ci): bump actions/checkout from 4.2.2 to 6.0.2
- chore: bump version to 0.2.2 (#294)
- fix(release): update version bump cycle to sync package-lock.json, and add contributor credit to release notes. (#293)
- Merge pull request #288 from T-bond/chore/add-devcontainer-support
- chore(devcontainer): install required dependencies, auto-install Camoufox binaries and fix executable permissions
- chore(devcontainer): align runtime, stabilize workspace mount and document optional qBittorrent/SABnzbd sidecars
- Merge pull request #292 from T-bond/feature/add-milkie-indexer
- fix(indexers): normalize Milkie category IDs to tracker-native mapping
- feat: Add milkie.cc private tracker
- chore: add devcontainer support