Skip to content

Releases: debuglebowski/slayzone

SlayZone 0.15.0

07 Apr 10:10

Choose a tag to compare

Assets & automation

πŸš€ Task assets β€” Attach files, images, and documents to tasks with a dedicated assets panel.
πŸš€ Asset mentions in editor β€” Link assets inline with @-mention picker and visual chips in the editor.
πŸš€ Auto-move tasks on terminal state β€” Tasks automatically move between columns when terminal state changes.
πŸš€ Asset CLI commands β€” Create, list, and manage task assets from the Slay CLI.
✨ Project settings navigation β€” New Tasks category in project settings for task automation rules.
✨ AI input timing β€” PTY submit now supports --wait for better AI mode input timing.
πŸ› Windows PTY cleanup β€” Errors when killing PTY on Windows are now handled gracefully.
πŸ› Usage analytics timezone β€” Daily usage grouping now uses local timezone instead of UTC.
πŸ› Terminal cursor blink β€” Disabled distracting cursor blink in terminal panels.

SlayZone 0.14.0

05 Apr 23:02

Choose a tag to compare

Context & shortcuts

πŸš€ Find in browser page β€” Use Cmd+F to search within browser panels.
πŸš€ Tasks from browser links β€” Turn any browser link into a new task with one click.
πŸš€ Session resume β€” Resume previous AI sessions when reopening tasks.
πŸš€ Web panel CLI commands β€” Create and manage web panels from the Slay CLI.
πŸš€ Priority keyboard shortcuts β€” New priority-based shortcut system prevents conflicts between panels.
πŸš€ Blocker search β€” Search and link blocker tasks with status icons.
✨ Copy session & conversation IDs β€” Copy session and conversation IDs directly from the terminal dropdown menu.
✨ CLI DB mismatch warning β€” CLI warns when the --dev flag targets a different database than the running app.
πŸ› Browser zoom alignment β€” Browser views stay aligned when using app zoom.
πŸ› Browser URL on navigation β€” URL input now updates correctly during history navigation.

SlayZone 0.13.0

01 Apr 12:19

Choose a tag to compare

History & CLI power

πŸš€ Activity history β€” See a timeline of changes to your tasks, tags, and automations.
πŸš€ CLI install onboarding β€” Install the slay CLI directly from the onboarding flow.
πŸš€ Extended CLI commands β€” Manage tags, templates, automations, due dates, and web panels from the CLI.
πŸš€ Terminal copy history β€” Access previously copied text from the terminal context menu.
✨ Collapsible notification groups β€” Collapse and expand notification sections to focus on what matters.
✨ Cron schedule presets β€” Pick common schedules from a dropdown when setting up automations.
✨ Collapsible task details β€” Task metadata now lives in a collapsible Details section.
πŸ› Default terminal flags β€” Terminal now correctly falls back to default flags when none are set per-task.
πŸ› Markdown checkboxes β€” Task list checkboxes now render and toggle properly in the editor.
πŸ› Editor height β€” Description editor now fills the available card space correctly.

SlayZone 0.12.0

31 Mar 12:27

Choose a tag to compare

Organize & automate

πŸš€ Project-scoped tags β€” Tag tasks with custom colored labels β€” each project gets its own set.
πŸš€ Task templates β€” Create reusable templates per project and apply them to new tasks instantly.
πŸš€ Snooze tasks β€” Temporarily hide tasks from the board until a time you choose.
πŸš€ Automations (beta) β€” Set up rules to automate repetitive task workflows.
πŸš€ Rich markdown editing β€” Edit markdown files with a visual toolbar β€” no raw syntax needed.
πŸš€ Loop command β€” Repeat an AI prompt automatically until your acceptance criteria are met.
πŸš€ Terminal context menu β€” Right-click terminal panes for quick actions like split, close, and restart.
πŸš€ Custom working directory β€” Override the working directory for individual tasks.
✨ File tree upgrades β€” Multi-select, keyboard navigation, git status colors, and compact folders in the file tree.
✨ Unified theme system β€” Terminal and editor colors now follow one consistent theme with per-section overrides.
πŸ› Stuck terminal loading β€” Terminals no longer get stuck loading when a session ends unexpectedly.
πŸ› Shortcuts in editors β€” App keyboard shortcuts now work while editing text in notes and editors.
πŸ› Menus behind browser β€” Dropdown menus no longer hide behind the browser panel.

SlayZone 0.11.0

27 Mar 12:20

Choose a tag to compare

Copilot & editor polish

πŸš€ GitHub Copilot support β€” Use GitHub Copilot as an AI coding assistant directly inside SlayZone.
πŸš€ Drag-and-drop project reordering β€” Rearrange projects in the sidebar by dragging them into your preferred order.
πŸš€ Notes formatting toolbar β€” A new toolbar makes it easy to format your task notes with bold, lists, and more.
✨ Move list items with keyboard β€” Rearrange list items in notes using Alt+Up/Down shortcuts.
✨ Open links in new browser tabs β€” Cmd+Click or middle-click links in the browser to open them in a new tab.
πŸš€ Linear assignee filtering β€” Only import and sync Linear issues that are assigned to you.
✨ Collapsible task description β€” Collapse the task description to free up space when you don't need it.
πŸ› Background terminal output β€” Terminals now keep receiving output even when their tab isn't visible.
πŸ› Terminal sizing β€” New terminals now match the actual panel size instead of starting too small.
πŸ› Stopping processes β€” Stopping a process now fully shuts down all related sub-processes.
πŸ› Terminal flickering β€” Fixed terminals sometimes flickering when switching between panels.
πŸ› Claude Code on Linux & Windows β€” Fixed Claude Code authentication not being detected on Linux and Windows.

