Changelog
v1.1.0
Released: 2026-03-10
- Refined engine with more task-aware behavior: scoring, findings, and recommendations now better distinguish between summarization, translation, code, data, study, marketing, and other use cases.
- New type filters: Translation and Summarization, with optimized prompts, output formats, and constraints tailored to each use case.
- Improved builder: optimized prompt version is now controlled via ENV, and output structure is more deeply tailored by purpose + task type + selected AI.
- Initial support for text/context attachments in compatible prompts: .txt, .md, .json, .csv, logs, and code files, used as real context in the analysis flow.
- New ATTACHED CONTEXT / CONTEXTO ADJUNTO block in the optimized prompt, explicitly treating files as context rather than instructions.
- Security improvements for attachments: strict validation of file types and sizes, content sanitization, and backend rejection for unsupported prompt types.
- Engine false positives fixed: it should no longer flag prompt injection because of Promptea’s own scaffold or lose context when re-analyzing optimized prompts with embedded files.
- More specific findings and recommendations for summarization and translation: instead of generic diagnostics, it now better detects missing focus, summary length, target language, or register.
- Expanded telemetry: beyond base analysis, the system now stores uploaded attachment format metadata (kind/ext/mime) for better product usage insights.
- Expanded test coverage for builder, engine, route, and attachment flows, including telemetry metadata persistence.
v1.0.3
Released: 2026-02-08
- SEO/Indexing improvements: reduced URL noise and consolidated canonical routes to avoid duplicates.
- Optimized hubs (Guides/Models/Glossary): added editorial content + internal links to improve crawl and indexing.
- Campaign tracking: added measurement tags (Google/Ads) to record usage conversions without exposing sensitive content.
v1.0.2
Released: 2026-02-03
- New SEO packs: Text and Data/JSON (copy-paste templates + deep links that prefill Promptea).
- New indexable sections: Guides, Models and Glossary (with per-slug pages and FAQ JSON-LD).
- Sitemap updated to include /prompts (incl. text/data), /guides, /models and /glossary + slugs.
- Prompts index updated to include the new packs (Text and Data).
- Footer reorganized: primary links on top and “Useful resources” on a separate line (Prompts/Guides/Models/Glossary).
- UI: pill styling updated (hover + selected) to transparent background + white border/text.
- Fix: analyzing Data/JSON prompts that were returning an error.
v1.0.1
Released: 2026-01-30
- SEO-friendly prompt packs (Study, Code, Marketing, Image) + deep links that prefill Promptea.
- FAQ per pack + Schema.org JSON-LD (FAQPage) to improve search CTR.
- UX improvements for navigation and faster iteration (quick access to templates).
- Footer updated with X link + tooltip.
v1.0.0
Released: 2026-01-27
- Modular engine + idempotency tests.
- Lint layer with stable IDs + output format detection.
- ES/EN calibration dataset to validate engine behavior.
- UI headline/bullets powered by scoreExplain + confidence badge.
- Firestore telemetry with TTL + user feedback.