Smart Templates Release Notes
Smart Templates `v1.1.0` Release Notes
`v1.1.0`
- Improved capabilities provided by Smart Environment
- Easy context management
- Quickly build context using Smart Context
- Enhanced UX with streaming and review
- Insert, create, or copy template output
- Note: this version is not backwards compatible with `v1.0.x` releases
- if you have questions about upgrading, please create an issue on GitHub
patch `v1.1.1`
- Added: Copy as prompt button
patch `v1.1.2`
- Added: highlighted text as context (requires Smart Context Early Release)
patch `v1.1.3`
- Fixed: closing context selector should update context
patch `v1.1.4`
- Improved: ContextSelectorModal instance handled with Modal class static open method
- Fixed: correct plugin reference from smart_contexts_plugin to smart_context_plugin in modals
patch `v1.1.5`
- Improved: copy as prompt logic to increase adherence to template
patch `v1.1.6`
- fixed: failing to open context selector when Smart Context is not installed/enabled
patch `v1.1.7`
- fix: Named context handling in TemplateCompletionModal
patch `v1.1.8`
fix: insert into editor
patch `v1.1.9`
fix: refactor context handling in TemplateCompletionModal for improved clarity and functionality
patch `v1.1.10`
- Added: default template for research paper
- Moved default template handling to main plugin class
patch `v1.1.11`
- Fixed: frontmatter merging should update existing property
patch `v1.1.13`
- Improved: default templates
- Added: chat thread support for template completions
patch `v1.1.14`
- Fixed: should not include last template output in subsequent completions
next patch
fix: update esbuild dependency version to ^0.25.9