Skip to content

v2.1.2

Choose a tag to compare

@codesplash-ai codesplash-ai released this 27 Jul 13:46

CodeSplash AI 2.1.2

CodeSplash AI 2.1.2 is a focused patch release that improves textarea autosizing in AI workflow panels. If you've seen composer fields in AI Agent, AI Chat, or AI Vibes keep the wrong height after a panel was hidden, restored, or resized, this update is aimed at that experience.

Fixes

  • Fixed an input height bug affecting shared textarea composers used in AI Agent, AI Chat, and AI Vibes.
  • Fixed cases where hidden or parked workspace panels could cause a textarea to measure at the wrong size and keep an incorrect height when shown again.
  • Fixed autosize behavior for keep-alive panels that remain mounted while temporarily rendered at zero width.

Improvements

  • Textarea autosizing now waits for a real visible width before measuring, which improves sizing accuracy when panels are restored.
  • Composer fields now react more reliably to layout changes such as split resizing and sidebar visibility changes, not just text changes.
  • Improved overall UI consistency for text-input-heavy AI workflows across the unified workspace.

Notes

  • This is a patch-level UI fix release with no major new features.
  • Version updated from 2.1.1 to 2.1.2.

If you ran into odd composer sizing in AI panels, updating to 2.1.2 should make those workflows feel more stable.