From 2f84ab98811291a0ebab457e71bcbb09d624c588 Mon Sep 17 00:00:00 2001 From: Erik Kundiman Date: Fri, 4 Jul 2025 16:07:24 +0800 Subject: 7.2.0.54038 change log --- 7.2.0.54038.html | 135 +++++++++++++++++++++++++++++++++++++++++++++++++++++ hooks/post-receive | 2 +- 2 files changed, 136 insertions(+), 1 deletion(-) create mode 100644 7.2.0.54038.html diff --git a/7.2.0.54038.html b/7.2.0.54038.html new file mode 100644 index 0000000..3823557 --- /dev/null +++ b/7.2.0.54038.html @@ -0,0 +1,135 @@ + + + + + + + Megapahit Changelog + + + + +
+ +
+
+
+

Disclosures

+ +

Support

+ +

Downloads

+ +

Changelogs

+ +
+
+
+ +
+

Changelog (4th of July 2025)

+

Parity with SLv glTF Mesh Import

+

New avatar cloud by milo (observeur)!

+

Windows arm64 test build

+

Option to hide selection beam

+

Fixed chat history parsing

+

Restrained Love sitting category partial implementation

+

Stream notification custom channel setting is moved from Sound to Advanced

+

FMOD upgrade from 2.02.28 to 2.02.29 on distros that use it

+
+ + + + diff --git a/hooks/post-receive b/hooks/post-receive index 6aa6a95..b060125 100755 --- a/hooks/post-receive +++ b/hooks/post-receive @@ -7,5 +7,5 @@ web=~www/apache24/data git --git-dir=$repo --work-tree=$web checkout -f master -- \ index.html \ 7.1.15.53776.html \ - 7.1.15.53909.html \ + 7.2.0.54038.html \ && git --git-dir=$repo push -f -- cgit v1.2.3