{"componentChunkName":"component---smooth-doc-smooth-doc-src-templates-page-js","path":"/v2.0/","result":{"data":{"mdx":{"fields":{"pageType":"page","title":"v2.0"},"body":"var _excluded = [\"components\"];\nfunction _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }\nfunction _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var s = Object.getOwnPropertySymbols(e); for (r = 0; r < s.length; r++) o = s[r], t.includes(o) || {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }\nfunction _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (e.includes(n)) continue; t[n] = r[n]; } return t; }\n/* @jsxRuntime classic */\n/* @jsx mdx */\n\nvar _frontmatter = {\n  \"title\": \"v2.0\",\n  \"slug\": \"/v2.0/\",\n  \"description\": \"Release notes for v2.0\",\n  \"order\": 20000\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n    props = _objectWithoutProperties(_ref, _excluded);\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"h1\", {\n    \"id\": \"pathcore-upload-client-release-notes\"\n  }, mdx(\"a\", {\n    parentName: \"h1\",\n    \"href\": \"#pathcore-upload-client-release-notes\",\n    \"aria-label\": \"pathcore upload client release notes permalink\",\n    \"className\": \"anchor\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Pathcore Upload Client Release Notes\"), mdx(\"p\", null, \"v2.0 (2023-02-22)\"), mdx(\"h2\", {\n    \"id\": \"new-in-this-release\"\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#new-in-this-release\",\n    \"aria-label\": \"new in this release permalink\",\n    \"className\": \"anchor\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"New in this Release\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"A full \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://docs.pathcore.com/upload-client/manual/v2.0/\"\n  }, \"user manual\"), \" is now available online.\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"An all new \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://docs.pathcore.com/upload-client/manual/v2.0/docs/user-interface/main-window/\"\n  }, \"user interface\"), \". Now using the Upload Client is clearer and easier.\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Upload Client now uploads files in the background. You can close the application or even log out while still allowing the file uploads to continue.\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Upload Client no longer needs to combine the parts of a multi-file image before uploading them. This saves time and disk space.\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Upload Client can now upload more than one image at a time. This improves overall performance when uploading multiple images.\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Upload Client now knows about additional image types such as \", mdx(\"abbr\", {\n    parentName: \"li\",\n    \"title\": \"Leica Aperio slide format\"\n  }, \"AFI\"), \" and \", mdx(\"abbr\", {\n    parentName: \"li\",\n    \"title\": \"Hamamatsu NDPI slide format\"\n  }, \"NDPIS\"), \".\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Upload Client now keeps file information in a database. It no longer needs to recalculate file fingerprints each time the application starts, which can significantly lower the time it takes to start the upload process.\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Users can now filter by path or regular expression in addition to file extension.\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Users can now search the list of files that have been uploaded to PathcoreFlow through the Upload Client.\")), mdx(\"h2\", {\n    \"id\": \"notes\"\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#notes\",\n    \"aria-label\": \"notes permalink\",\n    \"className\": \"anchor\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Notes\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Before installing the new Upload Client, make sure any existing Upload Client application is closed. Check the system tray to ensure it is no longer running.\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"An \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://docs.pathcore.com/upload-client/manual/v2.0/docs/upload-client/installation-guide/\"\n  }, \"Installation Guide\"), \" is now available online, as well as a quick-start \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://docs.pathcore.com/upload-client/manual/v2.0/docs/upload-client/initial-set-up-guide/\"\n  }, \"Initial Set up Guide\"), \".\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"As a reminder, the PathcoreFlow account used to upload files needs to be granted access to all team content and have the \", mdx(\"em\", {\n    parentName: \"li\"\n  }, \"Team \", \">\", \" Manage uploaded files\"), \" and \", mdx(\"em\", {\n    parentName: \"li\"\n  }, \"Files \", \">\", \" Upload\"), \" permissions. More details can be found on the \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://docs.pathcore.com/upload-client/manual/v2.0/docs/upload-client/overview/#requirements\"\n  }, \"Overview - Requirements\"), \" page of the manual.\")));\n}\n;\nMDXContent.isMDXComponent = true;"}},"pageContext":{"id":"b58af1fa-6f28-50f1-a7bb-e5b98201fb46"}},"staticQueryHashes":["1086510573","1106176283","1122327541","2140385554","2719290676","3597609067","4027383558"]}