Files
WPIQ/CHANGELOG.md

88 lines
1.9 KiB
Markdown
Raw Normal View History

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
2019-03-15 19:27:36 +01:00
## Releases
---
2019-03-07 16:14:30 +01:00
### v3.9.5 - [Unreleased]
2019-03-16 09:25:48 +01:00
### Changed
- "--letsencrypt=subdomain" option
#### Fixed
- PHP 7.3 extras when php 7.2 isn't installed
- acme.sh installation
2019-03-16 10:30:52 +01:00
- acme.sh alias with config home variable
- deb.sury.org repository gpg key
2019-03-16 09:25:48 +01:00
2019-03-15 19:27:36 +01:00
### v3.9.4 - 2019-03-15
2019-03-10 20:28:27 +01:00
#### Added
2019-03-12 13:11:34 +01:00
- Nginx module nginx_vts
2019-03-15 19:27:36 +01:00
- Migration script from nginx-ee to nginx-wo
2019-03-15 22:54:16 +01:00
- Support for Debian 9 (testing)
2019-03-15 19:57:12 +01:00
- New Nginx build v1.14.2
2019-03-10 20:28:27 +01:00
2019-03-07 16:14:30 +01:00
#### Changed
2019-03-10 18:45:32 +01:00
- Update WP-CLI version to 2.1.0
- Update Adminer to 4.6.2
2019-03-15 19:27:36 +01:00
- Update predis to v1.1.1
2019-03-10 20:28:27 +01:00
- Refactored nginx.conf
2019-03-13 18:22:50 +01:00
- Removed HHVM Stack
2019-03-15 19:27:36 +01:00
- Removed old linux distro checks
- Replace wo-acme-sh by acme.sh
2019-03-07 16:14:30 +01:00
2019-03-08 00:37:36 +01:00
#### Fixed
2019-03-15 19:27:36 +01:00
- Outdated Nginx ssl_ciphers suite
- Debian 9 nginx build
2019-03-08 00:37:36 +01:00
2019-03-07 16:14:30 +01:00
### v3.9.3 - 2019-03-07
#### Changed
2019-03-07 14:49:27 +01:00
- Updated Nginx fastcgi_cache templates
- Updated Nginx redis_cache templates
- Updated Nginx wp-super-cache templates
- Updated Nginx configuration for WordPress 5.0
- remove --experimental args
2019-03-05 13:19:47 +01:00
- MariaDB version bumped to 10.3
2019-03-07 14:49:27 +01:00
- Refactored Changelog
- Updated WO manual
- Updated WO bash_completion
- Refactored README.md
#### Added
2019-03-05 13:41:14 +01:00
- Add WebP image support with Nginx mapping
- Add PHP 7.3 support
2019-03-07 14:49:27 +01:00
- WordPress $skip_cache variable mapping
#### Fixed
2019-03-07 16:14:30 +01:00
- Nginx variable $webp_suffix on fresh install ([#21](https://github.com/WordOps/WordOps/issues/21))
- wo update command ([#7](https://github.com/WordOps/WordOps/issues/7))
- Fix php services management ([#12](https://github.com/WordOps/WordOps/issues/12))
2019-03-07 14:49:27 +01:00
- Fix WP-CLI install
2019-03-07 16:14:30 +01:00
### v3.9.2 - 2018-11-30
#### Changed
2019-03-05 13:41:14 +01:00
- Re-branded the fork to WordOps
- Codebase cleanup
- Set PHP 7.2 as the default
- Included support for newer OS releases
- Reworked the HTTPS configuration
- Added more automated testing with Redis
- Replaced Postfix with smtp-cli
- Dropped mail services
- Dropped w3tc support