npyquick v0.1.2
Added
- a Windows installer (npyquick-0.1.2-setup.exe). No Python or dependencies needed — download, run the installer (no admin rights required), and launch from the Start Menu.
- a self-contained x86-64 AppImage (npyquick-0.1.2-x86_64.AppImage). Tested on Ubuntu 24.04 LTS.
- Help › About dialog — shows the version, GitHub repo link, and issue tracker.
Note: The Windows build is currently unsigned. The first run may show a SmartScreen prompt. Download only from this Releases page; after confirming the file name and source, choose More info → Run anyway.
Fixed
- Window layout fix — the plot/image area now grows correctly when the window is made taller; the control bars (bins, vmin/vmax, log axes) no longer expand vertically.
- Drag-and-drop now accepts .NPY / .NPZ (uppercase) in addition to lowercase.
- Window title shows the file name instead of the full path.
- macOS: keyboard shortcut hints in the status bar now show ⌘ instead of Ctrl.