Skip to content

v2.4.0

Choose a tag to compare

@cytstudiooo cytstudiooo released this 26 Aug 04:03

CytStudio v2.4.0 Release Notes

CytStudio β€” Professional Embedded Development Environment


πŸš€ What's New in v2.4.0

πŸ–₯️ Faster, Unified Viewing

  • One viewer for everything: Images (PNG / JPG / BMP / GIF / WebP / ICO / SVG / TIFF) and PDFs now open as clean, fast tabs right in the editor area β€” no more separate viewer window.
  • Better right-click menu: Viewer tabs use the familiar Cut / Copy / Paste / Select All menu instead of a browser-style menu.
  • Smaller & lighter: The app's PDF rendering is now handled by the same built-in engine as the rest of the viewer β€” a leaner install with fewer moving parts.

✍️ Markdown: Edit & Preview

Markdown is now a proper part of your editing workflow β€” write the source, and see the rendered result side by side.

  • Edit by default: Double-click a .md file to open it in the editor, fully editable.
  • Preview on demand: Right-click β†’ Preview Markdown opens a rendered tab that can sit alongside the editor tab β€” edit one side, preview the other.
  • Live diagrams: Mermaid code blocks render as diagrams, automatically matching your IDE theme.
  • Math formulas: $...$ inline and $$...$$ block formulas render beautifully.
  • Instant previews: Rendering loads only what's needed, so even long documents open in a blink.
  • Auto-refresh: Save the .md and the preview updates automatically; relative images and links just work.

πŸ“‚ Smarter File Opening

  • The editor now tells text apart from binary by looking at the content, not just the file extension.
  • Custom text formats β€” including Intel HEX (.hex) and Motorola S-record (.srec / .s19 / .s28) β€” open correctly.
  • Large images and binary files open without slowing anything down or locking up the app.

πŸ€– AI Agent (dsh)

  • Copy buttons work reliably: Copying messages or code blocks from the agent panel now works every time.
  • Cleaner right-click menu: A tidy, always-responsive menu in the agent panel.

🌐 Better in Both Languages

  • The new Preview Markdown action is fully translated in Chinese and English.

πŸ“¦ Installation

  1. Download CytStudio_Setup_V2.4.0.exe from the assets below.
  2. Run the installer and follow the wizard.
  3. Launch CytStudio from the desktop shortcut or Start Menu.

System Requirements: Windows 10/11 x64


πŸ”— Links