Skip to content

v1.1.0 - Multi-version Cards & civitai.red Full Support

Choose a tag to compare

@acer1204 acer1204 released this 16 Apr 13:36
· 8 commits to main since this release

New Features / 新功能

Multi-version cards (Approach B): Models with multiple versions are expanded into individual cards in Browse
多版本卡片(方案 B):在 Browse 搜尋結果中,多版本模型(如角色包)會展開成獨立卡片,同一模型的卡片顯示 🔗 圖示

Version-specific popup: Clicking a version card shows only that version's preview images and trigger words
版本專屬 Popup:點擊特定版本卡片時,model info 視窗只顯示該版本的 preview 圖片與 trigger words

Switch API to civitai.red for full NSFW/Explicit model support
API 端點切換至 civitai.red,支援完整的 NSFW / Explicit 模型搜尋與顯示

Support pasting civitai.red URLs directly into the search box
搜尋框支援直接貼入 civitai.red 網址進行查詢

Bug Fixes / 錯誤修復

Fix: API key not sent for civitai.red download URLs, causing Explicit model downloads to fail
修復:civitai.red 下載網址未帶入 API Key,導致 Explicit 模型無法下載

Fix: Protocol-relative downloadUrl (//civitai.com/...) from CivitAI API causing Invalid URL error
修復:CivitAI API 回傳的 downloadUrl 為 protocol-relative 格式(//civitai.com/...),導致下載報錯 Invalid URL

Fix: Protocol-relative URL in redirect Location header causing download failure
修復:下載 redirect 的 Location header 同樣為 protocol-relative 格式,導致下載失敗

Fix: Model info popup layout broken by special characters in prompts (lora:... etc.)
修復:preview 圖片的 prompt 含有 <lora:...> 等特殊字元時,model info 視窗版面崩潰

Previous Releases / 歷史版本

  • v1.0.2 - Fix installed detection for commission/restricted models / 修復受限模型安裝偵測
  • v1.0.1 - Initial release / 初始版本