Releases: Figma-Linux/figma-linux
Releases · Figma-Linux/figma-linux
Figma-linux v0.5.4
Bug fixes
- Fixed #58 - Figma Desktop App is out of date
Not completed features
- Started work on figma plugins
Figma-linux v0.5.3
Figma-linux v0.5.2
Figma-linux v0.5.1
Bug fixes
- Fixed #41
Figma-linux v0.5.0
Figma-linux v0.4.0
What's new
- Added the disable main menu feature.
- Added the restore last tabs feature.
Bug fixes
- Fixed #28 - change the figma desktop version on 12. But late, it is able to broke the figma-linux app. (Need implement a full desktop functional for 13 version)
Figma-linux v0.3.0
What's new
- Added the main menu.
- Added settings page in File menu.
Bug fixes
- Fixed #17 - Long run the app
Figma-linux v0.2.2
Bug fixes
- Fixed #15 - Only incremented the desktop API version. Without implement a new features.
Figma-linux v0.2.1
Bug fixes
- Fixed #14 - Change the scale of webContetnt in the BrowserWindow from 0.9 to 1 (If you see a white line between the tab bar and web content, then try to remove the Cache folder from $HOME/.config/figma-linux)
Figma-linux v0.2.0
What's new
- Added the support of local fonts. You can put your font files into $HOME/.local/share/fonts directory or /usr/share/fonts. Then need relaunch app.
- Added the support of software rendering through the SwiftShader library.
- Added context popup menu for tabs.
- Copy app url or https url in clipboard (When you are in project).
- Open current project in browser.
- Open app url or https url in the app (figma://file/... or https://www.figma.com/file/...)
- Open url in new tab, and also if the app already launched.
Bug fixes
- Fixed #11 - Copy as PNG/SVG not working
- Hiding the backward button for tab, was opened from context menu.