Changelog

A detailed record of all notable changes to The Give Hub platform.

All Changes Features Improvements Fixes Security Deprecations

2024

v2.2.0 March 2, 2024

  • Feature Introduced Soroban smart contracts for automated milestone verification.
  • Feature Added real-time campaign status updates through websockets.
  • Improvement Enhanced performance of campaign listing API with optimized database queries.
  • Fix Fixed an issue with donation timestamps in webhook payloads.

v2.1.0 January 15, 2024

  • Feature Added support for multi-currency donations.
  • Improvement Expanded impact metrics API with customizable verification methods.
  • Security Implemented enhanced JWT validation and security measures.
  • Fix Resolved pagination issues in campaign search results.

2023

v2.0.0 November 8, 2023

  • Feature Major API upgrade with blockchain integration using Stellar network.
  • Feature Introduced milestone-based fund release system.
  • Feature Added webhooks for real-time event notifications.
  • Improvement Completely redesigned impact metrics system with verification logic.
  • Deprecation Legacy payment processing endpoints (will be removed in v2.3.0).

v1.8.0 August 22, 2023

  • Feature Added campaign update notifications API.
  • Improvement Enhanced donation tracking with more detailed analytics.
  • Security Security improvements for payment processing.

v1.7.2 June 5, 2023

  • Fix Fixed rate limiting issues for high-volume API consumers.
  • Fix Resolved bug in campaign location validation.

v1.7.0 March 19, 2023

  • Feature Expanded campaign search with geolocation filtering.
  • Improvement Performance optimization for high-traffic campaigns.

2022

v1.6.0 December 7, 2022

  • Feature Added campaign update API endpoints for real-time progress sharing.
  • Improvement Enhanced data validation for campaign creation.

v1.5.0 September 14, 2022

  • Feature Introduced basic impact tracking functionality.
  • Improvement Expanded SDK support for Python.

2021

v1.0.0 May 2, 2021

  • Feature Initial release of The Give Hub API with core functionality.
  • Feature Campaign creation, management, and donation processing.
  • Feature Basic user authentication and management.
  • Feature JavaScript SDK for browser and Node.js.