NextGenUp 1.0.1
NextGenUp 1.0.1 fixes the two most reported issues from 1.0.0. Existing installations are offered this update automatically on launch.
Fixed
Downloads in the desktop app now open a native Save dialog. In 1.0.0 the Download buttons could silently do nothing on desktop (the app window has no download manager). Every download now asks where to save the file: videos, images, batch item saves, and batch zip exports. In the browser version, downloads behave as regular browser downloads as before.
Basic video upscaling is much faster and more reliable on macOS. The app now uses the hardware VideoToolbox encoder on Macs (roughly 10x faster than software encoding for 4K), and long encodes no longer fail with "Connection lost" if the progress stream drops while FFmpeg is still working.
Added
/api/diagendpoint that reports platform, encoder, and version information to make bug reports easier.
Downloads
| Platform | File |
|---|---|
| macOS Apple Silicon (M1–M4) | NextGenUp_1.0.1_aarch64.dmg |
| macOS Intel | NextGenUp_1.0.1_x64.dmg |
| Windows 10/11 x64 | NextGenUp_1.0.1_x64-setup.exe (or .msi) |
| Linux x64 | NextGenUp_1.0.1_amd64.AppImage, .deb, or .rpm |
macOS note: builds are not notarized with Apple. On first launch, right-click the app and choose Open. Updates installed through the built-in updater do not need this step.
Thanks to the users who reported both issues.