Skip to content

Releases: CyberPrince-glitch/Shopno-Portable-LLM

Release list

Shopno Chat 2.0.0

Choose a tag to compare

@CyberPrince-glitch CyberPrince-glitch released this 24 Sep 09:59
fa28a2c

Shopno Chat 2.0.0 🎉

The biggest update yet — a ground-up stability pass, all local AI backends repaired, and a brand-new self-updater.

✨ Highlights

  • New auto-updater — Shopno now checks GitHub Releases for updates, detects your OS & architecture automatically, downloads with progress, installs silently, and relaunches. No manual downloads ever again.
  • Chat actually works — fixed a render-blocking crash (Cannot access 'Xe' before initialization) that broke the chat page on every load.
  • All bundled MCP servers repaired on Windows — Cyber Prince, Shopno, wigolo and fetch now start reliably.

🛠 Fixes

Chat & Agents

  • Fixed the app turning a task off by itself mid-work; Stop button no longer hangs
  • Fixed chat history disappearing — crash-resilient saves every 2.5s during streaming, so power cuts never lose tokens
  • Switching models mid-task now hands over full context: the new model is told the original task, what's done, and where to continue — no more starting over
  • Fixed Shopno Cloud models hijacking your manually selected model every 60 seconds

MCP Servers (Windows)

  • Cyber Prince: fixed "not a valid Win32 application" (JS servers now run through the bundled bun)
  • wigolo: pinned to the real package — first launch is slow (~90s) while it installs, that's normal
  • fetch: enabled by default, now starts successfully
  • Removed duplicate cyber prince server spawn

Local API

  • The OpenAI-compatible API now reliably lives at http://localhost:1337/v1 (random-port bug that permanently broke settings is fixed)

Skills

  • All 1,800+ prebuilt skills (including the social-media pack) now appear in Add Skill
  • The AI auto-activates the matching skill's guidance per message — skills are actually used in chat now, without eating your context

🎨 UI

  • New splash screen: Developed by Cyber Prince with social links
  • Services hub initializes cleanly — no more console syntax errors on startup

⚠️ Known Issues

  • Chat & interstitial ad slots may appear blank — server-side ad code format needs an update (sidebar ads render fine)
  • Sync (ws/sync) requires server support that isn't live yet — the app retries quietly and everything else works

📦 Assets

File For
Shopno Desktop_2.0.0_x64-setup.exe Windows 10/11 x64 (recommended)
Shopno Desktop_2.0.0_x64_en-US.msi Windows x64 (MSI / enterprise)

Upgrade: install over your existing copy — settings, chats and models are preserved. Future updates will arrive automatically inside the app.