mirror of
https://github.com/movie-web/docs.git
synced 2025-09-13 06:43:26 +00:00
34 lines
652 B
Markdown
34 lines
652 B
Markdown
---
|
|
title: 'Changelog'
|
|
---
|
|
|
|
# Version 1.3.0
|
|
|
|
For this update, you will need to run migrations.
|
|
|
|
- proxy url syncing
|
|
- remove npm usage, replace with pnpm
|
|
- add postgresql ssl support
|
|
|
|
# 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.
|
|
|
|
- Prometheus metrics endpoint
|
|
- Account creation/deletion endpoints
|
|
- Endpoints for importing old account data
|
|
- Endpoints for syncing data
|
|
- Ratelimit system
|
|
- Captcha system
|