Release Notes v0.1.30
Features
- Added GCP zone dropdown to onboarding flow for better cloud deployment configuration
- Added Telegram integration to messaging skill with default tool permissions
- Added Hatch! button with hatching animation to improve user experience
- Added Siri Shortcuts integration with AppIntents and URL scheme support for iOS
- Added export conversation action to iOS chat view
- Added iOS test target with initial integration tests
- Added font and spacing scaling for iPhone compact width displays
Fixes
- Improved iOS test reliability by adding correlation IDs and using underscores in test filters
- Fixed deep link handling for warm app launches and scoped deep-link messages to active threads
- Fixed font and spacing scaling to only apply to iPhone, not iPad devices
- Fixed markdown parsing to preserve text indentation by using newline-only trimming
- Fixed text block handling to preserve blank lines instead of splitting on empty lines
- Fixed iOS connection status to properly trigger onChange events during foreground reconnects
Infrastructure
- Added gateway dependency and renamed assistant package with new publish workflow
- Renamed gateway package to @vellumai/vellum-gateway with updated publishing
- Added artifact zip generation and PR comments to CI assistant workflow
- Removed .vellum writes during remote setup process
- Updated iOS and client documentation with new features and test information
- Set Opus 4.6 as default model across all onboarding scenarios