Releases: akama-aka/akami-statuspage
Releases · akama-aka/akami-statuspage
Small Bug FIxes and Improvements
Hello,
it's been a while that there was a change here, unfortunately I had forgotten that there is a production branch here which is why it got a bit forgotten TwT. However, while making a few changes for Hacktoberfest and general settings I finally found out.
The following bugs have been fixed:
- 5a0bc48 Fixed the incorrect height distance (UI/UX)
- 840a4041b41b6877cbc95bcfdfabdfdf5f0fd7dd06 Missing package has been added
- production...development#diff-a4c65ede64197e1a112899a68bf994485b889c4b143198bac4af53425b38406fR10 status pages are now delivered by default with the text/html Content-Type header as otherwise it would lead to display errors if no reverse proxy is used
The following changes have been made:
- 2e49c15 93a5a8a 52c559e 62cbdd5 It is now possible to configure the TTLs and XRAY_RESOLVER_UA data values yourself via the environment tables.
- 4d93d93 9908052 Certain variables are now stored in a more centralised way for faster execution and better code quality.
- 6f4a66c For security reasons, all Alpine Linux updates are now automatically installed when the Docker image is created.
- Other code quality improvements
1.1.1
What's Changed
- Production 1.1.0 by @akama-aka in #1
- . by @akama-aka in #2
- Fixed CVE-2024-45296 and small Improvements by @akama-aka in #5
Full Changelog: 1.1.0...1.1.1
1.1.0
First Release
Fixed "could not find .env" error Signed-off-by: Akama Aka <[email protected]>