Changelog

Generated by ChangelogHub.com

October 10, 2025

Advanced Documentation Configuration System

Added
  • Comprehensive UI interface for configuring documentation generation based on audience needs and use cases.
  • Target audience selection - developers, general public, technical, and non-technical users with tailored content depth.
  • Documentation focus options - choose between API reference, getting started guides, usage documentation, and onboarding materials.
  • Tone customization - select from technical, friendly, professional, and beginner-friendly writing styles.
  • Configurable documentation depth and complexity based on your selected audience and focus areas.
  • Support for generating specialized documentation types including onboarding guides, comprehensive API references, and detailed usage documentation with appropriate technical depth.

October 6, 2025

Documentation System & Enhanced Pattern Matching

Added
  • Extended .docsalot.yaml pattern matching support with improved glob pattern detection and flexible file filtering.
  • Documentation center at /docs with configuration guides, quickstart, GitHub app installation, and integrations.
  • Dogfooding Docsalot to document itself.
Fixed
  • Documentation design refinements including typography scale, spacing system, and color palette.
  • Improved sidebar navigation hierarchy with larger, bolder section headings and smaller page links for better visual separation.
  • Enhanced documentation layout with proper spacing between sections (space-y-16) and consistent padding across all pages.

September 26, 2025

Full-Context Repository Sync v1

Added
  • Full-context sync capability that fetches complete repository history and updates documentation with new features.
  • Tutorial generation for new components and features
Fixed
  • Better consistency in generated section titles across documentation.
  • Cleaner handling of nested configuration files.
  • More reliable diff detection for large repositories.
  • Enhanced preservation of existing good content while updating outdated sections.

September 19, 2025

Initial Documentation Customization Options

Added
  • Basic configuration options for documentation generation.
  • Initial support for audience-based documentation customization.

September 12, 2025

Fine-Grained Documentation Control with .docsalot.yaml

Added
  • .docsalot.yaml configuration file support for customizing documentation indexing.
  • Fine-grained control over which files to include/exclude in documentation generation.
  • Glob pattern matching for flexible file filtering and exclusion rules.
  • Migrated documentation filtering to work specifically with diff files for improved performance.
  • Enhanced console logging for better debugging and monitoring of filtering processes.

September 9, 2025

Major UI Improvements & Integration Features

Added
  • Integration page implemented with comprehensive documentation support.
  • Hero section animations added for enhanced user experience.
  • API SDK component added to landing page.
  • Copy feature added to documentation interface.
  • Testimony section added to enhance credibility.
Fixed
  • Major styling fixes applied across the platform.
  • Documentation styling significantly improved.
  • Workflow generation fixes with timeout handling.
  • PR duplication issues resolved.
  • Navigation section display issues fixed.

September 3, 2025

Documentation Workflow & PR Generation Enhancements

Added
  • Launch week page introduced.
  • Closed PR documentation generation capability.
  • Auto PR creation workflow improvements.
  • Docs now update within code repository.
  • Enhanced docs folder management.
Fixed
  • Auto PR creation duplication issues resolved.
  • Workflow generation stability improved.
  • PR generation logic fixes applied.
  • Pricing page functionality corrected.
  • Migration and state handling fixes.

September 1, 2025

Loading & Rendering Fixes

Added
  • Improved installation process with fixes for setup stability.
Fixed
  • Page loading error resolved.
  • App loading issues fixed.
  • MDX rendering issues corrected.
  • Styling inconsistencies addressed.
  • Generation status synchronization issues resolved.

August 31, 2025

Subdomain Automation

Added
  • Automatic subdomain assignment introduced for hosted documentation.

August 29, 2025

Push Logic & Update Stability

Added
  • Push merge logic updated for improved reliability.
Fixed
  • Update process issues resolved.
  • Styling inconsistencies addressed.

August 28, 2025

Pipeline Expansion & Context Enhancements

Added
  • First pipeline supporting up to 50k tokens.
  • Azure integration added.
  • LLM context improvements.
Fixed
  • Context handling issues resolved.
  • Error messages improved.
  • Card disabling functionality added.
  • Multiple small fixes applied.
Removed
  • Legacy parser removed after introducing simplified parser.

August 27, 2025

Document Generation Algorithm

Added
  • New document generation algorithm implemented.
  • Wait text added to document generation for better UX.
Fixed
  • Button functionality updated.

August 26, 2025

Docs App Routing

Fixed
  • Routing issues for dashboard pages resolved.

August 25, 2025

Dashboard & Dark Mode

Added
  • Full story view added to dashboard app.
  • In-app dark mode introduced.
Fixed
  • Dark mode styling issues resolved.
  • General restructuring and content updates applied.

August 23, 2025

Enhanced User Interaction & UI Refinements

Added
  • Tawk.to live chat support integrated.
Fixed
  • Resolved display issues with the header and hero sections.

August 22, 2025

Introducing Dark Mode & Profile Stability

Added
  • Website dark mode feature introduced.
  • Simple dark mode option implemented.
Fixed
  • Profile display and functionality issues resolved.

August 21, 2025

Content & Identity Refresh

Added
  • Favicon updated with a new icon.
  • Landing page received significant styling changes.
  • FAQ section expanded to include Ownership information.
