updated readme

This commit is contained in:
Graham Steffaniak 2023-08-12 17:24:18 -05:00
parent 6790b723a7
commit 46676a7d35
1 changed files with 5 additions and 2 deletions

View File

@ -8,10 +8,13 @@ All notable changes to this project will be documented in this file. See [standa
- Added upload button to side menu - Added upload button to side menu
- breadcrumb spacing fix - breadcrumb spacing fix
- Added "compact" view option - Added "compact" view option
- fixed slash issue with css rtl logic
- various backend fixes - various backend fixes
- search no longer searches by word with spaces, includes space in searches - search no longer searches by word with spaces, includes space in searches
- improved indexing speed and efficiency
- prepared for full json configuration - prepared for full json configuration
- - made size search work for smaller and larger
- made search types not show up in search bar when used
## v0.1.3 ## v0.1.3
- improved styling, colors, transparency, blur - improved styling, colors, transparency, blur
@ -21,7 +24,7 @@ All notable changes to this project will be documented in this file. See [standa
- search - search
- toggle view - toggle view
- Changed desktop search style and included additional search options. - Changed desktop search style and included additional search options.
## v0.1.2 ## v0.1.2
- Updated UI to use search features better - Updated UI to use search features better