CHANGELOG

What's new in ARKA. Every fix, feature and improvement.

v2.1.2

Admin Review Portal & Legal AI Persistence

Backend overhaul for feedback tracking and a persistent Law Bot experience for signed-in users.

  • Admin Feedback Portal: Secure dashboard at /admin-reviews to monitor user feedback with real-time statistics.
  • Legal AI Deep-Linking: Admins can now view user conversations via session-linked URLs for troubleshooting.
  • Persistent Law Bot: Conversations are saved to Firebase and accessible through a sidebar history list.
  • ER Diagram Auto-fix: Introduced syntax cleaning for Entity-Relationship diagrams to handle AI-generated errors.
  • Auth-In-Place: Replaced sign-up redirects with a centered Google login modal to maintain user workflow.
v2.1.1

Color & Shape Editing Overhaul

Fixed critical bugs in the diagram editing workflow and introduced a brand-new visual shape picker.

  • Fixed color-change parse errors caused by escaped newline characters in Mermaid style directives.
  • Replaced the broken shape-cycling logic with a visual shape picker popup showing all 11 Mermaid shapes.
  • Users can now directly select Rectangle, Rounded, Stadium, Cylinder, Circle, Diamond, Hexagon, Parallelogram, Trapezoid, Subroutine, or Asymmetric shapes.
  • Shape changes modify the Mermaid code directly — no AI calls needed.
  • Fixed deployment routing issues for /index, /login, /law-bot, and /yt-notes on Vercel.
  • Reduced static asset cache from 1 year to 1 hour to prevent stale content on deployments.
v2.1.0

Mobile Redesign & Tool Tray Fixes

Massive UI consistency fixes across mobile. Layout overlapping, z-indexes, and responsive drawer toggles are now flawless.

  • Re-engineered the bottom floating UI hierarchy so sidebar and profile dropdowns slide above the tool-tray.
  • Mobile hamburger toggle reshaped with fluid geometric "X" rotations on click.
  • Fixed conflicting dropdown logic — opening one tray now elegantly retracts any other active tray.
  • Introduced this premium Changelog page.
v2.0.8

Sleek Overlays & Folder Integrity

Quality-of-life improvements for user configuration and the overarching glass theme aesthetic.

  • Floating glass buttons now correctly reflect backdrop-blurs in Light Mode.
  • Removed restrictive default "Folder1, Folder2" placeholders from the save dialogue.
  • Cleaned up the 'Load' screen removing redundant footers and cancel buttons.
  • Removed default blue tap-highlights on touch devices for a native-app feel.