Skip to content

Update to version 1.0.0 and clean up descriptions - #25

Merged
fdb02983rhy merged 1 commit into
mainfrom
feat/update-version-1.0.0
Oct 30, 2025
Merged

Update to version 1.0.0 and clean up descriptions#25
fdb02983rhy merged 1 commit into
mainfrom
feat/update-version-1.0.0

Conversation

@fdb02983rhy

Copy link
Copy Markdown
Owner

Summary

Bump plugin version to 1.0.0 and remove specific library names from user-facing descriptions to keep them library-agnostic.

Changes

🎉 Version Update

  • Plugin version: 0.0.41.0.0
  • Marks stable release after successful PyPDF2 to PyMuPDF migration

📝 Description Cleanup

PRIVACY.md:

  • Changed: "Uses PyPDF2, PyMuPDF, and Pillow libraries which process everything locally"
  • To: "All processing is done locally on the server"
  • More generic and library-agnostic

manifest.yaml:

  • Updated Chinese description
  • Removed: "利用 PyPDF2 处理 PDF 内容的工具" (using PyPDF2)
  • To: "处理 PDF 内容的工具" (tools for processing PDF content)

provider/pdf_process.yaml:

  • Same Chinese description cleanup
  • Keeps descriptions focused on functionality, not implementation

Rationale

  • User-facing descriptions should not expose implementation details
  • Library-agnostic descriptions are more maintainable
  • Version 1.0.0 signals stable API and completed migration

Test Plan

  • Verify descriptions are accurate and informative
  • Verify version number is correct
  • No functional changes to code

🤖 Generated with Claude Code

- Bump plugin version from 0.0.4 to 1.0.0
- Remove specific library names from user-facing descriptions
- Update manifest.yaml, provider/pdf_process.yaml descriptions
- Update PRIVACY.md to be library-agnostic

This is a major version release marking the completion of the
PyPDF2 to PyMuPDF migration with a stable API.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@fdb02983rhy
fdb02983rhy merged commit ea092e5 into main Oct 30, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant