Skip to content

Commit 8a0d987

Browse files
authored
Update CHANGELOG with new features and fixes
Added new Membership support in Account Settings and updated various UI elements to enhance user experience.
1 parent eca1fd2 commit 8a0d987

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,17 @@ and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2
1414
- Added support in the Checkpoints page to distinguish standard updates from Early Access-only updates - thanks to @x0x0b!
1515
- Added torch index for Strix/Gorgon Point Ryzen AI APUs on Windows - thanks to @NeuralFault!
1616
- Added retry button to failed downloads - thanks to @NeuralFault!
17+
- Added new Membership support in Account Settings with Patreon migration prompt
1718
### Changed
1819
- Improved safetensor checkpoint classification to correctly detect UNet-only models for Wan Video, HiDream, Z-Image, Hunyuan3D, and diffusers-format Flux architectures, ensuring they are routed to the DiffusionModels folder
1920
- GGUF checkpoint downloads now go directly to the DiffusionModels folder instead of StableDiffusion
2021
- Configured portable Git to suppress detached HEAD advice messages
2122
- Settings file saves are now atomic to prevent corruption from interrupted writes
2223
- Updated torch indexes for A1111, ComfyUI, InvokeAI, and Forge-based UIs to rocm7.2 / cu128 depending on GPU - thanks to @NeuralFault!
24+
- Replaced the "Become a Patron" footer button with "Support Us", linking to the new direct Lykos support page at lykos.ai/membership
25+
- Updated the prompt dialog shown when enabling features like Accelerated Model Discovery to use Lykos accounts instead of Patreon linking
26+
- Moved the Patreon connection in Account Settings to a new "Legacy Connections" section, only shown for users with an existing Patreon link
27+
- Localized previously hardcoded strings on the Account Settings page (menu items, descriptions, section headers) and added Japanese, Korean, German, and French translations
2328
### Fixed
2429
- Fixed the Package Manager "Add Package" teaching tip opening inopportunely while packages were still loading or after opening the add-package dialog
2530
- Fixed downloaded checkpoint going to StableDiffusion folder when a saved download preference existed, even for GGUF files that should always go to DiffusionModels

0 commit comments

Comments
 (0)