diff --git a/README.md b/README.md index 3a89676efdbbe2d35e9ca0c59835442443f7bab4..5e753e71f879360b1c8fd660707c0a4367ae6cc5 100644 --- a/README.md +++ b/README.md @@ -79,10 +79,11 @@ your browser. Omitted versions are plain bugfix releases with only minor changes and fixes. ### v0.7.0 -- User metadata editing and datasets with DOI -- Revised GUI lists (search results, datasets, uploads) +- User metadata editing and datasets with DOIs +- Revised GUI lists (entries, grouped entries, datasets, uploads) - Keycloak based user management -- no dependencies with the NOMAD CoE Repository +- Rawfile preview +- no dependencies with the old NOMAD CoE Repository ### v0.6.2 - GUI performance enhancements diff --git a/gui/public/index.html b/gui/public/index.html index 517fefb75c85a06bbf1a0197a7378e21815917dc..9c88d2f55193f1040abd9893cc9cc6f4fe917b1e 100644 --- a/gui/public/index.html +++ b/gui/public/index.html @@ -35,7 +35,7 @@ <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"> <title>NOMAD upload</title> </head> - <body> + <body style="overflow-y: hidden;"> <noscript> You need to enable JavaScript to run this app. </noscript>