Skip to content

Releases: phenomen/flc

FLC v7.9.3

Choose a tag to compare

@github-actions github-actions released this 24 Jun 19:03

See the assets to download and install this version.

Changelog

  • Workaround for WebKitGTK / Linux white screen bug. Fixes #112 and (maybe) #125

FLC v7.9.2

Choose a tag to compare

@github-actions github-actions released this 23 Jun 15:59

See the assets to download and install this version.

Changelog

  • Reverted changes to global shortcut registration back to JS API. Fixes #126
  • Fixed some lint errors to align with the latest Svelte API.

FLC v7.9.1

Choose a tag to compare

@github-actions github-actions released this 21 Jun 02:35

See the assets to download and install this version.

Changelog

  • Moved global shortcut registration from JS to Rust. Fixes #121
  • Added a visual feedback to "Check" button. Fixes #117
  • Bumped Ubuntu build to 24

FLC v7.9.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 16:49

See the assets to download and install this version.

Changelog

  • Replaced browser local storage with Tauri Store plugin. Now servers and settings are saved in json files that should be a more reliable solution. Added an automatic settings migration. Fixes #51 #80 #107
  • Disabled some unecessary WebView security features that interfered with localhost and non-secured Foundry servers. Fixes #123
  • Updated all deps.

FLC v7.8.7

Choose a tag to compare

@github-actions github-actions released this 11 May 17:13

See the assets to download and install this version.See the assets to download and install this version.

Changelog

  • Updated UI components and Tauri deps
  • I'm aware of the issues on Linux. Most of them are caused by incorrect dependency bundling. I'm waiting for the tauri-action@v1 update, which should resolve the issue. If it's not fixed by then, the only option will be to package CEF instead of WebKitGTK. CEF is heavier, but 100% compatible with Chrome.

FLC v7.8.6

Choose a tag to compare

@github-actions github-actions released this 10 Mar 22:17

See the assets to download and install this version.See the assets to download and install this version.

Changelog

  • Force GPU acceleration on Windows
  • Fix HTTP connection on macOS

FLC v7.8.5

Choose a tag to compare

@github-actions github-actions released this 04 Feb 18:42

See the assets to download and install this version.See the assets to download and install this version.

Changelog

  • Updated Tauri, all deps and UI components.

FLC v7.8.4

Choose a tag to compare

@github-actions github-actions released this 16 Oct 18:16

See the assets to download and install this version.

Changelog

  • An attempt to fix Linux issue with EGL_BAD_PARAMETER #64 #99
  • Fix Node server log output horizontal scroll

FLC v7.8.2

Choose a tag to compare

@github-actions github-actions released this 10 Oct 15:47

See the assets to download and install this version.

Changelog

  • Removed remote capabilities
  • UI tweaks

FLC v7.8.1

Choose a tag to compare

@github-actions github-actions released this 09 Oct 19:04

See the assets to download and install this version.

Changelog

  • Fixed Foundry's drag-and-drop