Releases: pathsim/pathview
Releases · pathsim/pathview
Release list
v0.17.2
v0.17.1
File name retention across sessions.
- Save no longer falls back to the default file name after a reload: the autosave keeps the working file's name, and restoring a session re-attaches it (#327)
- On Chromium the file handle itself is persisted, so Save writes back to the original file after a restore (permission re-prompt included)
- Firefox/Safari download fallback suggests the correct name again
v0.17.0
Reworked block icons.
- All 80 blocks now have an icon (Alias, Atan2, Divider, Wrapper, Equal, GreaterThan, LessThan and Interface were missing)
- Unified icon geometry and stroke weight across plot, symbol and math icons
- ADC/DAC, TransferFunctionZPG, RandomNumberGenerator, Log10 and AntiWindupPID are no longer visually identical to other blocks
- Reworked Scope and Spectrum
- Fixed CounterDown drawing a rising staircase, and SquareWave/TriangleWave/Mod ending mid-period
v0.16.1
What's Changed
- Fix Home navigation from the editor: derive the landing deep-link redirect from the router url by @milanofthe in #323
Full Changelog: v0.16.0...v0.16.1
v0.16.0
PathView gets a landing page!
What's Changed
- Remove editor logo overlay, fix tooltip edge clamping by @milanofthe in #321
- Add landing page by @milanofthe in #322
Full Changelog: v0.15.5...v0.16.0
v0.15.5
What's Changed
- Move unhide button into top nav next to pin icon by @milanofthe in #320
Full Changelog: v0.15.4...v0.15.5
v0.15.4
pathsim is no longer pinned at build time — the runtime resolves the latest version from PyPI, so toolbox requirements (e.g. pathsim-chem's BVP1D) install correctly. Fixes #318.
What's Changed
- Editor: fixed top nav bar (fork layout), remove codegen export by @milanofthe in #317
- Unpin pathsim: resolve latest at runtime by @milanofthe in #319
Full Changelog: v0.15.3...v0.15.4
v0.15.3
for autp bumping pathsim version at build time
Full Changelog: v0.15.2...v0.15.3
v0.15.1
What's Changed
- Relax Pyodide pin to 0.29.4 by @milanofthe in #303
- Welcome modal: client-side example loading + cleanups by @milanofthe in #304
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What's Changed
- Expand toolbox catalog with batt, flight, vehicle, rf by @milanofthe in #301
- Add pathsim-fmi to toolbox catalog by @milanofthe in #302
Full Changelog: v0.14.3...v0.15.0