Changelog

Better withevery recording.

A clear record of what changed, why it matters, and when it shipped. Every entry maps to one signed beta release.

July 30, 2026

v0.1.13

BetaCurrent

This hotfix restores reliable Studio reopening and application shutdown on Windows.

Fixed

  • Fixed Studio reopening as a transparent, unresponsive box after it had been closed on Windows.
  • Fixed closing the Windows toolbar so it exits the entire application instead of leaving Studio running in the background.
  • Kept the loaded Studio webview alive between closes and delayed any emergency rebuilt window until its page is ready.

July 29, 2026

v0.1.12

Beta

This release makes updates easier to understand, improves first-run screen capture setup on macOS, and adds quicker access to recordings and release history.

Added

  • Added version-specific changelog links and a Release notes action for each available desktop update.
  • Added a Show recordings folder action to Studio.
  • Added official download and changelog pages with stable links for every supported installer.
  • Added a Vercel-hosted dynamic update API backed by published Convex release metadata.

Changed

  • Replaced generic download-page device glyphs with official Apple, Windows, and Linux platform marks.
  • Labeled the current product and release surfaces as Beta while preserving one stable updater channel and stable semantic-version tags.
  • Simplified the real time OCR setting to focus on its privacy consideration.
  • Hardened stable releases with clean draft assembly, outer-DMG notarization and stapling, exact asset verification, protected promotion, and immutable GitHub releases.

Fixed

  • Fixed macOS permission onboarding so screen capture is prepared before the assistant reports that setup is complete.
  • Fixed the macOS permission assistant placement.
  • Corrected the macOS app icon so it no longer includes a baked-in background.

July 29, 2026

v0.1.11

Beta

This release makes recording and playback more faithful, gives the floating toolbar a more stable cross-platform feel, and sharpens the Studio editing experience.

Added

  • Added a system tray or menu bar entry for opening Macroni and its Studio.
  • Added an in-toolbar update prompt with controls to install or dismiss a new version.
  • Added direct Studio and Settings controls to the floating toolbar.

Changed

  • Improved scroll, held-click, drag, and pointer-movement capture and playback so recorded gestures retain their direction, timing, and path more closely.
  • Refined Studio clip handles, event visibility, playhead bounds, controls, and timeline guidance.
  • Made the floating toolbar opaque, non-resizable, and visually stable across focus changes, with directional hover feedback.
  • Simplified the toolbar and auto-clicker layouts and improved their light-mode colors.

Fixed

  • Fixed playback activation so the first interaction reaches the target application more reliably across macOS, Windows, and Linux.
  • Fixed Studio and Settings toolbar toggles that could leave the app unresponsive.
  • Fixed local Tauri development startup cycling and stale installed-app activation.
  • Fixed macOS linker failures caused by mixed deployment-target build artifacts.

July 27, 2026

v0.1.10

Beta

This release replaces the macro canvas with faster reactive-rule authoring and makes recorded input and timeline editing more reliable.

Added

  • Added reactive rule-deck authoring directly on recordings.
  • Added visual trigger picking from OCR text spans, templates, and color samples.

Changed

  • Replaced linear macro chains with reactive rules that respond to what is visible on screen.
  • Refined timeline clip controls and rule-authoring guidance.

Fixed

  • Preserved held keys through capture and replay.
  • Kept rule drafts and timeline anchors synchronized when switching recordings.

July 24, 2026

v0.1.9

Beta

This release makes macro authoring more visual and gives pointer playback a smoother, more faithful path.

Added

  • Added a macro-authoring canvas over the recorded video.

Changed

  • Captured and replayed smooth cursor paths instead of reducing movement to endpoints.
  • Clarified the active trimmed region on the Studio timeline.

Fixed

  • Kept the selected replay target synchronized with Studio controls.

July 21, 2026

v0.1.8

Beta

This release adds a compact auto clicker, non-destructive recording trims, and clearer playback controls throughout Studio.

