diff --git a/.gitattributes b/.gitattributes
index fcadb2c..b8ba9ce 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1,12 @@
* text eol=lf
+*.sh text eol=lf
+*.md text eol=lf
+*.asp text eol=lf
+*.js text eol=lf
+*.css text eol=lf
+*.gz binary
+*.png binary
+*.jpg binary
+*.jpeg binary
+*.zip binary
+*.tar.gz binary
diff --git a/.github/workflows/Create-NewReleases.yml b/.github/workflows/Create-NewReleases.yml
index 110e00c..0331864 100644
--- a/.github/workflows/Create-NewReleases.yml
+++ b/.github/workflows/Create-NewReleases.yml
@@ -97,7 +97,7 @@ jobs:
# 7--- Publish a GitHub Release with auto-generated notes
- name: Create Release with Automated Release Notes
- uses: softprops/action-gh-release@v2.3.2
+ uses: softprops/action-gh-release@v2.4.1
with:
token: ${{ secrets.GITHUB_TOKEN }}
tag_name: ${{ steps.nextver.outputs.tag }}
diff --git a/Main_LogStatus_Content.asp b/Main_LogStatus_Content.asp
index 525dc52..656855a 100644
--- a/Main_LogStatus_Content.asp
+++ b/Main_LogStatus_Content.asp
@@ -20,14 +20,16 @@ p{font-weight:bolder}thead.collapsible-jquery{color:#fff;padding:0;width:100%;bo
+