Releases: n1crack/vuefinder
Releases · n1crack/vuefinder
2.6.0
What's Changed
- update state when closing treeview by clicking outside, add fullscreen shortcut by @n1crack in #61
- remove microtip, refactor treeview style by @n1crack in #62
- update layout and fix lang selector by @n1crack in #63
- Refactor Components to Use BEM Convention by @hughsaffar in #66
- update readme: add python backend by @abichinger in #68
- Arabic Localization by @Abdulraof in #76
- Add linear loading indicator by @abichinger in #78
- Make path a two-way binding and more by @abichinger in #71
- Open root path of adapter in TreeView by @abichinger in #77
New Contributors
- @hughsaffar made their first contribution in #66
- @abichinger made their first contribution in #68
- @Abdulraof made their first contribution in #76
Full Changelog: 2.5.0...2.6.0
2.5.0
What's Changed
- add double tap to open item on mobile
- add hotkeys
- F2 -opens rename modal
- F5 -refresh
- Delete -Delete
- ctrl+A -Select all
- ctrl+F -Search
- ctrl+E -Toggle tree view
- Esc - Close modals
- ctrl+, -open settings modal
- fix selection after sort
- add 'select all' to context menu
- add tree view
- refactor resize handle and scrollbar
- update about modal
- add pinned folders
Full Changelog: 2.4.0...2.5.0
2.4.0
2.3.0
What's Changed
- Support transform request properly on upload by @DreamlandOwO in #39
- Patch comma css selectors by @Daedalus11069 in #43
- fix multi file download problem by @yubaoa in #49
- 2.3.0 development (pre release for 3.x) by @n1crack in #55
New Contributors
- @Daedalus11069 made their first contribution in #43
- @yubaoa made their first contribution in #49
Full Changelog: 2.2.0...2.3.0
2.2.0
What's Changed
- Refactoring part 2 by @n1crack in #37
- [bug] fix download description text colors, it is not readable when the dark mode is active
- [new] add default locale option
- [new] add 'persist' prop to vuefinder to remember last directory to be remember on page refresh.
- [new] add 'path' prop to define the path to initialize first
- [new] add full-screen prop, start in full screen mode
- [new] add select button prop, it can be configured, its useful when fullscreen is enabled by default
Full Changelog: 2.1.0...2.2.0
Select button preview in the status bar
2.1.0
Big Update
What's Changed
- Fix download by @DreamlandOwO in #35
- Add theme: System by @DreamlandOwO in #36
- Refactoring by @n1crack in #34
Full Changelog: 2.0.1...2.1.0
2.0.1
What's Changed
- General Bugfixes by @DreamlandOwO in #31
- Request transform, feature select and api changes by @DreamlandOwO in #33
- Development by @n1crack in #32
Full Changelog: 1.3.2...2.0.1
1.3.2 release
What's Changed
- Added Hebrew by @byawitz in #10
- German Language File by @MLDMoritz in #14
- update dist by @n1crack in #16
- Development by @n1crack in #17
- clear console.log by @n1crack in #18
- fix typo by @n1crack in #19
- Update package.json by @n1crack in #20
- Fix wrong german word by @MLDMoritz in #21
- Avoiding recursive behaviour at locale errors by @andreas-lundgren-qlucore in #23
- Fixing Vue TypeScript Compiler error by @andreas-lundgren-qlucore in #24
- Adding more translations by @andreas-lundgren-qlucore in #25
- Replace plupload with uppy by @DreamlandOwO in #30
New Contributors
- @byawitz made their first contribution in #10
- @MLDMoritz made their first contribution in #14
- @n1crack made their first contribution in #16
- @andreas-lundgren-qlucore made their first contribution in #23
- @DreamlandOwO made their first contribution in #30
Full Changelog: 1.2.0...1.3.2