We hide and protect your image behind proxy, fast deliver and saving cost bandwidth while serve to worldwide by Cloudflare CDN.
Date: 05 Feb 2024
Version: 2.0.0 - Upgrade minimum NodeJS v16 - Upgrade Fastify v4 - Upgrade all dependencies - Add default image - Add docker-compose.yml - Update Dockerfile - Removed travis ci - Removed Procfile Heroku - Removed make-promises-safe
Date: 05 May 2022
Version: 1.4.0 - Config port has been changed - Dynamic changelog page - Support listening through env.PORT - Support forcing set port by argument in command line - Update library patch
Date: 11 Mar 2021
Version: 1.3.0 - Add new server status API - Fixed status page - Fixed unit test for helper.js - Update Postman file - Update library patch
Date: 10 Jan 2021
Version: 1.2.1 - Separate decorator hooks into plugins - Add new sitemap page with xml format - Update library patch
Date: 01 Dec 2020
Version: 1.2.0 - Refactor code to improve efficiency memory - Update Html Cache in routes as middleware - Change HTML Minifier Kangax to Terser - Fixed some function doesn't work in IE 11 - Fixed invalid date in status.js assets - Update library patch - Update assets library
Date: 05 Nov 2020
Version: 1.1.1 - Fixed cors by using plugins - Update library patch
Date: 20 Oct 2020
Version: 1.1.0 - Add new API for generate multiple url - Add new API for purge cache - Add About page - Add Status page - Add Documentation page - Add Purge Cache Tools page> - Add Anti Spam Google reCaptcha v3 - Add cloudflare dependency - Add new config for baseAssetsUrl, templateDir, recaptcha and cloudflare API v4 - Now support having multiple templates - Now support to change default port by set .env.PORT - Now support to host with Heroku and all cloud host which is based on Docker (Kubernetes, Openshift, etc) - Update config maxAgeStaticCache and maxAgeAssetsCache to be set in seconds - Update template structure - Update library patch
Date: 30 Sep 2020
Version: 1.0.0 - Initial Release