0.6.0 版本

This commit is contained in:
文派备案 2025-04-11 09:07:18 +08:00
parent 70fe84a0c3
commit cec9d39570
132 changed files with 12679 additions and 568 deletions

View file

@ -1,10 +1,10 @@
=== Mind - AI Page Builder ===
Contributors: nko
Contributors: WenPai.org
Tags: ai, gpt, ai page builder, ai editor, copilot
Requires at least: 6.5
Tested up to: 6.7
Requires PHP: 7.2
Stable tag: 0.3.0
Stable tag: 0.5.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@ -25,7 +25,7 @@ Mind is not just an AI writing assistant - it's a full-featured page builder tha
=== 🚀 Community-Driven Development ===
This plugin was created as an experiment in the hope that the community will influence the course of its development. Any wishes, feature requests, or bug reports are welcome and will be the motivation for developing the functionality of the plugin in [GitHub Discussions](https://github.com/nk-crew/mind/discussions).
This plugin was created as an experiment in the hope that the community will influence the course of its development. Any wishes, feature requests, or bug reports are welcome and will be the motivation for developing the functionality of the plugin in [GitHub Document](https://sharecms.com/document/wp-mind).
=== ✍️ Writing Assistance ===
@ -163,7 +163,7 @@ Select the section you want to enhance, click the Mind button in the toolbar, an
= 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
- added support for Claude 3.7 Sonnet, Claude 3.5 Haiku, OpenAI GPT-4o and OpenAI DeepSeek v3
= 0.2.0 - Dec 9, 2024 =