Nov 15, 2024
Example Blog Post
Introducing New Features in Our Latest Release v1.2.0
We're excited to share the latest updates to our product! This release brings several highly-requested features and improvements that will enhance your experience.
🚀 Enhanced Performance
Our development team has been hard at work optimizing the core engine, resulting in a 40% improvement in load times across all pages.
"The new update has made our workflow significantly smoother. Everything feels more responsive!" - Sarah, Beta Tester
✨ New Features
Here's what's new in this release:
- Dark mode support
- Customizable dashboard layouts
- Advanced export options
- Real-time collaboration tools
💻 Quick Start
Getting started with the new features is easy. Just update to the latest version:
# Update to the latest version
npm update @your-product/core
npm run build
🔧 Configuration Example
// Enable new features in your config
{
"darkMode": true,
"realTimeCollaboration": {
"enabled": true,
"maxParticipants": 10
}
}
We'd love to hear your feedback on the new release!