Skip to content

Releases: akama-aka/cdn-cgi

2.0.1 Release

10 Feb 07:58
6a1d6ab
Compare
Choose a tag to compare

2.0.1 Release

15 Jan 07:09
7d49b01
Compare
Choose a tag to compare

Changelog

Package Updates

  • Updated fortawesome/free-solid-svg-icons Package
  • Updated fastify Package
  • Updated ioredis Package
  • Updated redis Package
  • Updated fastify/caching Package
  • Updated fastify/middie Package
  • Updated fastify/rate-limit Package
  • Updated @fortawesome/fontawesome-free Package
  • Updated fortawesome/free-brands-svg-icons Package

Feature Updates

  • Added User-Agent, Timestamp, Request ID, Http Protocol to the /xray Endpoint
  • Added Rate Limiting Rules to all API Endpoints

Full Changelog: 2.0.0...2.0.1

2.0.0 Release

23 Dec 11:01
Compare
Choose a tag to compare

Version 2.0.0 Release Informations

Finally, after a long wait and a lot of inactivity, version 2.0.0 is publicly available.

The main theme for version 2.0.0 is “More optimization and speed”.

If you notice any bugs, please open an issue or a pull request

Changes

  • All .html have been removed and minimized to a single index.html
  • A cdnChecker has been added to automatically identify the cdn provider and display it correctly.
  • The IP and the request ID are now handled in a separate file.
  • The README file has been updated and brought up to date.

Small Bug FIxes and Improvements

04 Oct 23:08
1dcd55e
Compare
Choose a tag to compare

Hello,
it's been a while that there was a change here, unfortunately I had forgotten that there is a production branch here which is why it got a bit forgotten TwT. However, while making a few changes for Hacktoberfest and general settings I finally found out.

The following bugs have been fixed:

The following changes have been made:

  • 2e49c15 93a5a8a 52c559e 62cbdd5 It is now possible to configure the TTLs and XRAY_RESOLVER_UA data values yourself via the environment tables.
  • 4d93d93 9908052 Certain variables are now stored in a more centralised way for faster execution and better code quality.
  • 6f4a66c For security reasons, all Alpine Linux updates are now automatically installed when the Docker image is created.
  • Other code quality improvements

1.1.1

12 Sep 06:55
76366c9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

05 Jun 09:53
b92d1ef
Compare
Choose a tag to compare

New Features

  • Added XRay Endpoint c1bacc0
  • Added Amazon- and Akami Request ID Support 52b359d
  • Added 403 Statuspage Endpoint f79b22c
  • Added Custom redis Caching System 4630d2e

Breaking Changes

  • Renamed /${path_name}/:code to /${path_name}/status/:code aaa17cb

Updates

Updated Documentation

First Release

29 Apr 06:44
Compare
Choose a tag to compare
Fixed "could not find .env" error

Signed-off-by: Akama Aka <rology@satowa-network.eu>