Skip to content

v0.1.11

Choose a tag to compare

@WhereIsMyToast WhereIsMyToast released this 17 Jun 18:59
b428f6d

What's new

Brand-new settings window

  • Rebuilt the settings window from the ground up to match the Bower design system — clean cards, brand-green accents, proper fonts (Space Grotesk / Hanken Grotesk / JetBrains Mono), soft shadows, and polished toggles and segmented controls.
  • Light & dark themes with a System / Light / Dark picker. "System" follows your Windows theme automatically; your choice is remembered.
  • English & Spanish with a built-in language switcher — the whole window changes instantly, and the tray menu follows your choice.

Performance & memory

  • Roughly halved the audio portion of the in-RAM replay buffer by storing 16-bit audio instead of 32-bit float — no audible difference.
  • New GPU frame-texture pool and capped in-flight frames cut capture-pipeline memory churn and keep usage steady under high motion.
  • Lower idle CPU from batched audio handling and a leaner, lighter settings window that fully frees its memory when closed.

Other

  • Live "estimated buffer RAM" readout in settings so you can see how buffer length and bitrate affect memory.
  • Quieter logging.

Notes

  • Changing the language briefly restarts Bower so the whole app (including the tray menu) switches cleanly. This resets the replay buffer, so do it before you need to capture.