| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| NAVAL-SEM | 2026-09-17 | 127.9 MB | |
| NAVAL-SEM-arm64.dmg | 2026-09-17 | 87.7 MB | |
| NAVAL-SEM-Setup.msi | 2026-09-17 | 113.4 MB | |
| NAVAL-SEM-x86_64.dmg | 2026-09-17 | 95.0 MB | |
| NAVAL-SEM.exe | 2026-09-17 | 113.9 MB | |
| naval-sem_2.0.7_amd64.deb | 2026-09-17 | 126.5 MB | |
| NAVAL-SEM v2.0.7 source code.tar.gz | 2026-09-17 | 5.5 MB | |
| NAVAL-SEM v2.0.7 source code.zip | 2026-09-17 | 5.5 MB | |
| README.md | 2026-09-17 | 2.5 kB | |
| Totals: 9 Items | 675.6 MB | 0 | |
NAVAL-SEM v2.0.7
Fully offline PLS-SEM / CB-SEM desktop application — no internet required after install.
What's new in v2.0.7:
Fixed
- Model-tab tool buttons (latent variable ↔ observed indicator) could appear dead on click in the packaged app. The click registered, but WebKit failed to repaint the translucent active background of controls sitting inside a
backdrop-filterlayer (WKWebView on macOS, WebKitGTK on Linux). The v2.0.3 fix relied solely on a startup probe that removes the blur when the compositor cannot afford it; machines that could afford the blur but still glitched on invalidation were never covered. Restored the one thing the probe path lacked: each interactive control (.tool,.ctool,.rtab,.ani,.stab) now gets its own compositing layer viatranslateZ(0), so its active-state repaint no longer depends on the parent's blurred layer. The probe now also samples the model canvas, since blurred.lv/.obsnodes make the blur cost scale with the size of the model. PR [#225]. - The update indicator could report "offline" with no trace of why. The server path was already verified correct (a 403 now reads "Limited", not "Offline"; the result is cached 6 hours); the missing piece was that the success path logged nothing, so a repeated report had no evidence in the app log. The endpoint now logs which version it is running against. PR [#225].
Downloads
| Platform | File | Notes |
|---|---|---|
| Windows | NAVAL-SEM-Setup.msi |
Recommended — installs with Start Menu + uninstall |
| Windows | NAVAL-SEM.exe |
Portable — drop anywhere and run |
| macOS (Apple Silicon) | NAVAL-SEM-arm64.dmg |
M1/M2/M3/M4 Macs — drag to Applications |
| macOS (Intel) | NAVAL-SEM-x86_64.dmg |
Intel Macs — drag to Applications |
| Linux | naval-sem_*.deb |
Debian/Ubuntu installer |
| Linux | NAVAL-SEM |
Portable binary |
💛 Support Development
NAVAL-SEM is free to use. If you find it useful, please consider donating. 👉 https://www.paypal.com/paypalme/singhn9
🐛 Bug Reports & Feedback
👉 https://forms.gle/N4AmCkJyCK6HHsZz8
⚠️ Windows Security Note
Windows may show a SmartScreen warning on first run — click: More info → Run anyway
⚠️ macOS Note
Right-click → Open the first time to bypass Gatekeeper.