Skip to content

Releases: Figma-Linux/figma-linux

Figma-linux v0.5.4

22 Aug 08:37
Compare
Choose a tag to compare

Bug fixes

  • Fixed #58 - Figma Desktop App is out of date

Not completed features

  • Started work on figma plugins

Figma-linux v0.5.3

03 Aug 19:53
Compare
Choose a tag to compare

Bug fixes

  • Fixed #44 - the app crashed when the settings file does not exists
  • Fixed #45 - Some items of menu did not work
  • Fixed incorrect update of tab title

Figma-linux v0.5.2

18 Jul 11:40
Compare
Choose a tag to compare

Bug fixes

Figma-linux v0.5.1

23 May 09:23
Compare
Choose a tag to compare

Bug fixes

Figma-linux v0.5.0

06 May 08:11
Compare
Choose a tag to compare

What's new

  • Added a new setting for disabling the native module (disable local fount support)
  • Added log in stdout with count of all fonts
  • Added open gpu info in the help meny entry

Bug fixes

  • Fixed #27 (build of the pacman package)
  • Fixed #30
  • Updated the node native module. Close #35

Figma-linux v0.4.0

15 Feb 09:40
Compare
Choose a tag to compare

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

17 Jan 10:36
Compare
Choose a tag to compare

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

25 Oct 10:55
Compare
Choose a tag to compare

Bug fixes

  • Fixed #15 - Only incremented the desktop API version. Without implement a new features.

Figma-linux v0.2.1

22 Oct 10:13
Compare
Choose a tag to compare

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

21 Sep 11:38
Compare
Choose a tag to compare

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.