Skip to content

Releases: cardano-foundation/cf-reeve-platform

1.2.0

24 Nov 14:45
3769cd6

Choose a tag to compare

Reeve - Version 1.2.0 Release Notes 🚀

Release Date: Monday, 24 November 2025

Introduction

Version 1.2.0 introduces advanced cryptographic signing through KERI integration and comprehensive sorting and filtering across all endpoints. This release enhances security, improves data management, and increases system stability.

What's New ✨

KERI Message Signing

Implemented KERI (Key Event Receipt Infrastructure) message signing for identity reports, enabling cryptographically verifiable credential management and decentralized identity verification.

Comprehensive Sorting & Filtering

  • Global sorting and filtering across all major endpoints (batches, reports, organizations, reconciliations, transactions, internal explorer)
  • New /filter-options endpoint for dynamic filtering capabilities
  • Case-insensitive search with multi-field and nested field support
  • Enhanced batch search by ID, project customer code, creator, and document numbers

Report & Transaction Improvements

  • Report Preview Mode: Validate reports before publication
  • Transaction Processing: Refactored status handling workflow
  • Item Count Tracking: Better visibility into transaction items
  • CustomerInvoice Type: New transaction type support

Other Enhancements

  • Cost Center hierarchical search (parent and children)
  • Project authorization controls
  • API automation testing framework

Bug Fixes 🐞

  • Fixed published reports incorrectly changing to REPORT_DATA_MISMATCH status
  • Fixed ERP reconciliation query errors and batch sorting issues
  • Corrected preview report generation and reactivity problems
  • Improved batch error handling and messaging
  • Normalized currency and reference code filter handling
  • Resolved auditor role access issues

Impact 🎯

  • Enhanced Security: KERI integration provides cryptographically verifiable financial reporting
  • Improved Efficiency: Comprehensive filtering reduces time to find data
  • Better Performance: Query optimizations deliver faster response times
  • Increased Reliability: Extensive bug fixes improve stability

New Contributors 🎉


Full Changelog: 1.1.0...1.2.0

1.1.1

06 Oct 11:21
a5ebe5d

Choose a tag to compare

What's Changed

Fixed an issue with the Transaction Type CustomerInvoice that prevented data from being published to L1.

Pull Requests

  • fix: add 'CustomerInvoice' transaction type and update version to 1.1.1 by @Kammerlo in #452

Full Changelog: 1.1.0...1.1.1

1.1.0

29 Sep 06:23
2520a1e

Choose a tag to compare

Reeve - Version 1.1 Release Notes 🚀

Release Date: Monday, 29 September

Introduction
This release introduces major enhancements to data management and the user interface. These updates are a direct response to user feedback and are designed to streamline key workflows and increase user autonomy.


What’s New ✨

  • CSV Data Import: We have implemented a new feature that allows users to import data directly from a .CSV file. This simplifies data ingestion, allowing for a faster implementation without the need of integrating with an ERP or Accounting system.
  • Setup Tables: Users can now set up and manage Cost Centers and Tax Codes directly within the application. This provides more autonomy to the users to configure Reeve through a generalised feature that adapts to the organizational needs.
  • UI Improvements: The user interface has been updated to provide greater visibility into key processes.
  • Batch Import Status: A new status tracker gives users real-time updates on their data imports, from processing to completion or error.
  • Publishing Status: Users can now track the status of transactions on the blockchain directly within Reeve, providing greater transparency and avoiding confusion.
  • Reports Versioning: Reports now include versioning, allowing users to track changes. This provides an audit trail and greater control over data reporting.
  • System & Authentication
    • Introduced Keycloak refresh token functionality for better session handling.
    • Implemented auditor role permissions for access application.

Bug Fixes 🐞

  • Fixed critical number-parsing error in on-chain metadata — Ensures numeric metadata is parsed and stored correctly.
  • General stability improvements and refactoring — Codebase cleaned and future-proofed with several minor bug fixes.
  • Addressed issues with date filters and inconsistent warning messages.
  • Fixed an issue preventing accountants from adding or editing cost centers.

Impact 🎯

  • Faster onboarding for new users and proof-of-concepts thanks to CSV support.
  • Greater reliability in handling on-chain metadata.
  • Improved maintainability for developers and contributors.

Full Changelog: 1.0.1...1.1.0

1.0.1

14 Jul 12:05
11b5149

Choose a tag to compare

What's Changed

  • fix: double summing rent expenses caused wrong numbers in charts
  • docs: updating metadatalabel to 1447, which was used for the launch
  • feat: adding pagination to public pages to increase the performance

Full Changelog: 1.0.0...1.0.1

1.0.0

08 Jul 09:53
7e3892f

Choose a tag to compare

Release 1.0.0

We are excited to announce the official 1.0 release of Reeve, a project by the Cardano Foundation. Reeve is a groundbreaking platform designed to bring the power of the Cardano blockchain to enterprise financial reporting, setting a new standard for transparency and trust in financial data management.

Key Features in Reeve 1.0

This initial release of Reeve provides a robust set of features to revolutionize your financial data management:

🔗 Blockchain-Powered Integrity: All financial records are stored on the Cardano blockchain, making them tamper-resistant and providing a single source of truth.

🔍 TRANSPARENCY: Organizations can customize data accessibility, sharing information securely with stakeholders while maintaining the privacy of sensitive details.

Verifiable & Auditable Data: Financial records are easily accessible and verifiable, streamlining audit processes and enhancing compliance with financial regulations and ESG-related disclosures.

💻 ERP Integration: Reeve is designed to seamlessly integrate with existing ERP systems, with an initial adapter available for NetSuite Altavia ERP.

📊 Simplified Reporting: The platform simplifies financial reporting by providing a user-friendly interface to explore records, generate reports, and gain valuable insights from your financial data.

🛠️ Modular Architecture: The platform is built with a modular architecture that promotes scalability and maintainability, allowing for independent development and deployment of its components.

New Contributors

Full Changelog: https://github.com/cardano-foundation/cf-reeve-platform/commits/1.0.0