Donovan Changelog

2.0.41

Patch Changes

  • Fix inline download for sgp files in user messages
  • Remove unused instrumentation to enhance performance
  • Improve drag and drop functionality in chat for better usability
  • Add 'Stop Generating' button to enhance chat interaction
  • Enable pasting files directly into the chat bar for easier sharing

2.0.40

Patch Changes

  • Improve changelog process for clearer user updates
  • Add permissions management for knowledge bases and wizards
  • Fix infinite spinner issue in chat thread for better clarity
  • Fix table rendering issue for improved user experience
  • Improve clarity in file classification during uploads
  • Fix PDF export functionality for improved user experience
  • Fix bug to ensure correct installation of required software
  • Improve error messages for file uploads with clearer formatting
  • Improve LibreOffice functionality in the commercial Docker image
  • Fix file upload feature to improve error handling and restrictions
  • Improve chat thread scrolling experience for users
  • Enable PDF export feature for all user accounts
  • Improve user experience by keeping input text after submission
  • Fix form field for improved report generation experience
  • Improve scrolling behavior on Compare Models page
  • Show empty state in chat when no models are available
  • Improve loading state visibility during model fetching
  • Fix disappearing messages in chat after streaming completion
  • Redirect to login page if user info fetch fails

2.0.39

Patch Changes

  • Add Changelog page to the public documentation navbar for easier access.
  • Fix input ordering issue in Report Gen after generating a report.
  • Improve PDF export functionality in Report Gen.
  • Fix pagination reset issue in the knowledge base search field.

2.0.38

Patch Changes

  • Remove files stored in thread, store in messages instead
  • Add changeset
  • Updated dependencies

2.0.37

Patch Changes

  • Add changeset

2.0.36

Patch Changes

  • Show message to enable file upload

2.0.35

Patch Changes

  • Add public facing routes

2.0.34

Patch Changes

  • Update prompt helper application name, description, and icon

2.0.33

Patch Changes

  • Update model names for scalegov

2.0.32

Patch Changes

  • Show uploaded files in user messages

2.0.31

Patch Changes

  • [TF] Update iframe to reload on account change

2.0.30

Patch Changes

  • [TF] feat: implement iframe navigation state communication and styling adjustments

2.0.28

Patch Changes

  • test

2.0.27

Patch Changes

  • Fix citation ordering in source drawer

2.0.26

Patch Changes

  • Add claude 4 description

2.0.25

Patch Changes

  • Update donovan v2 E2E tests

2.0.24

Patch Changes

  • added system alert infra can use as they see fit

2.0.23

Patch Changes

  • commented out broken test for now

2.0.22

Patch Changes

  • Add new model descriptions for Llama, Nova, Mistral

2.0.21

Patch Changes

  • Placeholder email env var

2.0.20

Patch Changes

  • Allow environment specific model overrides

2.0.19

Patch Changes

  • Disable file upload to reports if not authorized

2.0.18

Patch Changes

  • Remove hardcoded models and fix default model selection

2.0.17

Patch Changes

  • Update login page with support email

2.0.16

Patch Changes

  • Update description of default model

2.0.15

Patch Changes

  • Remove model auto installation

2.0.14

Patch Changes

  • Fix model dropdown on user configurations

2.0.13

Patch Changes

  • move chat input

2.0.12

Patch Changes

  • Add support for rendering error messages

2.0.11

Patch Changes

  • Switch model listing to use a new route that lists all available models

2.0.8

Patch Changes

  • fix add additional files button

2.0.6

Patch Changes

  • Bug Fix for Citations

2.0.5

Patch Changes

  • Hide file upload from users if they don't have permission to upload

2.0.3

Patch Changes

  • Do not block on missing changelogs for now

2.0.2

Patch Changes

  • Update changelog script to increment package.json

2.0.1

Minor Changes

  • Added versioning system with PR checks and CHANGELOG integration

2.0.0

Major Changes

  • Major update from 1.0.2 to 2.0.0

1.0.2

Patch Changes

1.0.1

Patch Changes

  • 03b1a7f: Add logout button functionality
  • f49242b: Fixed layouts for application related pages
  • e7b8d61: Updated thread loading page to be less intruding
  • c30454a: Adds a dropdown to select account
  • 23caf6e: Added auto scrolling when streaming in threads
  • 476b953: Added baseline functionality to connect with SGP applications and threads
  • 0222e93: Adding user and model message components to v2
  • 42b6cdf: Updating the threads table to have a bit more polish
  • 52d4f58: Updated the url paths in donovan v2 such that we keep the application spec, variant, and thread id around. Also leverages react query to fetch and provide these values to sub-pages
  • Updated dependencies [b5b4af6]
  • Updated dependencies [0222e93]

1.0.0

Major Changes

  • bf065b3: Basic SGP based chat app with model selection and streaming