From 0b15fc142599126d49c7a43917845290b2f3fb6e Mon Sep 17 00:00:00 2001 From: Graham Steffaniak <42989099+gtsteffaniak@users.noreply.github.com> Date: Wed, 2 Aug 2023 08:52:40 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b3d7559..a3c578e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,16 +2,16 @@ 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.1.2 +## v0.1.3 - improved styling, colors, transparency, blur - - made sidebar hidden on desktop as well + - Made sidebar hidden on desktop as well - simplified navbar to be three buttons - open menu - search - toggle view - - moved every config to the configfile - - rather than flag/binary operation + - Changed desktop search style and included additional search options. + ## v0.1.2 - Updated UI to use search features better @@ -19,10 +19,13 @@ All notable changes to this project will be documented in this file. See [standa - Better icons with colors - GUI styling - Improved search performance + ## v0.1.1 - Improved search with indexing ## v0.1.0 -Forked from https://github.com/filebrowser/filebrowser \ No newline at end of file + - nothing changed from origin. + +Forked from https://github.com/filebrowser/filebrowser