| Name | Modified | Size | Downloads / 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 | |
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 overrideequals()(#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: readat 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.orgtone (#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
manifestSectionsfix (#350) — Ubuntu 22libjpeg.so.62mismatch - CodeQL triage bugs (#358 Runner self-assignment, [#360] allowedIPs, [#361] RecordedEventsFlow, [#362] ButtonGenCommand)
- Cherry-pick remaining SikuliX1 community PRs (#345, [#346] under EPIC [#344])