ditto/CHANGELOG.md
2024-07-14 15:59:02 -05:00

684 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Added

  • Prometheus support (/metrics endpoint).
  • Sort zaps by amount; add pagination.

Fixed

  • Added IP rate-limiting of HTTP requests and WebSocket messages.
  • Added database query timeouts.
  • Fixed nos2x compatibility.

1.0.0 - 2024-06-14

  • Initial release