v2.8.0 Dev 3
🕑 Added 2023-12-31 11:04:50 +0000 UTCStability Matrix comes to macOS 🎉
Added
- Added release builds for macOS (Apple Silicon)
- Added new package: OneTrainer
- Added ComfyUI launch argument configs: Cross Attention Method, Force Floating Point Precision, VAE Precision
- Added Delete button to the CivitAI Model Browser details dialog
- Added "Copy Link to Clipboard" for connected models in the Checkpoints page
Changed
- Python Packages install dialog now allows entering multiple arguments or option flags
Fixed
- Fixed environment variables grid not being editable related to Avalonia #13843
Known Issues
- (macOS) Portable mode installs may have permission issues on macOS as they default to writing inside the .app package, we recommend a non-portable install until this can be resolved
- (macOS) Auto-updates on macOS may not be available until the next version
Comments
Boes Gerhard
(Platform:Windows 10) Volta ML menu Install Fail (just wanted to report it): at System.Collections.Generic.List`1.get_Item(Int32 index) at StabilityMatrix.Avalonia.ViewModels.Dialogs.InstallerViewModel.<>c__DisplayClass100_1.b__1() at Avalonia.Threading.DispatcherOperation.InvokeCore() at Avalonia.Threading.DispatcherOperation.Execute() at Avalonia.Threading.Dispatcher.ExecuteJob(DispatcherOperation job) at Avalonia.Threading.Dispatcher.ExecuteJobsCore(Boolean fromExplicitBackgroundProcessingCallback) at Avalonia.Threading.Dispatcher.Signaled() at Avalonia.Win32.Win32Platform.WndProc(IntPtr hWnd, UInt32 msg, IntPtr wParam, IntPtr lParam) at Avalonia.Win32.Interop.UnmanagedMethods.DispatchMessage(MSG& lpmsg) at Avalonia.Win32.Win32DispatcherImpl.RunLoop(CancellationToken cancellationToken) at Avalonia.Threading.DispatcherFrame.Run(IControlledDispatcherImpl impl) at Avalonia.Threading.Dispatcher.PushFrame(DispatcherFrame frame) at Avalonia.Threading.Dispatcher.MainLoop(CancellationToken cancellationToken) at Avalonia.Controls.ApplicationLifetimes.ClassicDesktopStyleApplicationLifetime.Start(String[] args) at StabilityMatrix.Avalonia.Program.Main(String[] args)