From bb1d90da3fd56f01f34dfc43d7cf3ec1baad3999 Mon Sep 17 00:00:00 2001 From: Jamie Pine <32987599+jamiepine@users.noreply.github.com> Date: Tue, 10 Oct 2023 21:40:52 -0700 Subject: [PATCH] Landing page links (#1467) links --- docs/changelog/alpha/0.1.0.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/changelog/alpha/0.1.0.mdx b/docs/changelog/alpha/0.1.0.mdx index a3244a464..cdce08d4a 100644 --- a/docs/changelog/alpha/0.1.0.mdx +++ b/docs/changelog/alpha/0.1.0.mdx @@ -31,7 +31,7 @@ This is an MVP, and by no means feature complete. Please test out the features l _Eventually Clouds will be supported and added as Cloud Locations_ - - Generate [Preview Media](../../developers/architecture/preview-media) for image, video and text. + - Generate [Preview Media](../../developers/architecture/preview-media) for image, video and documents. - Browse Locations via the [Explorer](../../developers/architecture/explorer) and view previews and metadata. @@ -39,7 +39,7 @@ This is an MVP, and by no means feature complete. Please test out the features l - Context menu: rename, cut, copy, paste, duplicate, delete, favorite and tag assign. {/* - Multi-select with dedicated context menu options. */} - Double click to open, or open with from context menu - - Quick View: an in-app viewer (images/text only for now) + - Quick View: an in-app viewer for images, videos, text files, code with syntax highlighting, PDFs. - Browse unique files by category on Overview screen {/* - Automatically identify unique files to discover duplicates, shown in the inspector. */} @@ -68,7 +68,7 @@ This is an MVP, and by no means feature complete. Please test out the features l {/* - Customize sidebar freely with section headings and flexible slots, include default layout. */} -- Pause and resume [Jobs](../../developers/architecture/jobs) with recovery on crash via Job Manager widget. +- Pause, resume and cancel [Jobs](../../developers/architecture/jobs) with recovery on crash via Job Manager widget. {/* - Multi-window support. */}