filmr

0.5.1 - 2026-01-30

v0.5.1 Jan 30 2026 at 14:27 UTC

🚀 Features

  • UI: Added "Save" and "Back" buttons in Studio Mode for improved workflow.
  • UI: Optimized main layout by removing the top panel and relocating the settings button for a cleaner interface.
  • UI: Improved positioning of the UX mode toggle.

🐛 Fixes

  • Metrics: Fixed logic for retrieving and displaying film metrics.

♻️ Refactoring

  • Core: Refactored FilmStock struct to embed manufacturer and name fields directly, simplifying the presets module and removing redundant tuple wrappers.
  • Core: Optimized FilmStock usage to prefer references and moves over cloning, improving performance and reducing unnecessary allocations.
window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date());gtag('config', 'G-ZCH0DFY43H');