Download Latest Version NAVAL-SEM-Setup.msi (111.8 MB)
Email in envelope

Get an email when there's a new version of NAVAL-SEM

Home / v1.1.5
Name Modified Size InfoDownloads / Week
Parent folder
NAVAL-SEM 2026-08-02 125.6 MB
NAVAL-SEM-Setup.msi 2026-08-02 111.8 MB
NAVAL-SEM.dmg 2026-08-02 15.3 MB
NAVAL-SEM.exe 2026-08-02 112.3 MB
naval-sem_1.1.5_amd64.deb 2026-08-02 124.2 MB
NAVAL-SEM v1.1.5 source code.tar.gz 2026-08-02 5.4 MB
NAVAL-SEM v1.1.5 source code.zip 2026-08-02 5.4 MB
README.md 2026-08-02 2.6 kB
Totals: 8 Items   500.0 MB 7

NAVAL-SEM v1.1.5

Fully offline PLS-SEM / CB-SEM desktop application — no internet required after install.

What's new in v1.1.5:

Fixed

  • Exported report diagrams could show a stale theme even after switching themes. buildReport() (which generates the diagram, among the rest of the report) only runs when the Report tab is opened or reopened — downloadReport() deliberately skips rebuilding the whole card to preserve in-place edits (report note, metadata). If a theme was applied after the Report tab was last built, the diagram markup already sitting in the DOM still had the previous theme's colors baked directly into its SVG fill/stroke/background attributes, so no export-time backgroundColor option could correct it — the v1.1.4 html2canvas fix was correct but never got exercised, since the SVG itself was already wrong before capture. downloadReport() now regenerates the diagram from _buildSVGFromBuilderNodes() (which reads the live window._CT theme object) immediately before capturing, so the export always reflects whichever theme is active at that moment, regardless of when the Report tab was last opened. Affects static/index.html.
  • A second, independent copy of the v1.1.4 HOC-blind rank-layout bug, inside _buildSVGFromBuilderNodes()'s overlap-recovery path (triggers only when a loaded snapshot's nodes are already overlapping, e.g. a results.json saved before v1.1.4). Given the same HOC-aware rank fix as the primary layout algorithm, so it can't silently reintroduce the single-column stacking bug via this fallback path. Affects static/index.html.


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 NAVAL-SEM.dmg 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.

Download NAVAL-SEM

Source: README.md, updated 2026-08-02