Releases: phenomen/flc
Releases · phenomen/flc
Release list
FLC v7.9.3
See the assets to download and install this version.
.msi- Windows.AppImage- Linux (How to run an AppImage)aarch64.dmg- macOS ARMx64.dmg- macOS Intel
Changelog
FLC v7.9.2
See the assets to download and install this version.
.msi- Windows.AppImage- Linux (How to run an AppImage)aarch64.dmg- macOS ARMx64.dmg- macOS Intel
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
See the assets to download and install this version.
.msi- Windows.AppImage- Linux (How to run an AppImage)aarch64.dmg- macOS ARMx64.dmg- macOS Intel
Changelog
FLC v7.9.0
See the assets to download and install this version.
.msi- Windows.AppImage- Linux (How to run an AppImage)aarch64.dmg- macOS ARMx64.dmg- macOS Intel
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
See the assets to download and install this version.See the assets to download and install this version.
.msi- Windows.AppImage- Linux (How to run an AppImage)aarch64.dmg- macOS ARMx64.dmg- macOS Intel
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@v1update, 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
See the assets to download and install this version.See the assets to download and install this version.
.msi- Windows.AppImage- Linux (How to run an AppImage)aarch64.dmg- macOS ARMx64.dmg- macOS Intel
Changelog
- Force GPU acceleration on Windows
- Fix HTTP connection on macOS
FLC v7.8.5
See the assets to download and install this version.See the assets to download and install this version.
.msi- Windows.AppImage- Linux (How to run an AppImage)aarch64.dmg- macOS ARMx64.dmg- macOS Intel
Changelog
- Updated Tauri, all deps and UI components.
FLC v7.8.4
See the assets to download and install this version.
.msi- Windows.AppImage- Linux (How to run an AppImage)aarch64.dmg- macOS ARMx64.dmg- macOS Intel
Changelog
FLC v7.8.2
See the assets to download and install this version.
.msi- Windows.AppImage- Linux (How to run an AppImage)aarch64.dmg- macOS ARMx64.dmg- macOS Intel
Changelog
- Removed remote capabilities
- UI tweaks
FLC v7.8.1
See the assets to download and install this version.
.msi- Windows.AppImage- Linux (How to run an AppImage)aarch64.dmg- macOS ARMx64.dmg- macOS Intel
Changelog
- Fixed Foundry's drag-and-drop