Xplorer v0.2.0
Pre-release
Pre-release
Introducing the second experimental version of Xplorer ππ₯³ . See the assets to download this version and install.
Major Changes
- Migrate from Electron to Tauri (#173) (breaking changes) π
- Introduce new icon
- Improve Xplorer layout
- Improve performance and memory usage (experimental) π¨βπ¬
- Decrease installer size up to 90% (#173) π
- Add go to parent directory ability π
- Non-ASCII drive name supports π
- Add ability to continue the previous session on startup π
- More personalized settings βοΈ
- Supports previewing almost all programming languages with syntax highlighting ποΈβπ¨οΈ
- Improve docs and locales π
- Improve some functions algorithms π
- Update some shortcuts (breaking changes) π₯
Detail Changes
- Xplorer CLI by @kimlimjustin in #43
- docs: fix typo in readme and small rephrase by @bitomic in #44
- Fixed some typos in the documentation by @michaelgrigoryan25 in #47
- German translation by @silas229 in #51
- docs: fix typos and grammar on pages by @rushabh-wadkar in #62
- fix: make close settings button clickable by @rushabh-wadkar in #63
- bug: disable spell check on filepath input by @rushabh-wadkar in #71
- bug: ignore keyboard shortcuts if filepath navigator is in focus by @rushabh-wadkar in #73
- bug: make properties box exit entirely when closed by @rushabh-wadkar in #74
- UI Enhancement by @dkhd in #80
- update: enhance version page by @rushabh-wadkar in #82
- Smaller workflows by @theblobscp in #85
- fix: Favorites & Drives changed when changing the main layout and remove tilt effect by @dkhd in #87
- Update install.md by @lolcabanon in #88
- fix: File/Folder max character length by @dkhd in #89
- Added french translation by @thomasbnt in #91
- Modified Installation docs by @DTan13 in #90
- Do not navigate if the path navigator is empty by @Turbinya in #95
- Ignore arrow keys for select files if path navigator has focus by @Turbinya in #98
- Upgrade sass by @theblobscp in #96
- feat: Gitpod Support by @im-coder-lg in #84
- Fix image icon in README.md by @AnilSeervi in #100
- Change Preview-file docs link in Homepage by @AnilSeervi in #101
- optimize doc index page slide show animation and refactor related React code by @XDean in #104
- feat(shortcuts): navigation with additional mouse keys (#58) by @Turbinya in #107
- Fix broken Github links to File Icon and File type by @AnilSeervi in #108
- fix(locales): remove unnecessary explanation from the "ΡΡΡΡΠΊΠΈΠΉ ΡΠ·ΡΠΊ" by @Turbinya in #110
- chore(copyfiles): unused require by @Turbinya in #111
- Improve Issue Templates by @stanleyowen in #116
- chore: move jest to dev dependencies by @Turbinya in #119
- update: README.md by @dkhd in #118
- Update README, fix typo and sentences by @AnilSeervi in #117
- fix(docs): Grammatical Error correction by @im-coder-lg in #105
- Fix typo in homepage by @AnilSeervi in #121
- Use
<code>
instead of<kbd>
by @AnilSeervi in #124 - feat: theme customization by @kimlimjustin in #127
- Remove duplicate feature lists by @AnilSeervi in #128
- Style properties by @im-tridevsharma in #129
- fix: cannot be opened on Windows 10 (resolve #138) by @kimlimjustin in #140
- Added Active Tab Styling in Settings by @stanleyowen in #141
- Custom theme examples by @kimlimjustin in #142
- fix: files with file name more than 30 characters won't able to be operated by @kimlimjustin in #130
- Properties Style by @im-tridevsharma in #131
- fix: cannot open file/directory with long characters by @dkhd in #132
- Properties style by @dkhd in #133
- fix: window manager buttons too cramped by @dkhd in #134
- Reduce duplicated code by @AlexHladin in #135
- Fix Slideshows not displaying images for other languages by @AnilSeervi in #143
- feat: add size property for folder (#76) by @kimlimjustin in #145
- feat: support non-ascii drive character (#114) by @kimlimjustin in #144
- feat: hover effect by @kimlimjustin in #149
- perf: reduce the number of left-click event listeners on files by @Turbinya in #148
- refactor: Performance by @kimlimjustin in #154
- Add Ukrainian language by @AlexHladin in #155
- Translated to Japanese. by @javaboy-github in #150
- refactor: file type and file thumbnail code by @kimlimjustin in #156
- Update pt-BR.json by @dgsmiley18 in #160
- Update Ukrainian translation by @AlexHladin in #161
- Update Ukrainian translation by @AlexHladin in #162
- Convert code blocks to fenced code blocks for better accessibility by @AnilSeervi in #165
- Refactor NewFile and NewFolder functions. by @AlexHladin in #167
- Refactoring select file operation by @AlexHladin in #166
- fix: Add missed role for submenu items by @AlexHladin in #168
- Precalculate path prefix for fs operations by @AlexHladin in #170
- Rebranding of Xplorer by @kimlimjustin in #173
New Contributors π
- @bitomic made their first contribution in #44
- @michaelgrigoryan25 made their first contribution in #47
- @silas229 made their first contribution in #51
- @rushabh-wadkar made their first contribution in #62
- @dkhd made their first contribution in #80
- @theblobscp made their first contribution in #85
- @lolcabanon made their first contribution in #88
- @thomasbnt made their first contribution in #91
- @DTan13 made their first contribution in #90
- @Turbinya made their first contribution in #95
- @AnilSeervi made their first contribution in #100
- @XDean made their first contribution in #104
- @im-tridevsharma made their first contribution in #129
- @AlexHladin made their first contribution in #135
- @javaboy-github made their first contribution in #150
- @dgsmiley18 made their first contribution in #160
Please note that this is a development version, not stable yet. Anything here might be changed in the future.
Join our discord here.
Please drop a star β if you like this project
Full Changelog: v0.1.0...v0.2.0