Fixed
  • Resolved issues related to files updating.

August 20, 2025

Major Application Overhaul & PR Automation

Added
  • Major styling changes applied to the app's user interface.
  • New functionality to create Pull Requests from push events and update Google Cloud Storage files.
  • Initial code for push merge functionality.
  • General styling improvements across the application.
Fixed
  • Application name corrected from 'sirdocslaot' to 'docsalot'.
  • Style inconsistencies addressed.
  • Routing issues resolved.

August 19, 2025

Documentation Generator & Infrastructure Stability

Added
  • Subdomain functionality introduced.
  • Styling changes implemented.
  • Initial working version of the documentation generator.
Fixed
  • Routing issues resolved.
  • Migration issues resolved.
  • Subdomain configuration fixed.
  • Migration state reset and corrected.
Removed
  • ComprehensiveDocumentation module temporarily commented out.

August 18, 2025

Advanced Generation, Workflow & API Enhancements

Added
  • Support for first-generation document creation with 1500 tokens and 3 prompts.
  • Introduced a 'big prompt' configuration option.
  • Dynamic first-generation capabilities implemented.
  • Documentation hosting workflow updated.
  • New workflow options allowed.
  • General style changes applied.
  • Retry mechanism added for frequent OpenAI API requests, enhancing robustness.
  • Changed documentation generation method to use code analysis instead of file diffs.
  • Pull Request (PR) handling functionality introduced.
Fixed
  • Routing issues resolved.
  • Fixed an issue with fetching only selected repositories.
  • Migration process updated and stabilized.
  • First-generation document creation issues resolved.
  • Migration configuration changed and fixed.
  • Style inconsistencies addressed.
Removed
  • PR modal user interface element.

August 17, 2025

Workflow Design & GitHub Integration

Added
  • Workflow design changes applied.
  • GitHub button enabled for repository connection.
Fixed
  • Style inconsistencies addressed.
  • Pull Request (PR) related issues resolved.

August 16, 2025

Workflow & PR Feature Reinstatement

Added
  • Workflow styling updated.
  • repoPR functionality re-added to docsPR.

August 15, 2025

Hosting, Generation & API Refactoring

Added
  • Hosted documentation features introduced (via pull request merge).
  • Run page content and features updated.
  • Internal 'state render' logic implemented.
Fixed
  • Migration issues resolved.
  • Bugs in hosting card selection addressed.
  • Redirect issues resolved.
  • Document generation issues resolved.
  • Custom documentation link issues fixed.
  • General bug fixes.
  • Refactoring of the State API Library for improved stability.

August 14, 2025

Performance & Visual Updates

Added
  • New 'purple heading' styling element.
  • Caching mechanism implemented for improved performance.
Fixed
  • Page reading functionality corrected.

August 13, 2025

Global Styles & Navigation Enhancements

Added
  • Global CSS styles added.
  • Link added to the workflow interface.
  • Documentation URL updated and beautification applied.
Fixed
  • Link issues resolved.
  • Navigation issues resolved.

August 12, 2025

Static Content & Edit Functionality

Added
  • Static content generation capability introduced.
Fixed
  • Edit functionality corrected.

August 11, 2025

Hosted Docs & System Usability

Added
  • Refresh button added to the interface.
  • Working hosted documentation feature implemented.
Fixed
  • Repository connector issues resolved.
  • Documentation-related fixes.
Removed
  • Frequent installation checks to streamline the process.

August 10, 2025

Automated Full Documentation Generation

Added
  • Full documentation generation now triggered automatically on docRepo Pull Requests.

August 09, 2025

Streamlining PR Generation

Removed
  • Pull Request (PR) generation feature.

August 07, 2025

Core Features, Theming & Backend Stability

Added
  • PR push functionality implemented.
  • Loading indicators added for improved user feedback.
  • Documentation PR sending capabilities.
  • Core 'Generate Document' feature.
  • Color scheme changes applied.
  • Application theme updated.
  • Initial features and setup established through the first pull request merge.
Fixed
  • General fixes applied, including improvements from pre-release merges.
  • Database reset performed for stability (as part of pre-release maintenance).
  • Console logging reduced for cleaner output.
  • Edit functionality corrected.
  • Webhook configuration updated.
  • Repository connector updated for improved compatibility.
  • Migration process updated for stability.
  • Prisma dependency updated.
  • Profile bug resolved.
Removed
  • Redundant 'observer' keyword and 'observer' word from the codebase.

August 06, 2025

Initial Public Facing Pages

Added
  • Landing page updated with new content and design.
  • Sign-in page added.

August 05, 2025

Branding, Profile & Build Enhancements

Added
  • Favicon and front page title updated for improved branding.
  • Profile and sidebar user interfaces updated with new features and design.
  • New branch 'next_auth_github' established from 'docsalot_dashboard'.
Fixed
  • Build process changes for stability.
  • Internal github.ts file updated.
  • Branch updates for internal consistency.

January 29, 2025

Footer & Setup Steps

Added
  • Footer updated with new content.
  • New steps added to relevant sections.

January 05, 2025

Project Initialization

Added
  • First set of working changes implemented, marking the initial development milestone.