Skip to content

Changelog

  • 2026-01-06:
  • Admin:
    • Created dedicated Admin documentation.
    • Added POST /admin/register: Register new admin accounts (Super Admin only).
    • Added DELETE /admin/{admin_id}: Delete admin accounts (Super Admin only).
    • Updated POST /admin/login: Support for super_admin role.
  • Authentication:
    • Added documentation for POST /apple/auth (Apple Login).
  • Memories:
    • Added saved_on field to Memory responses for better tracking of when memories were captured.
  • Notifications:
    • Renamed device registration endpoint from /notifications/device to /notifications/device-token.
  • Community:

    • Standardized deletion responses for posts and comments to 204 No Content.
  • 2026-01-05:

  • Admin Portal: Added new endpoints for the admin portal to provide administrative and analytical functionalities.

    • POST /admin/login: Authenticate admin user.
    • GET /admin/overview/summary: Get summary cards for the overview dashboard.
    • GET /admin/overview/charts/post-engagement: Get post and engagement chart data.
    • GET /admin/overview/recent-posts: Get recent posts for the overview table.
  • 2025-01-04:

  • Initial API Release:
    • Complete user management system.
    • AI chat features.
    • Community features.
    • Journaling functionality.
    • Memories, albums, and image management.
    • Milestones and task tracking.
    • Notification system.
    • Resource management.
    • Subscription management.

Last Updated: 06 January 2026