You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Paged Path Explorer loading: large folders now load in pages, keeping browsing responsive while directories with many files continue to stream in.
PDF and ebook bookmarks: PDF and EPUB readers now include bookmark support, making it easier to mark important pages and return to reading context later.
DJI mobile DAT previews: DJI mobile flight-record DAT files can now be parsed and previewed, expanding drone log coverage beyond the previously supported DAT variants.
Improvements
Safer app startup and recovery: OpenFiles now has a global renderer error fallback and stronger main-process error handling, so unexpected UI failures degrade more gracefully.
More reliable packaged media support: packaged ffmpeg/ffprobe lookup is hardened and verified during release builds, improving media playback and conversion reliability in signed builds.
Homepage and local development polish: the website hero animation is lighter, local development path handling is smoother, and dependency prebundling now includes the Markdown serializer path used by the editor.
Dependency refresh: core dependencies and lock metadata were refreshed, including the Tailwind WASI lock data used by the desktop build.
Regression Testing Fixes
Unsigned macOS build sweep: completed a 3.x regression pass covering paged Path Explorer loading, Hub search, multi-window/split view, PDF/EPUB, Markdown, media, archives, CSV, and SQLite paths.
Packaged path and startup dispatch fixes: fixed startup file dispatch waiting for the app registry, packaged renderer asset resolution, packaged Lottie WASM loading, relative import casing, and ASAR archive detection when opened through Path Explorer in macOS/dev flows.
Viewer stability hardening: fixed SQLite grid crashes and stale cache release, gallery ResizeObserver loops, global fallback tab closing, PDF precise-summation polyfill, OFD preset font requests, and 3D Tiles loading.
Fixes
Fixed macOS file-open flows so files opened from Finder or the system file manager bring the existing OpenFiles window forward, including minimized-window and cold-start cases.
Fixed RAR "extract all" fallback behavior, OFD XML parsing through the declared parser, and release build import casing issues.
Fixed Markdown editor regressions around image lightbox event scope and footnote definition layout.
Fixed OpenFiles built-in provider storage so it avoids unnecessary keychain prompts.
Fixed path explorer edge cases, file tree drag payload typing, and several local-service error surfaces.