Changelog

Stay updated with the latest changes and improvements to Solido.

v0.10.0

March 2025

Email System Refinement

  • Fixed email options and cancel logic issues
  • Reconstructed and streamlined email flow structure
  • Enhanced email settings management logic for created emails
  • Improved handling of email cancellation in relation to subscription data

v0.9.0

February 2025

Dashboard and UI Improvements

  • Enhanced dashboard with improved currency display and filtering options
  • Fixed navigation bug in dashboard
  • Improved invitation cancellation logic
  • Enhanced handling of invoice emails
  • Updated profile wording and improved profile pages
  • Redesigned dashboard with improved metrics and visualizations

v0.8.0

January 2025

Subscription System

  • Implemented email limit tracking and verification before email generation
  • Added notification system for subscription changes
  • Created subscription gate for email generation
  • Enhanced Stripe subscription interface
  • Added webhooks for product and price ID updates
  • Enhanced support for guest users of Microsoft tenant
  • Added language customisation options
  • Moved email reminders to dedicated page for better organisation
  • Restructured settings pages and improved navigation

v0.7.0

December 2024

User Profile and Settings Enhancement

  • Added support for Xero account selection from multiple tenants
  • Integrated Stripe customer portal
  • Docker setup for deployment
  • Improved workspace settings structure
  • Added workspace settings API
  • Implemented user profile management
  • Created API for workspace changelogs

v0.6.0

November 2024

User Management System

  • Implemented invitation acceptance flow
  • Created user invitation API
  • Added email token refresh and error handling
  • Enhanced email sending for synchronisation errors
  • Implemented synchronisation monitoring

v0.5.0

November 2024

Email Integration

  • Added email sending integration
  • Created workspace onboarding endpoints
  • Implemented email template management with AI integration
  • Added Quolo integration for AI-powered email templates
  • Renamed "account" to "workspace" throughout the application
  • Created email settings API

v0.4.0

October 2024

Email Management System

  • Implemented email management API with update, cancel, and delete capabilities
  • Added email information to contacts and invoices endpoints
  • Created email feed and details endpoints
  • Implemented email scheduling system with cron jobs
  • Enhanced contacts API with additional details
  • Improved database integration for contacts endpoints

v0.3.0

October 2024

Enhanced Data Processing

  • Enhanced synchronisation with Xero
  • Improved database integration for invoice requests
  • Reorganised code structure with separate routes and controllers
  • Added last invoice date to contact feed API
  • Created contact detail API endpoint
  • Implemented contact feed API
  • Created invoice detail endpoint

v0.2.0

September 2024

Xero Integration

  • Implemented periodic invoice synchronisation with cron job
  • Created endpoint for checking Xero connection
  • Implemented invoice feed API
  • Added cron job for refreshing stale refresh tokens
  • Fixed Xero connect endpoint

v0.1.0

September 2024

Initial Infrastructure

  • Initial project setup
  • Implemented bearer token authentication
  • Set up basic project structure and dependencies