Releases: qwx9/strangepg
Releases · qwx9/strangepg
0.8.18
New in this release
- Improved layout position and node separation
explode
strawk function to add jitter to a node selection- -n: resumable headless layouting (without graphical display) with periodic snapshots
- strawk: removal of most redundancy and back-and-forth with rest of the code; improve latency and memory usage on file loads
- UI adjustments
- Use OpenGL ES for linux aarch64 by default
- Suppress warnings on GFA loading by default
Fixes
- Critical bug in pthread handling resulting in random crashes on macOS
- Crash due to unhandled 0-degree segments
- Layout: better centering, zoom level, node sizes
- MSAA flickering due to non-multisampled offscreen rendering
- CSV loading with spaces in column headers, hexstring handling, tag overriding
- Mouse selection bugs; improve performance/reduce latency for box select
- strawk: fix nrand()
- UI adjustments
- Other misc. issues
0.8.17
Test multi-platform release
Built via github actions -- no refunds.