From a3c8efa9c929885d54b0660b05e01753f8b18c79 Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Tue, 20 Aug 2019 04:48:30 +0200 Subject: [PATCH] Prepare for release --- CHANGELOG.md | 4 +++- LICENSE | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fdc3cb..7f6dc8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,11 +8,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ### v3.9.x - [Unreleased] +### v3.9.8.2 - 2019-08-20 + #### Added - Additional cache expection for Easy Digital Downloads [PR #120](https://github.com/WordOps/WordOps/pull/120) - Additional settings to support mobile with WP-Rocket -- Add the ability to block nginx configuration overwriting by adding a file .custom. Example with webp.conf -> `touch webp.conf.custom` +- Add the ability to block nginx configuration overwriting by adding a file .custom. Example with /etc/nginx/conf.d/webp.conf -> `touch /etc/nginx/conf.d/webp.conf.custom` - If there is a custom file, WordOps will write the configuration in a file named fileconf.conf.orig to let users implement possible changes - UFW minimal configuration during install. Can be disabled with the flag `-w`, `--wufw` or `--without-ufw`. Example : `wget -qO wo wops.cc && sudo bash wo -w` diff --git a/LICENSE b/LICENSE index 83f956d..5506b6f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2018-2019 WordOps (https://wordops.net) +Copyright (c) 2018-2019 WordOps (https://github.com/WordOps/WordOps/graphs/contributors) Copyright (C) 2011-2017 EE Development Group (https://github.com/ee/ee/contributors) Permission is hereby granted, free of charge, to any person obtaining a copy