Skip to content

Release v0.3.12

Choose a tag to compare

@jfrench9 jfrench9 released this 09 Mar 01:25
· 589 commits to main since this release

RoboLedger App v0.3.12

Summary: This release introduces in-app support capabilities and a subscription upgrade flow, making it easier for users to get help and manage their plans directly within RoboLedger.


✨ New Features

  • In-App Support Modal — Added a new support modal accessible from the bottom menu, allowing users to submit support requests without leaving the application (#53)
  • Subscription Upgrade Flow — Users can now browse and upgrade their subscription plan directly within the app (#54)
  • Bottom Menu Actions — Enhanced the layout wrapper with quick-access action buttons, improving navigation to key functions like support and account management (#53)

🔧 Improvements

  • Improved Email Validation — Strengthened email validation across contact and support API routes to prevent malformed submissions and provide clearer error feedback (#53)
  • Updated API Access Methods — Refined API access configuration and removed deprecated public-http access mode references from documentation (#52)
  • Repository Browsing Enhancements — Updated the repository browser component with improvements from the core library

🐛 Bug Fixes

  • Fixed email validation edge cases in the contact form that could allow invalid addresses to be submitted

🔩 Technical Changes

  • Upgraded AWS SDK and Smithy dependencies to latest versions for improved reliability and security
  • Updated core library (src/lib/core/) with two rounds of upstream changes, including updates to operation hooks and repository browsing components
  • Added new /api/support route to handle support ticket submissions server-side

⚠️ Breaking Changes

  • None

📊 Release Statistics

  • Commits: 12
  • Files Changed: 9
  • Components Updated: 6
  • Pages Updated: 4
  • Styles Updated: 0
  • Lines Added: 1020
  • Lines Deleted: 516
  • Previous Release: v0.3.11

🔗 Links


🤖 Generated with Claude Code