Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions blog/2026-05-08-Release-6.0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ Switch between them anytime from `View > Themes...`. [Read More...](https://docs

## Platform Notes

- **Linux**: The desktop app is now built on Electron, replacing the previous Tauri/webkit2gtk build. It ships as a single AppImage that runs across most major distributions, and now supports auto-update, bringing it to parity with macOS and Windows.
- **macOS**: Avoided the Xcode git install dialog at startup, fixed a missing scrollbar in Live Preview on Tauri, and corrected new-window dimensions.
- **Windows**: Fixed window size jumps when opening a new window from `File > New Window`.

Expand Down
4 changes: 2 additions & 2 deletions blog/authors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ electrofist:
ansu:
name: Ansu Ann Koshy
title: Designer, Phoenix Code
url: https://github.com/phcode-dev
image_url: https://github.com/phcode-dev.png
url: https://github.com/AnsuKoshy
image_url: https://github.com/AnsuKoshy.png

kiran:
name: Kiran Bose
Expand Down
Loading