42 lines
1.1 KiB
Markdown
42 lines
1.1 KiB
Markdown
# 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.
|
|
|
|
# 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
|
|
- various backend fixes
|
|
- search no longer searches by word with spaces, includes space in searches
|
|
- prepared for full json configuration
|
|
-
|
|
## v0.1.3
|
|
|
|
- improved styling, colors, transparency, blur
|
|
- Made sidebar hidden on desktop as well
|
|
- simplified navbar to be three buttons
|
|
- open menu
|
|
- search
|
|
- toggle view
|
|
- Changed desktop search style and included additional search options.
|
|
|
|
## v0.1.2
|
|
|
|
- Updated UI to use search features better
|
|
- More filter options
|
|
- Better icons with colors
|
|
- GUI styling
|
|
- Improved search performance
|
|
|
|
## v0.1.1
|
|
|
|
- Improved search with indexing
|
|
|
|
## v0.1.0
|
|
|
|
- nothing changed from origin.
|
|
|
|
Forked from https://github.com/filebrowser/filebrowser
|