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 forsuper_adminrole.
- Authentication:
- Added documentation for
POST /apple/auth(Apple Login).
- Added documentation for
- Memories:
- Added
saved_onfield to Memory responses for better tracking of when memories were captured.
- Added
- Notifications:
- Renamed device registration endpoint from
/notifications/deviceto/notifications/device-token.
- Renamed device registration endpoint from
-
Community:
- Standardized deletion responses for posts and comments to
204 No Content.
- Standardized deletion responses for posts and comments to
-
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