-
Notifications
You must be signed in to change notification settings - Fork 13
Releases: phenomen/flc
Releases · phenomen/flc
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
Assets 9
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.
Assets 9
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.
Assets 9
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
Assets 9
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.
Assets 9
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
Assets 9
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
Assets 9
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
Assets 9
1 person reacted
FLC v7.8.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
- Rewrote Webview creation as Rust function to allow
NewWindowResponse::Allow - Updated all deps since there is now a workaround for bugged pop-ups.
- Use a single
Tooltip.Providerfor all header buttons
Assets 9
FLC v7.7.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
- Downgrade Tauri to fix broken window.open() function in webviews.
- Add Spyre as a partner hosting.