Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Releases: iamvladw/ecko-backend

v1.5.3

22 Aug 20:05
Compare
Choose a tag to compare

1.5.3 (2023-08-22)

Bug Fixes

  • Fixing cache logger.error crash (4190673)

v1.5.2

22 Aug 15:38
Compare
Choose a tag to compare

1.5.2 (2023-08-22)

Bug Fixes

v1.5.1

22 Aug 14:54
Compare
Choose a tag to compare

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

21 Aug 20:36
Compare
Choose a tag to compare

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

20 Aug 22:43
Compare
Choose a tag to compare

1.4.3 (2023-08-20)

Bug Fixes

  • Fixed the Load Balancer Role prompt (a3a5150)

v1.4.2

20 Aug 21:32
Compare
Choose a tag to compare

1.4.2 (2023-08-20)

Bug Fixes

  • Fixed UUID undefined in the API routes call (dc0ac31)

v1.4.1

20 Aug 21:26
Compare
Choose a tag to compare

1.4.1 (2023-08-20)

Bug Fixes

  • Fixed Setup Load Balancer Request Method (08964d0)

v1.4.0

20 Aug 20:59
Compare
Choose a tag to compare

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

19 Aug 10:46
Compare
Choose a tag to compare

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

24 Jun 23:20
Compare
Choose a tag to compare

1.3.0 (2023-06-24)

Features

  • Added a request limiter to the CDN (a838e53)