Skip to main content

Product roadmap

Fast Series roadmap

A public timeline for the native Windows creator tools in the Fast Series: what ships today, what is in beta, and what comes next.

Roadmap items are directional and may change based on testing, user feedback, and release readiness.

The five tools

Where each one stands today

FastCast app iconOpen Beta

FastCast

Native Windows screen recorder and livestreaming app: local MP4 recording, webcam overlay, desktop and microphone audio, and RTMP/RTMPS streaming. Source code is private; releases, checksums, and notes are public.

v0.6.0 · Windows 10/11 x64 · Portable ZIP · Free version, optional Pro license

FastPlay app iconReleased

FastPlay

Fast, lightweight native Windows video player for local files: quick open, responsive seeking, hardware-accelerated decode, and keyboard-driven controls. Free and open source under the MIT License.

v0.4.6 · Windows 10+ · MSI installer · MIT License

Shipped

Release timeline

Newest first. Every entry below is backed by a tagged release, published release notes, or the project changelog. FastCast versions before v0.3.1 were internal milestones and have no public downloads. FastClip and FastCompress join the timeline when their first public builds land on their release feeds.

FastCast app icon

FastCast

Recorder and streamer · public since June 2026

  1. v0.6.0Current releaseJuly 2026

    A compact dashboard by default

    Made the compact view the default: a large live preview over Sources, Destination, and Recent files, so a screen, an app, audio, and a microphone can all be chosen without opening Advanced. Added an FPS control and mute icons with a level meter, stopped Windows drawing its yellow capture border around FastCast sessions, and moved FastCast Pro to Gumroad while existing Lemon Squeezy keys keep working.

    Release page
  2. v0.5.1ShippedJuly 2026

    Command-line recording control

    Added fastcastc so scripts, Stream Deck buttons, and schedulers can start or stop recording through the same guarded actions as the app and global hotkey, including optional monitor selection and script-friendly exit codes.

    Release page
  3. v0.5.0ShippedJuly 2026

    Live layouts and a faster interface

    Added screen and camera layouts that can switch during recording or streaming, layout hotkeys, microphone gain, a last-recording panel, better small-screen sizing, and substantially faster software encoding.

    Release page
  4. v0.4.0ShippedJuly 2026

    FastCast Pro activation

    Introduced one-time Creator Pro licenses: Pro unlocks 1440p/4K recording, 60 fps capture, and advanced encoder controls, while FastCast Free stays free for 1080p30 recording and streaming. Activation is local-first, with no accounts and no telemetry.

    Release page
  5. v0.3.3ShippedJuly 2026

    Webcam overlay control and UI polish

    Added webcam overlay hide/show during active recording, refined the dark UI layout, and fixed the Stream card platform button overlap.

    Release page
  6. v0.3.2ShippedJune 2026

    Packaging and licensing cleanup

    Aligned distribution with the private-source model: the package now ships a proprietary license plus third-party notices, with no changes to recording or streaming behavior.

    Release page
  7. v0.3.1ShippedJune 2026

    First public Open Beta release

    FastCast went public as an unsigned portable ZIP on the release feed, adding a global Ctrl+Alt+F9 record hotkey, manual update checks, redacted support-bundle export, and working AMD hardware H.264 encoding.

    Release page
  8. v0.3.0Pre-publicJune 2026

    Crash-safe recording

    Recordings became short, already-finalized segments stitched together on Stop, so a crash or power loss loses seconds instead of the whole take. Also added file logging, a diagnostics bundle, and CI coverage of the encode path.

  9. v0.2.0Pre-publicJune 2026

    Creator UI overhaul

    A full dark reskin with one-click profiles, YouTube/Twitch/Kick quick setup, window capture, webcam crop with aspect presets, and live audio meters with per-source mute.

  10. v0.1.0Pre-publicJune 2026

    First working build

    The core pipeline came alive: screen capture, desktop and microphone audio, hardware H.264 encoding to local MP4, RTMP/RTMPS streaming, and a GPU-composited webcam overlay.

FastPlay app icon

FastPlay

