Releases: scikrikci/promptly-releases
Version 0.2.0
🔐 Security Improvements
- API keys now securely stored using VS Code SecretStorage
- Automatic migration of existing settings to secure storage
✨ New Features
- Status bar indicator (active provider)
- Keyboard shortcuts:
Ctrl+Shift+T(panel),Ctrl+Shift+Y(translate) - Quick translate from context menu
- Centralized logging system with "Show Logs" command
🤖 Translation Providers
- Google Translate (Free - no API key required)
- Google Translate, DeepL (with API key)
- VS Code AI (Copilot)
- Ollama (local LLM)
- Custom API (OpenAI compatible)
🎯 Features
- Live translation
- AI-powered prompt improvement
- Project context scanning
- Copilot Chat integration
- System prompt management
Version 0.1.0
Initial Release - v0.1.0
Welcome to the first release of Prompt Translator!
This is a permanent initial release and is actively being developed. This version is released to test core features and gather early feedback. Please note that this version may be unstable and contain bugs.
✨ Key Features
📝 Prompt Translation: Translate your written prompts into different languages without leaving your development environment.
🤖 Multiple Model Support: Support for Gemini and other popular AI models (configuration required).
📜 History Management: View your previous translations and results.
⚙️ Settings Panel: User-friendly settings to personalize plugin behavior.
⚠️ Warnings and Future Plans
The project is currently in the alpha phase. Significant changes to features and the user interface may occur. More model comparisons, performance optimizations, and additional features are planned for future releases.
🐞 Feedback
If you encounter any errors or have a suggestion, please make sure to open a GitHub Issue.
Thank you for your support!