diff --git a/CHANGELOG.md b/CHANGELOG.md index eb752368..903a3ff7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +# v0.2.0 + + - Works with new more advanced filebrowser.json + - improved GUI + - more unified coehisive look + - + # v0.1.4 - various UI fixes - Added download button back to toolbar diff --git a/frontend/src/components/Search.vue b/frontend/src/components/Search.vue index af161734..9d2e7cc0 100644 --- a/frontend/src/components/Search.vue +++ b/frontend/src/components/Search.vue @@ -1,12 +1,27 @@