Skip to content

NegPy 0.14.1

Choose a tag to compare

@github-actions github-actions released this 19 Apr 19:11
· 671 commits to main since this release

0.14.1

  • Added override.toml: a config file in Documents/NegPy/ (created on first run) for forcing GPU backend, Qt rendering, texture size cap, and more — without touching the app. See Troubleshooting section in README for details.
  • Fix: D-Range Clip slider now uses a logarithmic scale for much finer control at low values.
  • Fix: Autocrop Offset maximum raised to 100, allowing larger offsets on wide-border scans.
  • Fix: 16-bit colour TIFF exports now use a proper 16-bit ICC colour transform.
  • Fix: copy-pasted edits not persisting without additional manual change or explicit "Save".
  • UX: Added empty-state overlay on the canvas when no image is loaded.
  • Performance & stability improvements.