Skip to content

Releases: Gerome-Elassaad/CodingIT

Release v0.8.0

09 Sep 09:02
Immutable release. Only release title and notes can be modified.
Compare
Choose a tag to compare

Release v0.7.0

01 Sep 08:10
Immutable release. Only release title and notes can be modified.
659f5eb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

27 Aug 11:46
Compare
Choose a tag to compare

Version 0.6.0 - Telemetry API Refactor

Release Date: August 27, 2025

Enhancements

This release focuses on improving the code quality and maintainability of the telemetry API endpoint.

Telemetry API Refactor

  • Streamlined Authentication: Implemented the withAuth higher-order function to simplify and secure the authentication process.
  • Improved Type Safety: Introduced a TelemetryEvent type to ensure that the data passed to the API is well-defined and consistent.
  • Enhanced Error Handling: Added a try-catch block to gracefully handle JSON parsing errors, making the API more robust.
  • Module Path Correction: Updated the import paths to use the @/ alias, resolving any module resolution issues.

v0.5.0

26 Aug 07:52
Compare
Choose a tag to compare

Release Notes {v0.5.0}

[main 3292378] updated analytics components

11 files changed, 5487 insertions(+), 135 deletions(-)

created app/api/analytics/business/route.ts
created app/api/analytics/export/route.ts
created components/business-analytics.tsx
created lib/analytics-events.ts
created lib/analytics-service.ts
created lib/revenue-attribution.ts
created lib/user-segmentation.ts

Release v0.4.0

23 Aug 06:42
Compare
Choose a tag to compare

Summary of notable changes

  • Enhanced API and settings pages.
  • Removed an unused release workflow file.
  • Several README updates.
  • Changelog and dynamic error handling improvements.
  • S3 chat storage feature merged; chat API updates and Vercel build fixes.

Release v0.3.0

20 Aug 03:02
Compare
Choose a tag to compare

Dead code removal completed successfully:

  • Removed 16 files (6,982 lines of dead code)
  • Fragment composer system - Completely unused
  • Fragment library components - No references found
  • Unused prompt management files - Legacy code
  • Design scheme utilities - Not referenced
  • Publish action - Dead endpoint
  • Unused logo assets - Fireworks AI logo

Verified all remaining code is actively used:

  • All API routes have active references
  • All dependencies are still needed
  • Build passes successfully

Release v0.2.0

17 Aug 05:03
22a1379
Compare
Choose a tag to compare

0.2.0 (2025-08-17)

Features

  • implement S3 chat storage system with Supabase MCP integration (17d45d2)

Bug Fixes

  • add missing isBeta property to LLMModel type (451da24)

Release v0.1.0

17 Aug 02:08
Compare
Choose a tag to compare

0.1.0 (2025-08-17)

Features

  • enhance UI with semi-rounded buttons and remove workflow/deployment features (8e740e2)

    UI/UX Improvements

    • Semi-rounded buttons: All buttons now feature modern semi-rounded corners for enhanced
      visual appeal
    • Rounded dialog components: Dialogs, modals, and popover elements updated with rounded edges
      for contemporary design
    • Global CSS architecture: Centralized styling approach using CSS layers for consistent
      theming

    Code Cleanup & Optimization

    • Workflow system removal: Eliminated entire workflow builder and execution system
    • Deployment features removal: Removed deployment management and monitoring functionality
    • Bundle size reduction: Deleted 8,963 lines of unused code across 31 files
    • Navigation simplification: Cleaned up menu items and component references

    Technical Improvements

    • Async function fixes: Resolved async/await issues in model provider validation
    • Build optimization: Verified successful TypeScript compilation and ESLint compliance
    • Component cleanup: Removed redundant imports and unused component files

    Files Changed

    • Removed: 25 files including API routes, page components, and library modules
    • Modified: 6 files for UI improvements and technical fixes
    • Added: Enhanced global CSS styling rules

    Performance Impact

    • Reduced application bundle size significantly
    • Improved build times through eliminated dependencies
    • Streamlined navigation and component architecture

Release v0.0.45

16 Aug 13:51
Compare
Choose a tag to compare

0.0.45 (2025-08-16)

Release v0.0.44

16 Aug 13:23
Compare
Choose a tag to compare

0.0.44 (2025-08-16)