SlayZone 0.10.0

25 Mar 19:35

Choose a tag to compare

Qwen Code & browser upgrades

πŸš€ Qwen Code CLI integration β€” Full support for Qwen Code as an AI coding assistant with session detection, usage tracking, and MCP support.
πŸš€ Browser screenshot capture β€” Screenshot the browser view directly instead of requiring region selection.
πŸ› Shortcuts blocked by modals β€” Global keyboard shortcuts no longer fire when a modal dialog is open.
πŸ› Browser edit shortcuts β€” Native edit shortcuts (cut, copy, paste) now pass through to the browser view correctly.
πŸ› Browser JS execution β€” Fixed browser view JavaScript execution to use the correct frame context.

SlayZone 0.9.0

25 Mar 17:06

Choose a tag to compare

Shortcuts & polish

πŸš€ New keyboard shortcuts β€” Restart terminals, focus the browser URL bar, and jump to the attention panel β€” all from the keyboard.
πŸš€ Browser loading animation β€” See a smooth loading animation while the browser panel starts up.
πŸš€ Auto-open browser from CLI β€” Running a navigate command from the CLI now opens the browser panel automatically.
✨ Shortcut hints stay in sync β€” Shortcut hints throughout the app update to reflect your custom keybindings.
✨ Better feedback dialog β€” Redesigned feedback dialog with quick links to GitHub and Discord.
πŸ› Stuck loading spinner β€” Fixed a bug where reopening a task could leave the loading spinner spinning forever.
πŸ› Alt shortcuts on macOS β€” Alt-based keyboard shortcuts now work reliably on macOS.
πŸ› Clickable links in terminals β€” Links printed in terminals are now clickable with hover tooltips.
πŸ› Smoother usage tracking β€” Usage data now handles rate limits gracefully instead of showing errors.

SlayZone 0.8.0

25 Mar 01:07

Choose a tag to compare

Your keys, your way

πŸš€ Custom keyboard shortcuts β€” Rebind any shortcut from the new shortcuts dialog β€” conflicts are detected and swapped automatically.
πŸš€ CLI --description flag β€” Set task descriptions directly from the Slay CLI with --description on create, update, and subtask-add.
✨ Closable toast notifications β€” Toast notifications now have a close button so you can dismiss them immediately.
✨ Smarter worktree branch cleanup β€” Removing a worktree now tries multiple strategies to clean up its branch.
✨ What's New auto-expands new versions β€” The changelog dialog automatically expands all versions you haven't seen yet.
πŸ› Stale task CWD β€” Task and project are now props instead of local state, fixing stale working directories.
πŸ› Temporary task conversion β€” Converting a temporary task now correctly sets it to in-progress status.

SlayZone 0.7.0

24 Mar 22:37

Choose a tag to compare

Browse better

πŸš€ Faster browser panel β€” The built-in browser is now significantly faster and more stable.
πŸš€ Browser keyboard capture β€” Choose whether keyboard shortcuts go to the browser or SlayZone with a single toggle.
πŸš€ AI crash recovery β€” If an AI agent crashes, its terminal drops into a regular shell so you can keep working.
πŸš€ Automatic data backups β€” Your data is automatically backed up before updates for extra safety.
πŸš€ Linux support improvements β€” SlayZone now follows Linux conventions for file and config locations.
✨ Quick status changes β€” Click the status icon on any task or column header to change it instantly.
✨ Cleaner worktree removal β€” Deleting a worktree now offers to clean up its branch too.
✨ Worktree file presets β€” Pick from ready-made presets when setting up files for new worktrees.
✨ Scrollable sub-tasks β€” Long sub-task lists now scroll neatly instead of stretching the page.
πŸ› Crash recovery β€” SlayZone now recovers automatically instead of showing a blank screen after a rare crash.
πŸ› Newlines in AI prompts β€” Shift+Enter now correctly adds a new line when typing AI prompts.
πŸ› Project switching cleanup β€” Switching projects now properly resets task state so nothing carries over by accident.
πŸ› Editor folder memory β€” Folders you expanded in the file tree stay open when you come back.

SlayZone 0.6.1

18 Mar 16:40

Choose a tag to compare

Integrate everything

πŸš€ Jira Cloud integration (Labs) β€” Connect your Jira Cloud account to sync issues directly into SlayZone. Enable in Settings β†’ Labs.
πŸš€ Multi-repo projects β€” Projects now support multiple repositories with auto-detection.
πŸš€ Processes panel β€” New dedicated panel to monitor and manage running processes.
✨ Process names on terminal tabs β€” Terminal tabs now show the running process name with duplicate numbering.
✨ File tree refresh β€” Added a refresh button to the file editor sidebar.
πŸ› Usage bar layout β€” Fixed boost pill popover layout and normalized spacer widths.