mirror of
https://github.com/aljazceru/addons.git
synced 2026-02-08 22:54:25 +01:00
55 lines
883 B
Markdown
55 lines
883 B
Markdown
# Changelog
|
|
|
|
## 3.0.1
|
|
|
|
- Fix the use of subfolders with certificate files
|
|
|
|
## 3.0
|
|
|
|
- Update Alpine to 3.11
|
|
- Use mozilla Recommended SSL settings
|
|
|
|
## 2.6
|
|
|
|
- Remove ipv6 listener because we run only inside virtual network on a ipv4 range
|
|
|
|
## 2.5
|
|
|
|
- Migrate to Bashio
|
|
|
|
## 2.4
|
|
|
|
- Added Cloudflare mechanism for creating auto-generated ipv4/ipv6 list for real visitor ip
|
|
|
|
## 2.3
|
|
|
|
- Fix issue with nginx warning for ssl directive
|
|
|
|
## 2.2
|
|
|
|
- Fix issue with `homeassistant` connection
|
|
- Update nginx to version 1.16.1
|
|
|
|
## 2.1
|
|
|
|
- Update nginx to version 1.14.2
|
|
|
|
## 2.0
|
|
|
|
- Update nginx to version 1.14.0
|
|
|
|
## 1.2
|
|
|
|
- Modify `server_names_hash_bucket_size` to add support for longer domain names
|
|
|
|
## 1.1
|
|
|
|
- Update run.sh info messages
|
|
- Make HSTS configurable and optional
|
|
|
|
## 1.0
|
|
|
|
- Add customization mechanism using included config snippets from /share
|
|
- Optimize logo.png
|
|
- Update base image
|