Update backend docs with newest update

This commit is contained in:
mrjvs
2023-12-21 21:25:14 +01:00
parent bf64153888
commit 7a32ff3fa3
2 changed files with 18 additions and 1 deletions

View File

@@ -1,6 +1,18 @@
---
title: 'Changelog'
---
# Version 1.2.0
Bugfixes and optimization.
For this update, you will need to run migrations.
- Added option to trust cloudflare IP headers for ratelimits
- Removed unused table
- Optimized prometheus metrics, should make less indexes
# Version 1.1.5
Initial version of the backend.