v0.3.33

RightNow-AI/openfangv0.3.33Mar 8, 2026by jaberjaber23

AI Summary

Bug fixes for Bluesky notifications, OpenClaw migration, local LLM providers, Gemini key handling, and localhost dashboard access.

Key Highlights

  • Bluesky notification poll now handles invalid seenAt datetime format
  • OpenClaw migration handles nested JSON objects in tool config
  • Local LLM providers (LM Studio/Ollama) no longer break when api_key_env is empty
  • Gemini key saved via dashboard now auto-switches to default provider
  • Localhost dashboard access now works without api_key configured

Full Release Notes

- Fix Bluesky notification poll returning 400 due to invalid seenAt datetime format
- Fix OpenClaw migration failing on nested maps in openclaw.json
- Fix local LLM providers (LM Studio/Ollama) breaking when api_key_env is empty
- Fix Gemini key saved via dashboard not being used (auto-switch default provider)
- Allow localhost dashboard access without api_key configured