Added

  • Added a compact auto clicker with safer start and stop behavior.
  • Added separate Record and Play controls.
  • Added non-destructive recording trimming with a clip-style timeline.

Changed

  • Retained the full interactive timeline for input-only recordings.
  • Improved macro playback timing and automatic current-recording selection.
  • Expanded light-mode support across Studio and the macro canvas.

Fixed

  • Fixed theme controls, macOS permission onboarding, window controls, and auto-clicker restart races.

July 17, 2026

v0.1.7

Beta

This release introduces secure, one-click desktop updates for future stable Macroni releases.

Added

  • Added automatic update checks in Settings with an Update and restart action.
  • Added cryptographically signed updater packages for macOS, Windows, and Linux.
  • Added signed and CI-verified Windows installers.

Changed

  • Prevented updates while recording or playback is active.

July 16, 2026

v0.1.6

Beta

This release improves Windows recording responsiveness and reduces capture resource usage.

Changed

  • Finalized recordings on a background task so Stop no longer blocks the native UI thread.
  • Reduced peak memory during MP4 muxing.
  • Replaced Windows frame-channel busy polling with a bounded wait.

Fixed

  • Fixed high CPU usage and unresponsive recording finalization on Windows.

July 16, 2026

v0.1.5

Beta

This release expands macro authoring with clip-based controls and brings screen capture and signed installers to more platforms.

Added

  • Added In and Out clipping in a full-width macro-authoring dock.
  • Added a resizable authoring workspace with dedicated transport, timeline, canvas, and settings areas.
  • Added Windows screen capture.
  • Added Linux event capture and Linux release packages.
  • Added signed Windows installers.

Changed

  • Refined the macro canvas, timeline event colors, controls, and clipped-label tooltips.

July 10, 2026

v0.1.4

Beta

This release introduces visual macro authoring and perception tools for building automations from recorded screen content.

Added

  • Added a macro canvas for arranging recorded segments and wait conditions.
  • Added text, image-template, and color-sample waits authored directly from a recorded frame.
  • Added timeline range snipping for macro segments.
  • Added opt-in screen perception, event-only recording, and macOS Space-switch capture.

Changed

  • Improved scroll precision and recording finalization reliability.

Fixed

  • Prevented macOS App Nap from throttling playback when Macroni is unfocused.
  • Fixed macro validation, run gating, and error reporting.

July 10, 2026

v0.1.3

Beta

This release refines permission onboarding and Settings while improving launch compatibility.

Changed

  • Refined the macOS permission assistant and restyled Settings to fit Studio.
  • Improved permission status feedback and title-bar traffic-light behavior.

Fixed

  • Fixed Windows launch compatibility.
  • Fixed clipped labels on the Studio timeline ruler.

June 28, 2026

v0.1.2

Beta

This release introduces the Studio editing experience, first-run macOS permission onboarding, and more faithful recording playback.

Added

  • Added Studio as the home for selecting, renaming, viewing, and replaying recordings.
  • Added a custom video player with speed, loop, jump, and synchronized timeline controls.
  • Added a zoomable timeline that groups clicks, drags, scrolls, and keystrokes.
  • Added first-run macOS Accessibility and Screen Recording guidance.
  • Added capture settings, diagnostics, and structured logs with trace IDs.

Changed

  • Simplified the floating overlay to recording, playback, and Studio controls.
  • Improved capture performance for high-resolution displays.
  • Made 1× playback reproduce recorded timing and scroll input more faithfully.

Fixed

  • Fixed stalled macOS screen capture and unreliable recording finalization.

March 13, 2026

v0.1.1

Beta

The first Macroni beta makes desktop input recording and playback available on macOS and Windows.

Added

  • Added global keyboard and mouse recording with timestamped events.
  • Added saved recordings with replay, rename, and delete controls.
  • Added global shortcuts for recording, playback, and showing or hiding Macroni.
  • Added signed and notarized macOS packages and Windows installers.

Fixed

  • Fixed a Windows crash when starting the global input listener.