Aug 1st, 2025
This release focuses on enhancing the 'Rememberizer' with quota tracking and optimizing backend performance.
Last updated
This release focuses on enhancing the 'Rememberizer' with quota tracking and optimizing backend performance.
Team Quota and Usage Tracking: We have added a team quota bar and member usage cells in the team members table to help monitor team performance and resource usage effectively.
Database Efficiency: Implemented an index on the 'offset_began' column to enhance data retrieval times and improve overall backend performance.
Document Size Update: Addressed an issue where updating document size would cause errors when the memento did not exist. Updates are now processed correctly.
Last updated