Releases
Release 2.0.40

Version 2.0.40 September 2024

We are excited to announce the latest update to ClaimIT, version 2.0.40! This release introduces new features, enhancements, and bug fixes designed to improve your experience with the platform. Below is a detailed summary of what’s new in this version:


🚀 New Features & Improvements

  1. Email Delivery for Terms & Conditions

    • After accepting the Terms & Conditions, an automatic email is sent with both the Terms & Conditions for using the application and the creation of a new tenant.
  2. Storno Invoice Generation

    • Users can now issue storno invoices directly within the application, with the option to include negative value items on the invoice.
  3. PDF Invoice Downloads in RON

    • Invoices can now be downloaded in PDF format exclusively in the Romanian currency (RON).
  4. New Unit of Measure for Invoices

    • A new unit of measure, "person/day," has been added for additional items on invoices.
  5. Project Deletion and Deactivation

    • Delete: Projects without associated entities (contract orders, employee requests, invoices, etc.) can now be completely deleted. A confirmation window will appear before deletion, and upon success, a message will be displayed.
    • Disable: If a project has associated entities, it cannot be deleted but can be marked as closed. Only Admin/Owner users have the permission to delete or close a project. Disabled projects are listed in the "Disabled Projects" section under the Projects tab.
  6. New Section: SPV Invoices

    • A new SPV Invoices section has been added, allowing users to retrieve all invoices uploaded in SPV. Invoices can be fetched based on a selected number of days (1-60 days in the past) and by invoice category (received/sent).
  7. Invoice Series and Number Pre-fill for Contractors

    • A new Invoice Info section has been added for contractors, allowing them to set the invoice series and number for pre-completion. Future invoices will auto-increment the invoice number by 1.
  8. JWT Token Optimization for Tenant Information

    • Tenant roles and attributes are now stored directly in custom user claims in Firebase, reducing the need for additional database calls. This improves user session management, ensuring JWT tokens are automatically included in all API requests and offering easy options for session refresh or termination.

🛠 Bug Fixes

  1. Resolved issues in the "Colleagues on leave this week" section.
  2. Fixed the modal for Terms & Conditions acceptance.
  3. Corrected the calculation for invoices containing discounts.
  4. Addressed several minor bugs reported by users for smoother operation.