May 10th, 2024

This release introduces Gmail integration, allowing users to connect their accounts and select labels for their knowledge base, and a new Memory feature for enhanced search functionality.

New Features

  • Rememberizer Memory allows apps to save and share data within a user's Rememberizer account, providing a centralized location for important information from multiple apps. Benefits

    • For Users: Easy access to data from all apps, seamless syncing between apps, and persistent storage even if apps are uninstalled.

    • For Developers: No need to create custom data storage systems, ability to leverage data from other apps, and simplified cross-app integration.

    Memory Documentation: https://docs.rememberizer.ai/personal/rememberizer-memory-integration. Memory API Documentation: https://docs.rememberizer.ai/developer/api-documentations/memorize-content-to-rememberizer.

  • Gmail Integration: Users can now connect their Gmail accounts and select specific labels to add to their knowledge base.

  • Google Drive Shared Drives Support: We've added support for Google Drive Shared Drives, allowing users to include documents from shared drives in their knowledge base.

Improvements

  • Document Indexing: We've enhanced the document indexing process, ensuring that new documents are uploaded and indexed successfully. In case of indexing failures, retry mechanisms have been implemented.

  • App Publishing Flow: The reviewing step has been removed from the app publishing flow, streamlining the process for developers.

  • Connected Apps UI: The "Your connected apps" UI has been enhanced to handle scenarios when no apps are connected, improving user experience.

Bug Fixes

  • Rename Application: An issue where renaming an application caused errors has been resolved.

Last updated