-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
55 lines (41 loc) · 817 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
1.2.0
- New Nginx Version 1.22.0
1.1.0
- Added conditional Caching
- Removend /media/data/snippets/caching.conf
- Fixed Logrotate
1.0.8
- Fix alpine and nginx version
1.0.7
- Added RateLimit Snippet
1.0.6
- Fixed missing metrics
- Update to automatic alpine selection
- Added RateLimit Snippet
1.0.5
- Added WebDav Snippet
- Added BasicAuth Snippet
- Switch to Alpine 3.13
1.0.4
- Fix truncate File error
1.0.3
- add TLS Strong snipped
- remove deamon error
- rewrite Readme
1.0.2
- Switch to github workflow
- update readme
- Fix tcp streams
1.0.1
- Fix request rate
1.0.0
- Fixed config
- added documentation
- Added logrotate
- Fix request rate
0.2.2-Beta
- Fix nginx.conf (remove lua)
0.2.1-Beta
- Reorder Dockerfile
0.2.0-Beta
- Added tls config (tls1.2 and tls1.3)