Dart Stream Developer
  • 👋Dartstream Framework
  • Prologue
    • Release Notes
      • Latest Release Notes
      • All Release Notes
    • Upgrade Guide
    • Contribution Guide
  • Getting Started
    • 😀Installation
    • ✨Our Features
      • Standard
        • CLI
        • Frontend Frameworks
        • Authentication
        • Cloud Storage
        • Database
        • Data Streaming
        • Feature Flags
        • Middleware
      • Enhanced
        • Email Management
        • Payment System Integration
        • Notifications
        • Localization and Internalization
        • Access Control and Security
        • Media Management
        • Search and Filtering
        • Audit Logging and Compliance
        • Analytics and Insights
    • 😀Directory Structure
    • 🦕Deployment
  • Product Guides
    • 📪Making a post
    • 📎Understanding Projects
    • 💡Video Guides
  • Documentation
    • 🛠️Fundamentals
      • 📝The Basics
        • Routing
        • Middleware
        • CSRF Protection
        • Controllers
        • Requests
        • Responses
        • Asset Bundling
        • URL Generation
        • Session
        • Validation
        • Error Handling
        • Logging
      • ℹ️Advanced
        • Broadcasting
        • Cache
        • Events
        • Feature Flags
        • File Storage
          • GCP
          • Amazon S3
          • Microsoft Blob Storage
        • Helpers
        • Http Client
        • Localization
        • Mail
        • Notifications
        • ORM
    • 📦Packages
      • 🧰Tools
      • 🍮Standard
      • 💸Enhanced
      • 💸Experimental
    • 😀SDKS
      • Firebase Admin SDK
      • Amazon Cognito SDK
      • Azure AD SDK
  • API Reference
  • Use Cases
    • 🎨For Designers
    • 🖥️For Developers
      • DartStream Extension Registration System
Powered by GitBook
On this page
  1. Prologue
  2. Release Notes

Latest Release Notes

Release Notes: DartStream Version 0.0.1-pre+2

Release Date: 2024-11-26

Overview

This release of DartStream introduces significant updates, new features, and optimizations focused on improving developer experience and system performance. Thanks to the community for your valuable input and feedback!


New Features

Extension Registration System: Introduced a registration system for extensions to streamline integration and improve extensibility for custom implementations.

Authentication SDK Vendors: Added support for multiple authentication SDK vendors, enabling developers to seamlessly integrate authentication mechanisms.


Enhancements

Updated Shelf Middleware: Enhanced ds_shelf middleware by updating its dependencies for better compatibility and performance.

Discovery Command Consistency: Improved the discovery command for uniform behavior across different extensions and configurations.


Bug Fixes

Deprecated CLI Tooling Packages: Removed outdated CLI tooling packages to prevent conflicts and reduce clutter.

Non-Essential Components: Eliminated components like CI/CD and cloud vendor configurations to simplify the codebase and improve maintainability.


Deprecated Features

Legacy CLI Tooling: Removed older CLI tooling. Users are encouraged to adopt the updated commands for a smoother workflow.


Additional Notes

  • Coverage testing packages added to enhance test reliability and code quality.

  • Stay tuned for future updates and detailed documentation releases.

PreviousRelease NotesNextAll Release Notes

Last updated 6 months ago