Releases

This page summarizes new features, improvements, and fixes across Intellitoggle releases.

1. 0.0.13

1.1. Highlights

  • New OAuth setup flow with a dedicated Create OAuth modal for easier client/app creation.

  • Improved feature flag creation and editing experience for both admins and end-users.

  • Stronger validation and clearer feedback on password settings and IP restrictions.

  • Refreshed dashboard tiles and metrics for a cleaner overview.

1.2. Improvements

  • Simplified settings and navigation with clearer labels and layouts.

  • Smarter handling of flag data and normalized tables.

  • CI/CD pipeline and backend dependency touch-ups for smoother builds.

1.3. Fixes

  • Resolved intermittent form validation issues.

  • Fixed layout inconsistencies in navigation.

  • Cleaned up minor copy and placeholder issues on login/registration screens.

1.4. Notes

  • No breaking changes or database migrations.

  • If you use a CDN for static assets, clear the cache to ensure new OAuth and settings screens load correctly.

2. 0.0.12

2.1. Highlights

  • Added new image assets for enterprise integrations.

  • Better handling of missing/invalid assets during builds.

2.2. Improvements

  • Updated integrations UI with correct assets and improved structure.

  • Smoothed build pipeline alignment with Nuxt/Vue outputs.

2.3. Fixes

  • Removed incorrect/legacy asset references causing build errors.

3. 0.0.11

3.1. Highlights

  • Integrated Stripe API for billing with automatic customer lookup by email.

  • New safeguards for sandbox environments: safer default values, variation generation, and JSON validation.

3.2. Improvements

  • Renamed and standardized flag fields for consistency (variationsflag_variations).

  • Refined billing service initialization for better maintainability.

3.3. Fixes

  • Removed deprecated demo user generation logic.

3.4. Notes

  • Strengthened billing flows and flag handling consistency across the platform.

4. 0.0.10

4.1. Highlights

  • UI cleanup in user management dashboard.

  • Documentation improvements for authentication flows.

  • Additional production URL added to application allowlist.

4.2. Fixes

  • Removed unused imports and CSS for leaner builds.

4.3. Notes

  • This release finalizes the transition from early pre-release (0.0.1-pre) to stable builds.

5. 0.0.1

Initial pre-release of Intellitoggle. Introduced the feature flag platform with core functionality and OpenFeature provider integration.