ABOS - Academic Backoffice Suite Changelog

All changes and updates for ABOS - Academic Backoffice Suite.

1.3.2

March 20, 2026
  • ✨ feat Introduction of Alba, our new AI billing assistant that guides students through the new website's payment flow and automatically follows up on incomplete transactions.
  • ✨ feat Alba's intelligent Retention Protocol detects cancellation intents, escalates detailed case summaries to the support team, and triggers automatic retention flows.
  • 🐛 fix Resolved persistent errors and interruptions that occurred when users attempted to add or update their payment methods.
  • 🐛 fix Overcame a system limitation to successfully allow subscription cancellations even when the account is currently suspended mid-payment.

1.3.1

March 12, 2026
  • 🚀 update New modern design for the login page including social links, a countdown timer, and refined form components.
  • ✨ feat Implemented a new responsive card-based display for discount codes, replacing the legacy table view.
  • 🚀 update Added total price calculation display and improved page selector usability for better clarity when creating links.
  • 🐛 fix Fixed scrolling behavior on the User Schedule Page.
  • 🐛 fix Enhanced responsiveness for discount card UI elements.
  • 🚀 update Standardized styling units to rem and adopted CSS variables for better maintainability across the app.
  • 🔒 security Refactored the payment link creation modal to use react-hook-form for improved validation and state management.
  • 🔒 security Improved the paste functionality for OTP (One-Time Password) inputs.
  • 🚀 update Enhanced modal accessibility and error handling within the discount code management interface.

1.3.0

February 27, 2026
  • ✨ feat Launch the comprehensive Financial Dashboard module mapping revenue summary stats and accounting tables.
  • ✨ feat Unify user and admin contexts into a single DashboardLayout for seamless platform navigation.
  • ✨ feat Deploy premium mobile-first collapsible sidebar featuring Glassmorphism and animated hover logic.
  • ✨ feat Implement strict WAI-ARIA live regions and keyboard accessibility tools (Focus Trap, ESC protection).
  • 🐛 fix Resolve text overflow logic in mobile financial statistical cards and correctly center date range pickers.
  • ⚡ perf Migrate routing anchors to SPA links ensuring faster page transitions and reducing bundle overhead.

1.2.3

February 10, 2026
  • ✨ feat Implement logic to automatically apply existing coupons to subsequent recurring payments.
  • ✨ feat Require security code validation in penalty payment modals.
  • 🚀 update Standardize terminology referring to discounts strictly as "Coupons" across the UI.

1.2.2

January 29, 2026
  • ✨ feat Safely execute user deletions with cascading confirmation modals and success toast notifications.
  • ✨ feat Redesign user membership details page integrating active/past filters and holistic billing history.
  • ✨ feat Enable ad-hoc manual charges and integrate dynamic student name breadcrumbs on user detail pages.

1.2.1

January 19, 2026
  • ✨ feat Introduce subscription editing capabilities for modifying billing amounts and next charge dates.
  • ✨ feat Apply discount codes directly to active user subscriptions via internal modals.
  • ⚡ perf Streamline JWT token refresh flow and improve error handling for expired sessions.
  • 🐛 fix Enforce UTC timezone on dates to prevent unexpected 1-day localization delays on membership cards.

1.2.0

December 26, 2025
  • ✨ feat Introduce discount codes (coupons) management including server-side pagination and dedicated admin UI.
  • ✨ feat Implement dynamic transaction receipt modals with currency formatting and ticket styling.
  • 🐛 fix Apply correct query parameters (userId vs id) to profile update GraphQL payloads.

1.1.2

December 24, 2025
  • ✨ feat Introduce Admin Payment Links management with dedicated GraphQL operations and nested routing.
  • ✨ feat Integrate CustomSelect dropdowns for program assignment and specific subscription frequencies.
  • ✨ feat Enhance data tables with primary-colored headers, premium hover states, and dynamic status badges.

1.1.1

December 18, 2025
  • ✨ feat Implement payment method listing, creation, and deletion with primary selection capabilities.
  • ✨ feat Add penalty creation flows, dynamic charge modals, and penalty payment processes.
  • 🚀 update Redesign generic popups and streamline the component architecture for data tables.

1.1.0

December 12, 2025
  • ✨ feat Implement dynamic membership page with detailed card designs and robust data fetching.
  • ✨ feat Build responsive user transaction tables that fetch live payment histories via GraphQL.
  • ✨ feat Launch full user profile management (biography editing, avatar uploads, details form).
  • 🐛 fix Resolve layout scrolling boundaries constraint impacting empty states on the transactions page.

1.0.3

December 10, 2025
  • ✨ feat Redesign the user sidebar with navigation icons and active state indicators.
  • 🚀 update Optimize header backgrounds, generic layouts, and padding to standardize the UI skeleton.

1.0.2

December 5, 2025
  • ✨ feat Implement email OTP login flow paired with new UI components and GraphQL mutations.
  • ✨ feat Enhance login page aesthetics with a frosted glass container and updated branding assets

1.0.1

December 3, 2025
  • ✨ feat Implement Google OAuth authentication with a new context state and routing logic.
  • 🚀 update Refactor base application routing to support protected views.

1.0.0

November 4, 2025
  • ✨ feat Initial release of the User Management System layout components.
  • ✨ feat Add foundational admin pages for user tracking and profile viewing.