mirror of
https://github.com/WenPai-org/wpmind.git
synced 2025-08-03 11:11:27 +08:00
v0.3.0
This commit is contained in:
parent
7d8274547d
commit
de34d751ee
5 changed files with 29 additions and 24 deletions
|
@ -1,10 +1,10 @@
|
|||
=== Mind - AI Page Builder ===
|
||||
Contributors: nko
|
||||
Tags: ai, gpt, ai page builder, ai editor, copilot
|
||||
Requires at least: 6.2
|
||||
Requires at least: 6.5
|
||||
Tested up to: 6.7
|
||||
Requires PHP: 7.2
|
||||
Stable tag: 0.2.0
|
||||
Stable tag: 0.3.0
|
||||
License: GPL-2.0-or-later
|
||||
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
||||
|
||||
|
@ -160,6 +160,11 @@ Select the section you want to enhance, click the Mind button in the toolbar, an
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 0.3.0 - Mar 16, 2025 =
|
||||
|
||||
- rewrite code from simple text generation to block building
|
||||
- added support for Claude 3.7 Sonnet, Claude 3.5 Haiku, OpenAI GPT-4o and OpenAI GPT-4o mini
|
||||
|
||||
= 0.2.0 - Dec 9, 2024 =
|
||||
|
||||
- added stream AI response for better experience
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue