Releases: Figma-Linux/figma-linux
Releases · Figma-Linux/figma-linux
Figma-linux v0.1.2
Figma-linux v0.1.1
Bug fixes:
- issue #7
Figma-linux v0.1.0
What a new
- Added the top panel
- Added the main and others tabs
- Added the home button, for come to back to the recent files
- Added the middleware API for update the title of the current tab
- "Open in new tab" working
- Zoom only for browserView
- Closing tab by the mouse wheel click
v0.0.4-2
Published 0.0.4 version
What's a new
- Now the app can recieve an args. You can to look a reference by command in the terminal: figma-linux -h
Output:
figma-linux
Unofficial desktop application for linux. This application based on the Electron.js.
use:
figma-linux [options]
OPTIONS:
-h this reference.
-f launch app without window frame.
-v show version of application.
Fixed:
- Fix app icon.
Published 0.0.3 version
What's a new
- Added auto reload the window after login and logout.
Fixed:
- Fixed shortcuts. Now it don't overwrite the system shortcuts.
- Now your can to logout from the app. 😁
v0.0.2
What's a new:
- Add reload window (By pressing the F5 key)
v0.0.1
What's a new:
- Change zoom:
- Decrease zoom on 10% press on the ctrl+- shortcut.
- Increase zoom on 10% press on the ctrl+= shortcut.
- Decrease zoom on 5% press on the shift+ctrl+- shortcut.
- Increase zoom on 5% press on the shift+ctrl+= shortcut.