Skip to content

Releases: leogallego/ansible-jane

Release v0.8.4-alpha.5

18 Jun 06:51
a5be250

Choose a tag to compare

Pre-release
  • chore: bump version to v0.8.4-alpha.5
  • fix: build RPM in Fedora container to fix jpackage segfault (#259) (#325)

Release v0.8.4-alpha.4

18 Jun 06:06
76cf97b

Choose a tag to compare

Pre-release
  • 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

18 Jun 05:05
a158b2a

Choose a tag to compare

Pre-release
  • chore: bump version to v0.8.4-alpha.3
  • fix: update LlmProviderDefinitionsTest for Abbenay provider (#320)

Release v0.8.4-alpha.2

18 Jun 04:51
2f68978

Choose a tag to compare

Pre-release
  • chore: bump version to v0.8.4-alpha.2
  • feat: add Abbenay as LLM provider endpoint (#320) (#322)
  • fix: new logo, regenerate icons, fix macOS release (#259) (#321)

Release v0.8.4-alpha.0

16 Jun 04:40
390d1c4

Choose a tag to compare

Pre-release
  • 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

14 Jun 06:18
8af26a7

Choose a tag to compare

Pre-release
  • chore: bump version to v0.8.3-alpha.0
  • fix: ToolRouter singleton + TOCTOU race + MCP key collision (#171) (#295)
  • fix: tool toggle auto-disabled state + correct 24h format API (#290, #291) (#294)
  • fix: compact Jane TopAppBar to prevent overflow (#292)

Release v0.8.2-alpha.0

13 Jun 03:26
d3f4fab

Choose a tag to compare

Pre-release
  • 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

10 Jun 01:34
876f0f7

Choose a tag to compare

Pre-release
  • 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

09 Jun 00:58
2c7c261

Choose a tag to compare

Pre-release
  • 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

05 Jun 03:42
4a37c0a

Choose a tag to compare

Pre-release
  • 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)