Releases

Releases

Latest GitHub release notes for Figranium, including stable and beta drops.

Browse history

Stable release

v0.9.2

v0.9.2

Published March 6, 2026

Release notes

New Features

  • API Keys Configuration: Added support for inputting OpenAI and Claude API keys within the editor.

UI/UX Improvements

  • Dashboard Redesign: Fully overhauled the Dashboard screen to match the sleek, dark aesthetic of the new infinite canvas. Task cards now feature solid dark blocks with thin white borders, and primary/secondary buttons have been updated for consistency with the overall platform design.
  • Empty State Upgrade: The Dashboard's "No Tasks Found" placeholder has been redesigned into a bold, dashed "Create First Task" button, visually mirroring the "Add Action" block in the editor.
  • Action Palette Overhaul: Redesigned the "Add Action" pop-up menu into a visually appealing 2-column grid. Actions are now displayed as taller, descriptive half-width cards with their designated Material Icons prominently featured at the top.
  • Icon Consistency: Mapped and standardized Material Icons across the entire ACTION_CATALOG to ensure they match identically to what is displayed on the canvas execution nodes.

Bug Fixes

  • Selection Box Z-Index: Resolved a visual bug where the blue selection box (click-and-drag area) on the editor canvas would inappropriately render on top of higher-level UI elements like the shelf, sidebar, and header.

Privacy & Security

  • Telemetry Removed: Completely stripped out external telemetry logging from the backend authentication API. The backend will no longer ping external metrics servers during the user /setup or /login routes, improving local privacy. The session generation and saving mechanisms remain securely intact.

Full Changelog: https://github.com/figranium/figranium/compare/v0.9.1...v0.9.2

Past releases

View on GitHub