Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.21 KB

File metadata and controls

33 lines (24 loc) · 1.21 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.3] - 2025-09-17

Added

  • OAuth redirect check functionality for improved authentication flow
  • OAuth caching implementation for better performance
  • Service management tracking for enabled and disabled services in API responses

Fixed

  • Improved client creation logic with better path handling
  • Enhanced service management by tracking service states in API responses
  • Updated esbuild and npm dependencies to resolve security vulnerabilities
  • Updated GitPython to 3.1.41 to fix security vulnerabilities
  • Fixed Fractalic root validation for installed packages

Changed

  • Removed outdated documentation files and scripts for cleaner project structure
  • Cleaned up development scripts and configuration
  • Removed obsolete test files for path resolution and new functions

Security

  • Updated npm dependencies to resolve security vulnerabilities
  • Updated GitPython to address security issues

[0.1.2] - Previous Release

Previous changes documented in git history.