What's Changed
- fix(windows): set main window title by @AyoubAchour in #139
- fix(explorer): prevent inline input from blurring on context menu rename/create by @DziugisLT in #122
- fix(pty): unblock Tauri worker on Windows pty_close by @amaralkaff in #150
- feat(ai): add Gemini 2.5 Flash and Gemma 4 31B models by @Xenos112 in #104
- chore(search): refine search focus and keyboard handling for both explorer and file searches by @hexxt-git in #75
- fix(terminal): clear pendingExit and hold ptyOpening in respawnSession by @BadhriNadhBade in #132
- feat(ui): replace browser confirm with styled dialog for unsaved tab … by @Xenos112 in #90
- fix(terminal): ensure UTF-8 encoding for PowerShell and shell locale by @debugdoctor in #170
- fix(editor): add syntax highlighting for C, C++, Java and C# by @qbx11 in #117
- feat(terminal): add WebGL toggle and font-size preferences by @eulex in #163
- feat(ai): change default models picker and add search functionality by @Xenos112 in #141
- feat(terminal): add show hidden folders setting by @qutianyu in #188
- feat(editor): add Go language support by @amaralkaff in #127
New Contributors
- @BadhriNadhBade made their first contribution in #132
- @debugdoctor made their first contribution in #170
- @qbx11 made their first contribution in #117
- @qutianyu made their first contribution in #188
Full Changelog: v0.6.1...v0.6.3