Skip to content

Releases: phalkmin/openai-blog

v2.0 - codename Black

12 Jan 15:11
Compare
Choose a tag to compare

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

auto-insight20

Full Changelog: v1.9...v2.0

v1.9 - codename Super-1

18 May 13:42
Compare
Choose a tag to compare

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

10 May 01:09
Compare
Choose a tag to compare

v1.5 - codename stronger

18 Apr 13:34
Compare
Choose a tag to compare

1.4 - codename amazon

14 Apr 14:41
Compare
Choose a tag to compare

1.0 - codename X

27 Jan 15:12
Compare
Choose a tag to compare

Full Changelog: v0.9...v1.0

0.9 - codename V3

27 Jan 15:11
Compare
Choose a tag to compare

some bug fixes and quality of life improvements

0.8 - Codename: nigo

27 Jan 15:08
Compare
Choose a tag to compare

Compliance with WordPress plugin security

0.5 - Codename ichigo

27 Jan 15:10
Compare
Choose a tag to compare

Initial commit