Ver código fonte

Update RELEASE_NOTES.md: Add WildKernelsTG link and remove Build Information sections for clarity

TheWildJames 3 meses atrás
pai
commit
45647c1134
1 arquivos alterados com 2 adições e 10 exclusões
  1. 2 10
      .github/config/RELEASE_NOTES.md

+ 2 - 10
.github/config/RELEASE_NOTES.md

@@ -3,6 +3,8 @@
 > [!CAUTION]
 > This software is provided for testing and educational purposes only. Use at your own risk. The developers are not responsible for any damage, data loss, or issues that may occur. Please ensure you have proper backups before installation.
 
+# https://t.me/WildKernelsTG
+
 ## [KernelSU-Next](https://github.com/KernelSU-Next/KernelSU-Next)
 
 A kernel-based root solution for Android devices.
@@ -12,9 +14,6 @@ Manager: {{KSU_MANAGER}}
 > [!IMPORTANT]
 > For best compatiblity ensure your Manager Version and Kernel Version match eg. 30100 = 30100.
 
-<details>
-<summary>**Build Information**</summary>
-
 **Version**  
 `{{KSU_VERSION}}`
 
@@ -27,8 +26,6 @@ Manager: {{KSU_MANAGER}}
 **Commit**  
 `{{KSUN_COMMIT}}`
 
-</details>
-
 ## [SUSFS v2.1.0](https://gitlab.com/simonpunk/susfs4ksu)
 
 A KSU addon for hiding root using kernel patches and a userspace module!
@@ -44,13 +41,8 @@ Reccomended Module: [susfs4ksu-module by sidex15](https://github.com/sidex15/sus
 - SUS_MAP - Memory mapping protection
 - AVC_SPOOF - Spoof procfs avc denial logs
 
-<details>
-<summary>**Build Information**</summary>
-
 {{SUSFS_BRANCHES}}
 
-</details>
-
 ## [Baseband Guard (BBG)](https://github.com/vc-teahouse/Baseband-guard)
 
 A lightweight LSM (Linux Security Module) for the Android kernel, designed to block unauthorized writes to critical partitions/device nodes at the system level.