| 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.9_amd64.deb | 2026-09-17 | 126.5 MB | |
| NAVAL-SEM v2.0.9 source code.tar.gz | 2026-09-17 | 5.5 MB | |
| NAVAL-SEM v2.0.9 source code.zip | 2026-09-17 | 5.5 MB | |
| README.md | 2026-09-17 | 2.2 kB | |
| Totals: 9 Items | 675.6 MB | 0 | |
NAVAL-SEM v2.0.9
Fully offline PLS-SEM / CB-SEM desktop application — no internet required after install.
What's new in v2.0.9:
Fixed
- The Model-tab tool buttons (Latent variable / Observed indicator) still did not change on click. Root cause located at the CSS level rather than the paint level: the four containers that host translucent active-state controls —
.model-sidebar,.canvas-bar,.ana-nav,.rep-nav— each applybackdrop-filterthemselves, so the.onbackground is painted onto the container's blur layer. That is precisely the WebKit case where the class lands in the DOM but the pixels never update on partially-accelerated compositors. Instead of relying on the probe or on per-control layer promotion (either of which can be defeated or can stall the compositor), the blur is now removed from the host containers themselves: the controls sit on an ordinary painting layer, so the.onrepaint is immediate on any renderer — accelerated, software, or OCLP. The ambient/orb blur and the topbar/drawer blur (no translucent active controls) are untouched. PR [#228].
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.