Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add plugin version retrieval endpoint and update GUI submodule #217

Merged
merged 2 commits into from
Dec 27, 2024

Conversation

yangbobo2021
Copy link
Contributor

Changes

  • Add new POST endpoint /get_extension_version to fetch plugin version
  • Implement PluginManagerCore to locate current plugin by classloader
  • Return version or "unknown" in standardized Result format
  • Update GUI submodule

- Add new POST endpoint /get_extension_version to fetch plugin version
- Implement PluginManagerCore to locate current plugin by classloader
- Return version or "unknown" in standardized Result format
@kagami-l kagami-l merged commit d2d08b4 into main Dec 27, 2024
5 checks 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.

2 participants