Changeset 3473329
- Timestamp:
- 03/03/2026 07:11:33 AM (8 days ago)
- Location:
- antimanual
- Files:
-
- 2 edited
-
tags/3.0.1/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
antimanual/tags/3.0.1/readme.txt
r3472395 r3473329 37 37 38 38 ### Version 3.0.0 is a major milestone. 39 We re-engineered and restructured the plugin from the ground up to be faster, more intuitive, and more powerful. Here are the four biggest changes you'll notice immediately: 39 We re-engineered and restructured the plugin from the ground up to be faster, more intuitive, and more powerful. Here are the four biggest changes you'll notice immediately: [Read the full release article](https://antimanual.spider-themes.net/antimanual-v3-0-0/) 40 40 41 41 **1. Completely Rebuilt Admin Experience** — Every page in the dashboard has been redesigned from scratch. Navigation is now cleaner and icon-driven, all pages lazy-load for faster startup, and every feature page has been reorganized into a logical, step-by-step layout with better help texts and visual feedback throughout. … … 332 332 == Screenshots == 333 333 334 1. **AI Chatbot** — A trainable assistant that answers visitor questions using your content. 335 2. **Generate Post with AI** — Create complete, publish-ready posts from a simple prompt. 336 3. **Knowledge Base** — Manage content sources that power all AI features. 337 4. **Auto-Posting** — Schedule and automate AI-generated blog posts. 338 5. **Forum Automation** — AI-powered replies and topic-to-post conversion. 339 6. **Bulk Rewrite** — Refresh and optimize existing content at scale. 334 1. **API Configuration** – Configure AI API keys and global integration settings. 335 2. **Generate Doc** – Automatically generate structured documentation from custom prompts. 336 3. **Repurpose Studio** – Instantly repurpose existing content into multiple optimized formats. 337 4. **Forum Automation** – Automate forum replies and engagement using AI workflows. 338 5. **FAQ Generator** – Generate relevant FAQs automatically from existing content. 339 6. **AI Search Block** – Add intelligent AI-powered search block for documentation. 340 7. **AI Chatbot** – A trainable assistant that answers visitor questions using your content. 341 8. **Auto Posting** – Automatically publish scheduled AI-generated content with customizable frequency controls. 342 9. **Knowledge Base** – Build and manage AI-powered documentation knowledge sources easily. 343 10. **Generate Post** – Create high-quality SEO-optimized posts with AI assistance. 344 11. **Bulk Rewrite** – Rewrite multiple posts simultaneously with consistent tone control. 345 12. **Analytics Dashboard** – Monitor performance metrics and AI usage insights. 340 346 341 347 == Changelog == 348 349 = 3.1.0 (05 March 2026) = 350 351 *. Improved: One more depth support added in the Generate Docs feature and Added a "Start Over" option that resets all existing doc generation data so users can begin from scratch. 352 * Improved: The `ButtonGroup` component completely replaced with the `ToggleGroup` component for better UI/UX and design consistency. 342 353 343 354 = 3.0.1 (01 March 2026) = … … 386 397 * Fixed: Add WordPress posts to knowledge base failing for some languages (arabic, french, etc) 387 398 388 * [Read the full v 2.3.0 release article](https://antimanual.spider-themes.net/antimanual-v2-3-0/)399 * [Read the full v3.0.0 release article](https://antimanual.spider-themes.net/antimanual-v3-0-0/) 389 400 390 401 -
antimanual/trunk/readme.txt
r3472395 r3473329 37 37 38 38 ### Version 3.0.0 is a major milestone. 39 We re-engineered and restructured the plugin from the ground up to be faster, more intuitive, and more powerful. Here are the four biggest changes you'll notice immediately: 39 We re-engineered and restructured the plugin from the ground up to be faster, more intuitive, and more powerful. Here are the four biggest changes you'll notice immediately: [Read the full release article](https://antimanual.spider-themes.net/antimanual-v3-0-0/) 40 40 41 41 **1. Completely Rebuilt Admin Experience** — Every page in the dashboard has been redesigned from scratch. Navigation is now cleaner and icon-driven, all pages lazy-load for faster startup, and every feature page has been reorganized into a logical, step-by-step layout with better help texts and visual feedback throughout. … … 332 332 == Screenshots == 333 333 334 1. **AI Chatbot** — A trainable assistant that answers visitor questions using your content. 335 2. **Generate Post with AI** — Create complete, publish-ready posts from a simple prompt. 336 3. **Knowledge Base** — Manage content sources that power all AI features. 337 4. **Auto-Posting** — Schedule and automate AI-generated blog posts. 338 5. **Forum Automation** — AI-powered replies and topic-to-post conversion. 339 6. **Bulk Rewrite** — Refresh and optimize existing content at scale. 334 1. **API Configuration** – Configure AI API keys and global integration settings. 335 2. **Generate Doc** – Automatically generate structured documentation from custom prompts. 336 3. **Repurpose Studio** – Instantly repurpose existing content into multiple optimized formats. 337 4. **Forum Automation** – Automate forum replies and engagement using AI workflows. 338 5. **FAQ Generator** – Generate relevant FAQs automatically from existing content. 339 6. **AI Search Block** – Add intelligent AI-powered search block for documentation. 340 7. **AI Chatbot** – A trainable assistant that answers visitor questions using your content. 341 8. **Auto Posting** – Automatically publish scheduled AI-generated content with customizable frequency controls. 342 9. **Knowledge Base** – Build and manage AI-powered documentation knowledge sources easily. 343 10. **Generate Post** – Create high-quality SEO-optimized posts with AI assistance. 344 11. **Bulk Rewrite** – Rewrite multiple posts simultaneously with consistent tone control. 345 12. **Analytics Dashboard** – Monitor performance metrics and AI usage insights. 340 346 341 347 == Changelog == 348 349 = 3.1.0 (05 March 2026) = 350 351 *. Improved: One more depth support added in the Generate Docs feature and Added a "Start Over" option that resets all existing doc generation data so users can begin from scratch. 352 * Improved: The `ButtonGroup` component completely replaced with the `ToggleGroup` component for better UI/UX and design consistency. 342 353 343 354 = 3.0.1 (01 March 2026) = … … 386 397 * Fixed: Add WordPress posts to knowledge base failing for some languages (arabic, french, etc) 387 398 388 * [Read the full v 2.3.0 release article](https://antimanual.spider-themes.net/antimanual-v2-3-0/)399 * [Read the full v3.0.0 release article](https://antimanual.spider-themes.net/antimanual-v3-0-0/) 389 400 390 401
Note: See TracChangeset
for help on using the changeset viewer.