Download Latest Version OculiX 4.0.0 source code.zip (17.1 MB)
Email in envelope

Get an email when there's a new version of OculiX

Home / v3.0.4-rc1
Name Modified Size InfoDownloads / Week
Parent folder
oculixide-3.0.4-rc1-windows.jar 2026-05-18 129.1 MB
oculixide-3.0.4-rc1-macos.jar 2026-05-18 121.1 MB
oculix-mcp-server-3.0.4-rc1.jar 2026-05-18 258.8 MB
oculixapi-3.0.4-rc1-linux.jar 2026-05-18 181.4 MB
oculixapi-3.0.4-rc1-macos.jar 2026-05-18 106.7 MB
oculixapi-3.0.4-rc1-windows.jar 2026-05-18 114.8 MB
oculixide-3.0.4-rc1-linux.jar 2026-05-18 195.8 MB
OculiX 3.0.4-rc1 (release candidate) source code.tar.gz 2026-05-18 14.6 MB
OculiX 3.0.4-rc1 (release candidate) source code.zip 2026-05-18 15.3 MB
README.md 2026-05-18 1.9 kB
Totals: 10 Items   1.1 GB 3

status maven track

Polish release candidate — community standards, security hygiene, README refresh. No breaking changes, no behavior changes. The 3.0.4 stable will follow with the CodeQL triage fixes (#358–#362) and the Legerix manifestSections fix (#350).

What's new for users

  • 🔒 Security hygiene — CodeQL findings cleaned up: hashCode() added to 8 classes that already override equals() (#352), array index OOB on pair-formatted arrays (#351). No user-facing impact, but the codebase is now CodeQL-clean on these rules.

  • 🛡️ Workflows hardened — every GitHub Actions workflow now declares contents: read at the top level (#354), reducing token blast radius. Conforms to OpenSSF Scorecard expectations.

  • 📋 Community standards — OpenSSF Best Practices badge added (#355), README redesigned to align with docs.oculix.org tone (#356, [#357]), CODEOWNERS scoped (RaiMan removed per his explicit request, MCP scoped to maintainer).

Maven coordinates

:::xml
<dependency>
    <groupId>io.github.oculix-org</groupId>
    <artifactId>oculixapi</artifactId>
    <version>3.0.4-rc1</version>
</dependency>

Known follow-ups before 3.0.4 stable

  • Legerix manifestSections fix (#350) — Ubuntu 22 libjpeg.so.62 mismatch
  • CodeQL triage bugs (#358 Runner self-assignment, [#360] allowedIPs, [#361] RecordedEventsFlow, [#362] ButtonGenCommand)
  • Cherry-pick remaining SikuliX1 community PRs (#345, [#346] under EPIC [#344])

Download OculiX

Source: README.md, updated 2026-05-18