Release Notes
View release notes, changelogs, and migration guides for all versions of OmniScript Format.
v1.2.0
LATEST RELEASEOctober 16, 2025Major update! Tables, modular documents, and enterprise-grade security.
✨ What's New
- @table blocks - Markdown-style tables with captions, alignment, styling
- @include directive - Modular documents with file composition
- Security Grade A+ - Path traversal protection, ReDoS prevention
- 203 tests passing (130 core + 73 converters)
- 85-91% code reduction - Highly modular architecture
- Zero breaking changes - Fully backward compatible
v1.0.0
PRODUCTION READYOctober 15, 2025Major milestone! First production release with advanced features, comprehensive testing, and full documentation.
✨ What's New
- @chart blocks - Data visualization with 5 chart types
- @diagram blocks - Flowcharts, sequences, Gantt, mindmaps
- @code blocks - Syntax highlighting with 50+ languages
- Enhanced parser with input validation
- Improved converters (PDF, DOCX, PPTX, XLSX)
- 152 tests passing (100% success rate)
v0.5.x
ALPHADevelopment releases leading up to v1.0. Includes parser, converters, CLI, and initial specification.
v0.5.7
January 2025- CLI version alignment
- Bug fixes
v0.5.6
January 2025- Working PDF, DOCX, XLSX converters
- Comprehensive test suite
- Modern tooling (ESLint 9, Prettier 3, TypeScript 5.8)
v0.5.0
October 2024- Initial release
- Core parser implementation
- CLI tools
- OSF v0.5 specification
v1.1.0
STABLEOctober 16, 2025Enhanced formatting and security improvements.
✨ What's New
- Strikethrough text support (~~text~~)
- Ordered lists and blockquotes
- Unicode escape sequences
- Enhanced XSS protection
- Better error messages with line numbers
v1.3
PLANNEDFuture enhancements and new features.
📋 Roadmap
- @table converter support (PDF, DOCX, PPTX)
- @variables - Template variables
- Custom themes system
- Plugin architecture
- Real-time collaboration