Releases: phalkmin/openai-blog
v2.0 - codename Black
So, after a long, long winter, we are back!
I had planned a cool list of changes before 2.0, to have a ZX release, but LIFE happened and I couldn't fully commit to the plugin for a while. So I skipped the minor Kamen Rider and went directly to Black as the 2.0 release!
And what do we have in the 2.0? First, I removed the old openai-php library, as it isn't updated for a long time, and I wanted to keep adding features to the plugin, with different models and everything else, as well as custom endpoints for OpenAI compatible APIs.
-
Added:
- Claude 3 AI model integration (Haiku, Sonnet, and Opus)
- Enhanced image generation with DALL-E 3
- Stability AI integration as fallback
- Cost-aware model selection interface
- Better security features
-
Changed:
- Refactored code for better maintainability
- Improved API handling architecture
- Enhanced content generation quality
-
Fixed:
- Various bug fixes and improvements
- Better error handling
- Enhanced stability
Full Changelog: v1.9...v2.0
v1.9 - codename Super-1
Made so many changes this time, including refactoring, that I just decided to jump some version. But... why not 2.0? 🥷🏽
-
Added:
- Added support for selecting GPT-3.5, GPT-4 and GPT-4o models for content generation;
- Users of the old GPT-3.5 won't be affected by the change as there is backward compatibility;
- Enhanced plugin settings UI for better user experience and clearer model selection;
-
Fixed:
- Code refinements for better modularity and maintainability.
- Comprehensive error handling and logging.
- Updated documentation to guide users through new features and configurations.
Full Changelog: v1.6...v1.9
v1.6 - codename skyrider
Full Changelog: v1.5...v1.6
v1.5 - codename stronger
Full Changelog: v.14...v1.5
1.4 - codename amazon
Full Changelog: v1.0...v.14
1.0 - codename X
Full Changelog: v0.9...v1.0
0.9 - codename V3
some bug fixes and quality of life improvements
0.8 - Codename: nigo
Compliance with WordPress plugin security
0.5 - Codename ichigo
Initial commit