2020-06-22 17:12:12 +00:00
# Changelog
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.
2023-08-12 16:30:41 +00:00
# v0.1.4
- various UI fixes
- Added download button back to toolbar
- Added upload button to side menu
- breadcrumb spacing fix
- Added "compact" view option
2023-08-12 22:24:18 +00:00
- fixed slash issue with css rtl logic
2023-08-12 16:30:41 +00:00
- various backend fixes
2023-08-17 22:58:31 +00:00
- search has a sessionId attached so searches don't collide
2023-08-12 16:30:41 +00:00
- search no longer searches by word with spaces, includes space in searches
- prepared for full json configuration
2023-08-12 22:24:18 +00:00
- made size search work for smaller and larger
- made search types not show up in search bar when used
2023-08-17 22:58:31 +00:00
2023-08-02 13:52:40 +00:00
## v0.1.3
2023-07-23 04:33:43 +00:00
- improved styling, colors, transparency, blur
2023-08-02 13:52:40 +00:00
- Made sidebar hidden on desktop as well
2023-07-23 04:33:43 +00:00
- simplified navbar to be three buttons
- open menu
- search
- toggle view
2023-08-02 13:52:40 +00:00
- Changed desktop search style and included additional search options.
2023-08-12 22:24:18 +00:00
2023-07-21 22:41:24 +00:00
## v0.1.2
2022-11-05 17:53:29 +00:00
2023-07-21 22:41:24 +00:00
- Updated UI to use search features better
- More filter options
- Better icons with colors
- GUI styling
- Improved search performance
2023-08-17 22:58:31 +00:00
2023-07-21 22:41:24 +00:00
## v0.1.1
2022-11-05 17:53:29 +00:00
2023-07-21 22:41:24 +00:00
- Improved search with indexing
2022-11-05 17:53:29 +00:00
2023-07-21 22:41:24 +00:00
## v0.1.0
2022-11-05 17:53:29 +00:00
2023-08-02 13:52:40 +00:00
- nothing changed from origin.
Forked from https://github.com/filebrowser/filebrowser