Releases: Phosky71/Perplexity-Assistant
Releases · Phosky71/Perplexity-Assistant
Perplexity Assistant - Stable Release v1.1.0
🎉 Stable Release
This is the recommended stable release of the Perplexity Assistant plugin for IntelliJ-based IDEs. All critical bugs have been fixed and the plugin is now fully functional.
✅ Bug Fixes
- Fixed JSON serialization bug that prevented API calls from working
- Fixed
canMakeRequestlogic that caused false "limit reached" messages - Fixed Service annotation for proper application-level service registration
- Added missing OkHttp dependency
- Fixed string syntax errors in settings
- Added missing imports (ApplicationManager, JSONArray)
✨ Improvements
- Translated all UI labels and messages to English
- Added HTTP client timeouts for better reliability
- Updated plugin compatibility to support IntelliJ IDEA 2025.2 (build 252.*)
- Improved cost calculation accuracy
💻 Installation
- Download the
.zipfile from the assets below - In your IDE, go to
Settings/Preferences>Plugins>⚙️>Install Plugin from Disk... - Select the downloaded
.zipfile - Restart your IDE
- Configure your Perplexity API key in
Settings>Tools>Perplexity Assistant
⚠️ Important Notice
This plugin will not be published to the JetBrains Plugin Marketplace. It is unlikely that active development will continue. Users can download and install it manually from this release.
For more information, see the README.
What's Changed
Full Changelog: v1.0.1...v1.1.0
Perplexity Assistant - Unstable Release v1.0.1
⚠️ UNSTABLE RELEASE - DO NOT USE
❌ This release (v1.0.1) is unstable and should NOT be used.
✅ Please use the latest stable release v1.1.0 instead.
This version contains critical bugs and was released prematurely. Use v1.1.0 for a stable, working version of the plugin.
Known Issues in v1.0.1
- Unstable API request handling
- Configuration persistence issues
- Incomplete bug fixes
For the working version, download v1.1.0 from the releases page.