Updates

Updates

Check out the version history and improvements of StageText.

v1.6.0

New Features

Show window is more stable

  • Clicking the edit window no longer makes the show window flicker.
  • Switching to another app and back no longer freezes or hides the show window.

Refined table design

  • Selection colors are unified into a single indigo scheme.
  • Selection outlines now align exactly with cell boundaries, and selecting a cell no longer shifts the row.

Cleaner panel dividers

  • Thick gray bars are replaced with thin lines that light up on hover.

Track headers respond immediately

  • Clicking a track title now switches the right panel to track settings, even while a cue is selected.

Better Korean line breaking

  • Text in the show window now wraps at word boundaries instead of breaking mid-word.

Bug Fixes

Two undo (Cmd+Z) issues fixed

  • Undo right after opening a file or creating a new project no longer replays edits from the previous document.
  • Undoing a track deletion no longer mixes up cue contents.

Safer saving

  • If the app is force-quit while saving, your original file stays intact.

v1.4.1

Bug Fixes

macOS PDF Import Reliability Improvements

  • Fixed an issue where PDF import would fail depending on the user environment
  • Automatically detects and uses Python installed on the system
  • Required library (pdfplumber) is now installed automatically
  • More detailed error messages are shown when something goes wrong

v1.4.0

New Features

Upgraded to New File Format

  • File extension changes from .stxt to .stxt2
  • Files will no longer accidentally open in text editors
  • Existing .stxt files can still be opened and are automatically converted to the new format
  • All content is preserved for safe migration

Text Search Feature

  • Search all lines and content across your project at once
  • Found content is highlighted in yellow
  • Case-insensitive search for convenience

Preview Screen Improvements

  • When Blackout is on, a diagonal stripe pattern appears on screen
  • Clear distinction between empty screen and Blackout mode
  • Press B key to toggle Blackout on and off

Easier Line Addition

  • The + Add line button has moved to the bottom-right of each cell
  • You can add new lines more easily by clicking with your mouse

Open Files with Double-Click

  • Windows: Double-clicking .stxt or .stxt2 files automatically launches StageText
  • macOS: Easily find StageText files in Finder with dedicated icons
  • Automatically added to your recent files list

New Project Menu

  • macOS: Click "New Project" in the menu bar
  • Windows: Click "New Project" in the File menu
  • Automatically prompts to save if you have unsaved changes

UI/UX Improvements

Scrollbar Cleanup

  • Fixed the issue where multiple scrollbars appeared on screen
  • Now only one clean scrollbar is displayed on the right

v1.3.0

New Features

Cue Marking and Memo System

  • Mark important cues for quick identification
  • Add free-form notes to any cue
  • Toggle marks quickly with 'n' shortcut

Cue Inspector Panel

  • New panel for editing marks and memos of selected cues
  • View and modify cue properties in real-time through the inspector panel

Table Panel Improvements

  • Mark toggle button added to each cue row for one-click marking
  • Perfect horizontal scroll synchronization between header and content
  • Scrollbar fixed to the right side of the panel for easier access

Tutorial Guide

  • Tutorial link added to default project to help new users get started easily

Performance Improvements

Code Structure Improvements

  • Table panel split into 8 modules for significantly improved maintainability

v1.2.0

New Features

Multi-language Support (Korean/English)

  • Select your language in settings and the entire app switches instantly
  • Shortcut guides are automatically displayed in your selected language

Feedback Button Added

  • Contact the developer directly from the settings screen

v1.1.1

New Features

Shortcut Guide Added

  • Click "View Shortcuts" button in the bottom bar to see all keyboard shortcuts

v1.1.0

New Features

Copy/Paste Functionality

  • Copy and paste cues and lines with Cmd+C and Cmd+V
  • Cut with Cmd+X is also supported

Convenient Shortcuts

  • Cmd+D: Quickly duplicate selected cue
  • Cmd+N: Add a new cue instantly

Bug Fixes

Stability Improvements

  • Fixed errors that occurred when no tracks exist
  • Resolved issues when changing style positions

v1.0.1

Performance Improvements

Performance Improvements

  • Much smoother scrolling with large cue lists (2000+ cues)
  • Eliminated flickering when switching between cues

Bug Fixes

Bug Fixes

  • Fixed line deletion issues
  • Track order now updates correctly after deletion
  • Scrollbar always displays in the correct position

New Features

Convenience Features

  • Filename automatically updates to project name when saving
  • Delete key works intelligently based on context

v1.0.0

New Features

StageText Initial Release!

  • Automatically convert PDF scripts to subtitles
  • Apply styles to entire tracks at once
  • Edit mode and dedicated Show window for performances
  • Undo/Redo support
  • Fast workflow with keyboard shortcuts
  • Auto-save functionality