Releases: leogallego/ansible-jane
Releases · leogallego/ansible-jane
Release v0.8.4-alpha.5
Release v0.8.4-alpha.4
- chore: bump version to v0.8.4-alpha.4 (#324)
- fix: hyphenated package name + upgrade to JDK 25 (#323)
- perf: CI runs on PRs only, not on push to main
- perf: optimize CI/CD — skip macOS/Windows on pre-releases, remove --no-daemon
- fix: keep shared JVM tests in APK job, only desktop tests moved
- fix: move shared/desktop tests to Linux job, APK runs only Android tests
- fix: authenticate setup-java to avoid GitHub API rate limits
Release v0.8.4-alpha.3
- chore: bump version to v0.8.4-alpha.3
- fix: update LlmProviderDefinitionsTest for Abbenay provider (#320)
Release v0.8.4-alpha.2
Release v0.8.4-alpha.0
- chore: bump version to v0.8.4-alpha.0
- fix: add diagnostic logging for Desktop LLM auth chain (#313) (#317)
- feat: port Settings UI to Desktop (#303) (#308)
- fix: synchronize ToolRouter init + replace getAllTools with StateFlow (#307)
- fix: prevent lifecycle version drift with resolution strategy (#301) (#305)
- fix: PR #297 follow-up — Koin DI crash + Desktop StackOverflow (#302)
- feat: port AI assistant to KMP for Desktop (#243) (#297)
Release v0.8.3-alpha.0
Release v0.8.2-alpha.0
- chore: bump version to v0.8.2-alpha.0
- Bump org.jetbrains.compose.material3:material3 (#246)
- Bump ai.koog:prompt-executor-google-client in the koog group (#247)
- Bump org.jetbrains.kotlinx:kotlinx-collections-immutable (#245)
- Bump com.squareup.okhttp3:mockwebserver in the testing group (#248)
- fix: pre-release bug fixes #288, #279, #283 (#289)
- test: ToolRouter disabled tools filtering (#282) (#287)
- fix: harden ApprovalActionReceiver notification handling (#286)
- test: remaining test coverage from approval notification review (#280) (#281)
- feat: workflow approval notification UX (#173) (#270)
- feat: UI polish batch — haptic, splash, icon, pinned templates (#269)
- Add MCP server auth options: custom headers, instance auth toggle, popular servers (#217) (#261)
Release v0.8.1-alpha.0
- Fix unit tests: return default values for unmocked Android framework
- Release v0.8.1-alpha.0
- Debug logging overhaul and R8 strip rules (#251–#257)
- Remove duplicate AppErrorIcons causing R8 build failure (#249)
- Add Philotic Web landing page for GitHub Pages (#220)
- Bump androidx.core:core-ktx from 1.18.0 to 1.19.0 (#232)
- Fix KMP migration review findings and update Dependabot (#236)
Release v0.7.7-alpha.0
- Release v0.7.7-alpha.0
- Add 20 new skills for KMP migration and Compose development
- Update README, CLAUDE.md, and reorganize docs
- Update dependabot groups and check-deps.sh coverage
- Add comprehensive E2E test script, replace test-ui.sh
Release v0.7.6-alpha.0
- Release v0.7.6-alpha.0
- Extract manifest cache + unit tests (#225, #226) (#229)
- Replace custom MCP client with official Kotlin MCP SDK (#74)
- Fix Gemini 429 rate limit surfacing as Content-Length mismatch (#161) (#227)
- Add MCP tool manifest cache (#223) (#224)
- Add EDA auto-detected MCP server for event_management toolset (#171) (#222)