Skip to content

Release v0.1.103

Choose a tag to compare

@github-actions github-actions released this 29 Jun 12:39
· 5 commits to main since this release

Release v0.1.103

  • Version: 0.1.103
  • Version type: auto

Changelog

[0.1.103] - 2026-06-29

Features

  • Add generalized map widget (THU-605) (#1000) (3264a41)
  • App version management: track device versions and enforce minimum version (FRONTEND) (#986) (492c670)
  • App version management: track device versions and enforce minimum version (BACKEND) (#985) (59093cb)
  • Add generalized quiz widget (THU-607) (#1001) (3cc2bf3)
  • Render LaTeX math in chat markdown (THU-606) (#999) (5ea8ba9)
  • Add browseable ACP agent catalog to settings (#987) (4cc457c)
  • Add thunder-deep-review skill and advisory CI review proposal (#1003) (6f740ab)
  • User data export & import (#991) (51ce411)
  • Allow editing custom agents in settings (#1009) (5ab9cfc)
  • Explain why opposite-mode models are disabled in selector (#1007) (3759290)

Fixes

  • Fetch forecast client-side from Open-Meteo to fix shared-IP 429 (#1027) (4767c14)
  • Correct pinned skill chip sizing on desktop (#1017) (c9f3223)
  • Show a message when IndexedDB is unavailable in iOS Lockdown Mode (#1013) (a1dc46f)
  • Block NAT64/6to4/Teredo IPv6 addresses embedding private IPv4 in SSRF guard (#995) (b42aa8f)
  • Fall back to hosted proxy when native_fetch isn't compiled (#1004) (a51d5fe)
  • Skip temperature for models that reject it (#1011) (bbc23e2)
  • Fail closed on unknown client IP in rate limiting (#993) (dd23a09)

Other

Platform Builds

  • ✅ Desktop: Building via CI
  • ✅ iOS: Building and deploying to TestFlight
  • ✅ Android: Building and deploying to Play Store (Internal)