ReleaseMicrosoftMicrosoftpublished Sep 18, 2025seen Jun 26

microsoft/simplechat v0.229.061

microsoft/simplechat

Open original ↗

Captured source

source ↗
published Sep 18, 2025seen Jun 26captured 1whttp 200method plain

v0.229.061

Repository: microsoft/simplechat

Tag: v0.229.061

Published: 2025-09-18T18:59:01Z

Prerelease: no

Release notes:

Bug Fixes

  • Chat Page Top Navigation Left Sidebar Fix
  • Fixed positioning and layout issues when using top navigation mode where the chat page left-hand menu was overlapping with the top navigation bar.
  • Created a new short sidebar template (_sidebar_short_nav.html) optimized for top navigation layout without brand/logo area.
  • Modified chat page layout to hide built-in left pane when top nav is enabled, preventing redundant navigation elements.
  • Implemented proper positioning calculations to account for top navigation bar height with and without classification banner.
  • (Ref: _sidebar_short_nav.html, base.html, chats.html, conditional template inclusion, layout positioning fixes) s