ditto/CHANGELOG.md
2024-07-15 08:11:25 -05:00

781 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

1.1.0 - 2024-07-15

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