mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 03:19:46 +00:00
Update CHANGELOG
This commit is contained in:
parent
4fa5517c58
commit
c2026a340a
1 changed files with 11 additions and 0 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## [Unreleased]
|
## [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
|
## [1.0.0] - 2024-06-14
|
||||||
|
|
||||||
- Initial release
|
- Initial release
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue