diff --git a/blog/2026-05-08-Release-6.0/index.md b/blog/2026-05-08-Release-6.0/index.md index 464e85d6..1ce6383d 100644 --- a/blog/2026-05-08-Release-6.0/index.md +++ b/blog/2026-05-08-Release-6.0/index.md @@ -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`. diff --git a/blog/authors.yml b/blog/authors.yml index d4d10297..a7a3e6a2 100644 --- a/blog/authors.yml +++ b/blog/authors.yml @@ -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