rendered from CHANGELOG.md
changelog.
every release, straight from the source file - newest first.
v0.5.0latest
Added
- Film looks. One pick that styles the whole render - Cinematic, Punchy, or Clean - bundling
color, grain, glow, and motion blur into a single coherent grade instead of a wall of sliders.
- Color grade presets. A standalone tone select - Neutral, Warm, Cool, Noir, or Vintage - if you
want to set the color cast yourself.
- Film realism. Optional halation, bloom, chromatic aberration, and film grain for an analog,
shot-on-film feel. Seeded, so the same job still renders the same video.
- Synthetic motion blur. Smooths fast scrolls and camera pushes so 24 fps stops juddering.
- Perspective presets. Ready-made camera moves - phone-mockup close-up, cinematic yaw sweep,
head-on push-in, and lay-down reveal - so you can drop in a 3D move without dialing one in.
Changed
- Smarter auto camera. Auto-directed zooms now aim at real elements on the page instead of
arbitrary points, so pushes land on actual content.
- Redesigned the option selects across the app.
Fixed
- Pages that do not scroll are now held for a 2 second exposure instead of producing an empty clip.
v0.4.0
Added
- Perspective camera. Scenes can tilt and push through 3D as they scroll, with a soft blurred
backdrop behind the page - a more cinematic, lens-like camera move. Seeded, so the same job still
renders the same video. Off by default; enable and dial it in from the render controls.
- Light & dark theme. The desktop app now follows your system appearance automatically, with a
manual toggle if you want to pin one.
- More on the site. New Features, Download, Changelog, Privacy, and Terms pages, all mobile-friendly.
- Privacy-first analytics on the site. Cookieless, no banners - used only to see which downloads
and pages get traffic. The app itself sends nothing.
- Friendlier first launch. A one-time welcome/consent step, a "Discover more" shortcut, and hover
tooltips that explain render warnings inline.
Changed
- Redesigned desktop app. Refreshed visual design across the whole window, plus clearer loading
and finished states while a render runs.
- Updated the output watermark.
v0.3.0
Added
- Auto-update. The app self-updates from a DigitalOcean Spaces feed (
electron-updater); no more
manual reinstall. win/linux update unsigned; macOS auto-update is gated on signing/notarization.
- More aspect ratios. Added
4:3, 1:1, and 4:5 alongside 16:9 / 9:16, each captured at
its own responsive viewport (not a crop).
- 4K output. Added a
2160p output resolution (free at DSF 2 - frames are already that size;
caps to source on portrait/mobile aspects, never upscales).
Changed
- Rebranded
Migawka → migawka. across all display surfaces (window/title bar, installer,
product name, docs). On-disk output folder stays ASCII migawka (Windows strips trailing dots).
- Output filenames are now tagged by aspect (
…-16x9-…) instead of desktop/mobile, so every
aspect of a run stays distinct.
- Latin-only UI font subsets - dropped ~650 KB of unused cyrillic/greek/vietnamese/latin-ext glyphs.
Fixed
- Parallel runs no longer cross-contaminate. Two tabs sharing the default output folder collided
on one
work/ scratch dir, so one run's frames could leak into the other's video. Each run now gets
an isolated scratch dir (cleaned up after, with an age-gated reaper for hard-kill orphans).
v0.2.0
- Parallel per-session runs, zoom/transition motion, live thumbnail, UI redesign, engine sidecar
packaging, release CI, app version in the title bar.