Skip to content

Latest commit

 

History

History
53 lines (43 loc) · 1.54 KB

File metadata and controls

53 lines (43 loc) · 1.54 KB

Changelog

All notable changes to Aran MCP Sentinel will be documented in this file.

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

Added

  • Comprehensive gap analysis documentation
  • GitHub issue templates (bug report, feature request, task)
  • Project board setup documentation
  • Wiki documentation structure
  • Astro marketing website with neo-brutalist design
  • SEO optimizations for website
  • GitHub Pages deployment workflow
  • Repository organization and cleanup
  • Code of Conduct
  • Repository structure documentation

Changed

  • Improved README with professional formatting
  • Organized documentation structure
  • Enhanced .gitignore with comprehensive rules
  • Updated repository organization

Fixed

  • Removed compiled binaries from repository
  • Cleaned up build artifacts
  • Removed local configuration files
  • Organized documentation files

0.1.0 - 2024-12-04

Added

  • Initial project structure
  • Go backend with Gin framework
  • Next.js frontend with TypeScript
  • MCP server discovery functionality
  • Security testing framework
  • Health monitoring system
  • Database migrations
  • Docker configuration
  • Basic CI/CD pipeline
  • Authentication support (JWT, Authelia, Clerk, Neon Auth)
  • API documentation
  • System architecture documentation
  • Security architecture documentation