Releases: iamvladw/ecko-backend
Releases · iamvladw/ecko-backend
v1.5.3
1.5.3 (2023-08-22)
Bug Fixes
- Fixing cache logger.error crash (4190673)
v1.5.2
1.5.2 (2023-08-22)
Bug Fixes
v1.5.1
1.5.1 (2023-08-22)
Bug Fixes
- Fixed the setup error "Cannot read properties of undefined" (de5f1bc)
- Removed useless import (b15bb50)
v1.5.0
1.5.0 (2023-08-21)
Bug Fixes
- Added some missing imports (0c0f87f)
- Fixed the Ban Pool replication on all the servers (e3f4f13)
- Forgot to reset the server retries after was verified (131646d)
Features
- Added Backup Pool (1c9d0c9)
- Added ban checker middleware (dd4ae03)
- Added config fetching & loading the config from cache (a441632)
- Added maximum number of retries to setup load balancer (e305809)
- Added security code rotation when it fails verification (6788ab3)
- Implementing Ban IP functions (fe13683)
v1.4.3
1.4.3 (2023-08-20)
Bug Fixes
- Fixed the Load Balancer Role prompt (a3a5150)
v1.4.2
1.4.2 (2023-08-20)
Bug Fixes
- Fixed UUID undefined in the API routes call (dc0ac31)
v1.4.1
1.4.1 (2023-08-20)
Bug Fixes
- Fixed Setup Load Balancer Request Method (08964d0)
v1.4.0
1.4.0 (2023-08-20)
Bug Fixes
- Fixed Origin Data Fetch (47ce7b1)
- Not resetting the security code after success (967b97e)
Features
- Added Standalone or Load Balancer option in the server setup (20b23c7)
- System & Load Balancer Routes with verification code (051a95c)
v1.3.1
1.3.1 (2023-08-19)
Bug Fixes
- Fixed a bug when uploading a jpg file it will not delete the original uncompressed version (0577c45)
v1.3.0
1.3.0 (2023-06-24)
Features
- Added a request limiter to the CDN (a838e53)