Skip to content

dsh-sfversion v1.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Aug 16:48
· 2 commits to main since this release

dsh-sfversion v1.2.1

Changes since the beginning of the repository

Features

  • add automatic scanned PDF rendering fallback (65d1ae9)
  • support legacy office and xmind documents (3df0036)
  • add structured document upload and vision extraction (8b01b7e)
  • add spatial grounding and configurable vision endpoints (0e3de38)
  • settings-page API Key field (write-only secret) + lazy-free settingsScope inject (65f9ddd)
  • dsh-sfversion - StepFun vision bridge plugin (#dsh-plugin) (90c45ee)

Bug Fixes

  • resolve session input facade for document uploads (89a00f4)
  • harden vision translation and image caching (5b75493)
  • real spinner, recognizing progress hint, graceful recognition failure (4e1074d)
  • client: resolve ctx scope bug - ctx now captured from apply (8f9c802)

Maintenance

  • verify scanned PDF rendering in release CI (b316b16)
  • allow PDF renderer fallback on CI (8e790b8)
  • expose release test failures (61feaf0)
  • install Linux PDF renderer in releases (ea03024)
  • harden release dependency install (70a3e7a)
  • use public npm registry in release builds (5629dc9)
  • automate GitHub release notes (8c84f89)

Other Changes