Skip to content

v0.3.3

Latest

Choose a tag to compare

@htin1 htin1 released this 18 Jun 22:56
· 7 commits to main since this release

What's new

  • Add Relink to reconnect offline media
  • Show 'Media Offline' instead of black for unloadable clips
  • Restrict MCP HTTP server to localhost with origin validation (#28)
  • Support WebP images end to end (#27)
  • Cache the chat conversation prefix (#26)
  • Load Anthropic API key off the main thread (#25)
  • Open external URLs without blocking the main thread (#23)
  • [fix] tutorial step 9 not showing up because of spacing issue (#24)
  • Fix NSRangeException crash in text content field
  • [logging] improve error msg for timeline decode failure
  • Fix timeline drag track index crash
  • Merge pull request #12 from palmier-io/fix/home-card-spacing
  • Align sample and project card sizing on home screen