Video player · shipping since March 2026

  1. v0.4.6Current releaseAugust 2026

    Frameless windows and better portrait video

    FastPlay can switch between framed and frameless windows with Ctrl+Shift+S, remembers that choice for new instances, and sizes rotated phone videos correctly when they open.

    Release notes
  2. v0.4.3ShippedJuly 2026

    Native HDR output

    HDR10 PQ and HLG now present natively on HDR-active displays, with HDR10 static metadata, HDR-aware overlays and screenshots, and the existing tone-map path retained for SDR displays.

    Release notes
  3. v0.4.2ShippedJuly 2026

    HDR playback and audio-only files

    HDR10 and HLG video is tone-mapped to SDR in a custom pixel shader, audio-only formats like MP3 and FLAC now play, and three playback bugs are fixed: silent audio after early scrubbing, stretched rotated zoom, and a crash when switching queue items quickly.

    Release notes
  4. v0.4.1ShippedJune 2026

    Stability and shutdown reliability

    Fixed an intermittent crash or freeze when closing the window, and kept audio steady on heavy 4K60 files that fall back to software video decoding.

    Release notes
  5. v0.4.0ShippedJune 2026

    Lightweight play queue

    Drop several files or a folder to build a temporary queue, step through it with PageUp and PageDown, and auto-advance at the natural end of each file. No playlists, no media library.

    Release notes
  6. v0.3.0ShippedJune 2026

    Recent files and resume

    Added a recent-files overlay and per-file resume positions, fixed A/V desync after backward seeks, and added a local benchmark harness for open, seek, and playback metrics.

    Release notes
  7. v0.2.0 - v0.2.2ShippedJune 2026

    In/out clip ranges

    Added in and out points with loop-range playback for review workflows, followed by two hotfixes that restored smooth pacing and hardened clip-boundary seeking.

    All releases
  8. v0.1.4 - v0.1.6ShippedApril to June 2026

    Playback hardening

    Three releases focused on D3D11 crash fixes, scrub stability under rapid seeking, a live seek preview while scrubbing, and removing per-frame overhead from the playback hot path.

    All releases
  9. v0.1.0ShippedMarch 2026

    First tagged release

    The starting point: a native Windows player for local files built on FFmpeg decode, D3D11 hardware acceleration, and WASAPI audio.

    All releases

Next

What is being worked on

These are the current priorities, stated without dates. Order can change as beta feedback and validation results come in.

FastCast

  • Beta feedback loop

    In progress

    Open Beta fixes are driven by redacted support bundles that users export from the app. Nothing is uploaded automatically.

  • Signed releases

    Planned

    Current Open Beta builds ship unsigned by an explicit, documented decision. Signed releases remain the stated long-term preference before wider distribution.

  • Broader encoder qualification

    Research

    Hardware H.264 encoding is validated on NVIDIA and AMD. Intel Quick Sync is not yet qualified; the software fallback covers it in the meantime.

  • Capture and encode performance

    Research

    GPU texture pooling is scaffolded but disabled by default. Enabling it depends on wider vendor validation, so it is not part of any promised release.

FastPlay

  • Portable ZIP build

    Planned

    A no-installer build alongside the MSI, one of the remaining product basics on the maintained roadmap.

  • Optional file associations

    Planned

    File associations are partially present through the MSI today. The plan is an explicit, optional toggle instead of an installer side effect.

  • Published benchmarks

    Planned

    A local benchmark harness already measures open, seek, and playback percentiles. Cross-player speed comparisons will only be claimed once measured results are published.

Later and research

Being evaluated, not promised

FastPlay

Creator review mode

Copy timestamp, timestamp notes, exporting in/out marks as JSON or CSV, and timeline hover thumbnails are candidates that build on the existing clip-range work. None are promised; each depends on testing and architecture fit.

FastCast

Pro feature expansion

FastCast Pro shipped in v0.4.0 as a one-time Creator Pro license unlocking 1440p/4K recording and 60 fps capture. Further Pro features are evaluated against beta feedback; nothing beyond what is in the app today is promised.

Both

Deliberately not planned

FastPlay stays out of streaming, playlists, media libraries, plugins, and cross-platform builds. FastCast does not chase full OBS parity: no scene system, chroma key, or multistreaming is on this roadmap, and it keeps its no-telemetry, no-account, manual-update stance.

How decisions get made

Roadmap principles

01

Reliability before features

Most releases above are stability work. Crash fixes and recording safety ship before new surface area.

02

Simple workflows first

Single-scene recording and single-file playback stay the core paths. Complexity has to earn its way in.

03

Local-first

Recordings and playback stay on your machine. FastCast ships with no telemetry, no accounts, and no background update polling.

04

Honest limitations

Product pages state what does not exist yet: no scene system in FastCast, no media library in FastPlay, and unsigned beta builds called out plainly.

05

Release when validated

FastCast public builds follow manual validation passes. FastPlay changes land as small, reviewable releases with written notes.

06

Feedback moves the roadmap

Beta reports and support bundles decide what gets fixed next. Roadmap order changes when testing says it should.

Follow the Fast Series as it ships

Every tool publishes real releases with real notes. Try what exists today and watch this page as the rest lands.