Skip to main content

1.0.03

· One min read

1.0.03

  On February 1, 2025, 4 min

1.0.03

Features

Vs Code Extension

  • Switched from Webpack to Vite for the vue webview, for faster loading and rendering and better coexistence with other npm packages

Security enhancements/fixes:

Vs Code Extension

  • Updated latest npm packages for both the extension and vue web app including mermaid

  • Updated security logic for the nonce in the webview

1.0.02

· One min read

1.0.02

  On January 29, 2025, 9 min

1.0.02

Features:

Webapp/GitHub App

  • For users doc usecase there is now a pull request comments flow that kicks off a ui to generate custom docs

GitHub App:

  • New docs on auto pilot workflow that listens for changes on code and creates relevant user-facing documentation

Web App:

  • In the editor we now support streaming interfaces on simple ai tasks

Bug fixes:

Web app

  • In the web editor drafts with new tag had issues being deleted, we now fixed that

Security enhancements/fixes:

Backend

  • Updated latest npm packages, specifically fastify as recommend by npm audit to deal with fastify multipart

Open source User-facing Starter template

  • Removed a test GitHub client id for a new test feature in the open source docusaurus template.  Important to note client ids are typically public and usually apparent in the client side code, versus client secrets, but decided to remove and delete the client id for extra measure

1.0.0

· One min read

1.0.0

  On January 25, 2025, 5 min

1.0.0

New features:

Web app

  • Added to web editor to edit markdown docs
  • generate llm.txt file
  • AI actions in the web editor such as generate new docs, audit docs, and analyze docs

Bug fixes:

Web app

  • Add image component was not saving to the right location

Security enhancements/fixes:

Web app

  • Removed an older mermaid npm package, that had vulnerability highlighted in npm audit

VsCode Extension

  • Updated other npm packages to latest/fixed versions

1.0.01

· One min read

1.0.01

  On January 25, 2025, 4 min

1.0.01

Bug fixes:

Web app

  • Fixed some UI bugs with notifications in new web editor

  • Updated wording and grammar clarity

  • Fixed AI analysis to generate llm.txt file

Security enhancements/fixes:

Backend

  • Updated npm packages to latest/fixed versions

  • Added second layer of verification in addition to existing auth for editor file endpoints

  • Removed dependence on other internal dev-docs micro-service

Dev-Docs AI Bot

Circular button