Viewda 0.1.0-alpha.2
Pre-release
Pre-release
·
107 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
This is an alpha release. Expect incomplete features.
Installation notes
- macOS: the app is ad hoc signed and not notarized. After the first rejected launch, use System Settings → Privacy & Security → Open Anyway.
- Windows: the installer is not code-signed; SmartScreen may require More info → Run anyway.
- Linux: use the AppImage for in-app updates. The
.debpackage is a manual-update fallback.
Changes
Added
- The start screen now lists and reopens up to eight recent files.
- Viewda appears as an Open With option for Apache Parquet files without
replacing the user's default application. Settings can make Viewda the
default through the platform-supported user action. - Local Parquet rows now open in a virtualized data grid with type-aware
values, memory-bounded raw TSV copying, row selection, column resize, pin and
hide controls, and a Data or Structure view switch.
Fixed
- The macOS native title bar no longer draws the Viewda window name over the
in-app header. - Source errors restored after an update now show their specific recovery
message instead of the generic unsupported-file error.