Skip to content

Release v6.1.1 into Main#670

Merged
estohlmann merged 25 commits into
mainfrom
release/v6.1.1
Jan 12, 2026
Merged

Release v6.1.1 into Main#670
estohlmann merged 25 commits into
mainfrom
release/v6.1.1

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Jan 12, 2026

v6.1.1

UI Cleanup

[Light/Dark Theme Fixes]

Some UI elements in light mode were being rendered in a dark theme, such as code blocks, Mermaid tables, message metadata, etc. This change ensures elements render in their appropriate theme based on the user's selection.

[Auto-Scrolling Fix]

Allows users to break out of auto-scrolling during streamed responses by scrolling away from the bottom of the screen. Users can reset auto-scrolling by scrolling back down to the bottom of the stream.

[API Token Dashboard Metrics]

This change ensures that users who programmatically interact with LISA are captured in the metrics dashboard. Additionally, it introduces a reorganization of the metrics dashboard to enhance readability.

[Cypress Smoke Test Refactor]

Significantly enhanced the smoke tests to be more reliable. Added new E2E tests that reuse the smoke tests and a new model creation workflow E2E test.

[Session History Reload Fix]

Fixed session history not loading when selected, and updated session hooks to correctly invalidate and retrieve the session after selecting a new session.

[Markdown Table Support]

Introduced GitHub Flavored Markdown (GFM) to support markdown tables. Added Tailwind CSS overrides to render markdown in chat prompts. Enhanced the system prompt to render math expressions without additional prompting.

Key Changes

  • Documentation: Added access control details to the Getting Started section along with general updates, added instructions on how to accept the self-signed certificate in the browser, and updates to configuration labels.
  • Cypress Tests: Added additional smoke tests to ensure admin pages load with data, chat prompts render responses, chat sessions are selectable and load properly, and non-admins can't navigate to admin pages.
  • Administrative: Added an AdminRoute wrapper around the McpWorkbench component.

Acknowledgements

Full Changelog: https://github.com/awslabs/LISA/compare/v6.1.0..v6.1.1

@estohlmann estohlmann marked this pull request as ready for review January 12, 2026 17:43
* unifying approach to checking theme

* pre-commit

---------

Co-authored-by: jmharold <jmharold@amazon.com>
@estohlmann estohlmann merged commit fd7d286 into main Jan 12, 2026
17 checks passed
@estohlmann estohlmann deleted the release/v6.1.1 branch January 12, 2026 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants