Frappe Assistant Core v2.3.0 #91
buildswithpaul
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Frappe Assistant Core v2.3.0
Highlights
Prompt Templates System - This release introduces a major new feature: database-driven prompt templates with full MCP protocol support. Domain experts can now create reusable, parameterized prompts that users can customize and execute via AI clients.
Major Feature - Prompt Templates System
MCP Prompts Support
FAC now supports the MCP
prompts/listandprompts/getprotocol methods, enabling "Prompt Engineering as a Service":prompts/list,prompts/get)New DocTypes
Features
{{ placeholders }}for dynamic contentAccess Control & Sharing
Versioning & History
track_changesPre-built System Templates
manufacturing_analysis- Manufacturing & production analysissales_analysis- Sales performance and trendspurchase_analysis- Procurement and supplier analysishr_analysis- HR metrics and workforce analysiscrm_analysis- Customer relationship analysisdoctype_documentation- DocType documentation generatordata_quality_audit- Data quality and integrity auditsBug Fixes
OAuth Token Timezone Fix (#83)
datetime.datetime.now()to Frappe'snow_datetime()for timezone-aware comparisonsCI/CD Pipeline Fixes
--frappe-branch version-15for stable buildsCode Quality - cur_frm Deprecation Fixes
frappe-cur-frm-usageviolations inprompt_template.jscur_frmusage with proper Frappe patternsUI/UX Improvements
Dark Theme Support
Documentation
now_datetime()usageMigration Notes
After upgrading to v2.3.0, run:
This will install:
Full Changelog
See CHANGELOG.md for complete details.
Contributors: @buildswithpaul
New Contributors
@Alababdiy made their first contribution in #84
Full Changelog: v2.2.2...v2.3.0
This discussion was created from the release Frappe Assistant Core v2.3.0.
Beta Was this translation helpful? Give feedback.
All reactions