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
- Simplify copy and drop gzip (#1022) (8d2ed6d)
- Guard against reachable glib VariantStrIter unsoundness (#997) (e974c3c)
- Bump Tinfoil GLM default to 5.2 (#1014) (2bbfa78)
- Remove gptoss model (#1005) (316cf6c)
- Assert session cookie is issued with HttpOnly (#994) (a4cfa11)
- Bump tar to 0.4.46 to patch GHSA-3pv8-6f4r-ffg2 (PAX desync) (#996) (1043745)
Platform Builds
- ✅ Desktop: Building via CI
- ✅ iOS: Building and deploying to TestFlight
- ✅ Android: Building and deploying to Play Store (Internal)