Key Highlights
- Log Explorer: Form Field Tracking in Edit and View Modes (Web): Track and review changes to form field values in edit and view modes, even after submission and event conclusion.
- New ‘Payment’ Module Added to Filing Builder (Web): We’ve added a ‘Payment’ module to the Filing Builder, linking payment settings with Blueprint Builder to ensure an accurate display of the amount and title. Users also had the option to make payments during and after filing.
- New Widget-Case Logs and Case Members (Android): We’re excited to add two new widgets to our Android app: Case Log and Case Members. Case Members shows a customizable list of members with their contact info, while Case Logs offers quick access to case details on both dashboards. Manage app settings through the web interface.
- Change Status on Form Viewer Page (Web): Users with case admin privileges can edit the form and event status according to existing protocols.
- Data Management with Tags: Legal-GPT extractions (AI): Users can now add tags while extracting data with Legal-GPT, enhancing searchability and organization by enabling easier data filtering and categorization.
- Implemented a Queue Management Setup in the Codebase (AI): This initiative sets up RabbitMQ for message queues and a custom Django command for background message processing.
- Customizable Case Dashboard Builder V1 (Android): The new Android app feature enables admin users to customize the case dashboard—adjusting the menu, icons, order, filters, and visibility—via the web interface.
- Blueprint Case Interlinking Framework (Web): We implemented a setup to link blueprint cases for easier relationship management.
- EventSync Builder (Web): Introducing a new ‘Event Details’ setup in the filing builder for streamlined management, enabling users to select event types effortlessly while ensuring a clean, intuitive interface.
Log Explorer: Form Field Value Tracking in Edit and View Modes (Web)
We have introduced a Log Explorer feature that monitors and presents changes to form field values in both edit and view modes. This enhancement enables form performers and case administrators to access and review the history of field values even after the forms have been submitted and the event has concluded.

New ‘Payment’ Module Added to Filing Builder (Web)
We’ve added a new custom module called “Payment” to the Filing Builder. This module connects payment amount configuration with the Blueprint Builder to ensure the chosen amount and title are correctly displayed throughout the filing process. Earlier, users only had the option to make payments during the event, but with this custom module, users can also make payments during and after the filing.
New Widget-Case logs and Case Members (Android)
We are excited to announce the addition of two new widgets, the Case Log and Case Members, to the Android app. The Case Members widget allows users to easily access a comprehensive list of case members with their names, roles, email IDs, and phone numbers. These widgets are highly customizable and can be tailored to specific roles. Additionally, all configurations for the Android app can be conveniently managed through the web interface.
Furthermore, the Case Logs widget can be utilized in both the user dashboard and the case dashboard, providing quick access to all pertinent information in the app.


Change Status on Form Viewer Page (Web)
The rules for status changes follow existing protocols. Users with the case admin privilege can edit the form and event status and have the authority to make changes.
Data Management with Tags: Legal-GPT extractions (AI)
Users can add tags for more accessible data searching when using Legal-GPT. This feature allows users to add tags while extracting data stored in the database. Tags help to facilitate data filtering and organization, making it easier to narrow down searches and effectively organize data.
Implemented a Queue Management Setup in the Codebase (AI)
This endeavour aims to establish a robust queue management setup within the codebase by leveraging RabbitMQ. This will encompass the configuration of RabbitMQ for the purpose of overseeing message queues, as well as the development of a bespoke Django management command that operates as a background process to consume messages.
Customizable Case Dashboard Builder V1(Android)
We have developed a new feature in the Android app that enables users with administrative privileges to customize the case dashboard. Previously, only the user dashboard could be customized. With this update, users with administrative privileges can tailor the case dashboard to meet their specific requirements. This includes customizing the left menu, submenu, icons, selection order, filters, and dashboard visibility based on user requirements. All configurations for the Android app can be conveniently managed through the web interface.
Blueprint Case Interlinking Framework (Web)
We have implemented a setup to link all blueprint cases to each other, enabling users to quickly establish and manage relationships between different cases.
EventSync Builder (Web)
We have added a new setup in the filing builder, in which the new “Event Details” type introduces a streamlined approach for users to manage event information effectively. As a blueprint builder, users must select the type of event details in the section. This configuration enhances user flexibility while ensuring a clean, intuitive interface.

