Release v1.32.10CodeSplash AI

CodeSplash AI v1.32.10

CodeSplash AI 1.32.10 is a small but useful Files mode patch focused on keyboard navigation in the file viewer. In reader view, you can now use the left and right arrow keys to move between adjacent files more naturally, while preserving document presentation behavior where arrow keys are used for paging.

July 21, 2026

Highlights

01

Plain left/right arrow keys now navigate between files in Files mode’s reader view

02

Keyboard-based file review feels faster and more predictable

03

Document presentation mode still keeps arrow keys for page navigation

04

Navigation handling avoids interfering with typing in inputs and editable fields

Changelog

What changed in v1.32.10

Improvements

  • Improved keyboard-first review workflows in Files mode by making adjacent-file navigation available with plain arrow keys instead of only modifier-based shortcuts.
  • Refined file viewer key handling so navigation is limited to the appropriate viewing context and does not trigger while typing in form or editable fields.
  • Kept plain-arrow file switching disabled in fullscreen presentation contexts to better match expected reading behavior.

Fixes

  • Fixed arrow key navigation in the Files mode file viewer so left and right arrows move to the previous or next file in reader view.
  • Fixed a workflow issue where keyboard navigation needed to respect document presentation mode, preventing conflicts with page-by-page reading controls.