From 316e4f710a9e3c7464d823d8f4ff30c3657f1408 Mon Sep 17 00:00:00 2001 From: Erik Kundiman Date: Thu, 19 Dec 2024 06:46:11 +0800 Subject: Upgrade 7.1.11 version to 53092 --- 7.1.11.53086.html | 115 ----------------------------------------------------- 7.1.11.53092.html | 115 +++++++++++++++++++++++++++++++++++++++++++++++++++++ hooks/post-receive | 2 +- 3 files changed, 116 insertions(+), 116 deletions(-) delete mode 100644 7.1.11.53086.html create mode 100644 7.1.11.53092.html diff --git a/7.1.11.53086.html b/7.1.11.53086.html deleted file mode 100644 index f826db3..0000000 --- a/7.1.11.53086.html +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - Megapahit Changelog - - - - -
- -
-
-
-

Disclosures

- -

Support

- -

Downloads

- -

Changelogs

- -
-
-
- -
-

Changelog (1st of December 2024)

-

Parity to ExtraFPS 7.1.11

-

Dictionaries for spell checker

-

Favourite attachments/button/wearables

-

Dance/animation sync

-

Model upload for macOS x86-64

-

Seconds in timestamps

-

Option to have nearby chat on top

-

Gestures on any key

-

Option to zoom-in by double clicking

-

Attachments refresh

-

New port: Arch Linux

-
- - - - diff --git a/7.1.11.53092.html b/7.1.11.53092.html new file mode 100644 index 0000000..ca92e4e --- /dev/null +++ b/7.1.11.53092.html @@ -0,0 +1,115 @@ + + + + + + + Megapahit Changelog + + + + +
+ +
+
+
+

Disclosures

+ +

Support

+ +

Downloads

+ +

Changelogs

+ +
+
+
+ +
+

Changelog (19th of December 2024)

+

Parity to ExtraFPS 7.1.11

+

Dictionaries for spell checker

+

Favourite attachments/button/wearables

+

Dance/animation sync

+

Model upload for macOS x86-64

+

Seconds in timestamps

+

Option to have nearby chat on top

+

Gestures on any key

+

Option to zoom-in by double clicking

+

Attachments refresh

+

New port: Arch Linux

+
+ + + + diff --git a/hooks/post-receive b/hooks/post-receive index 3a919e0..b73047a 100755 --- a/hooks/post-receive +++ b/hooks/post-receive @@ -9,5 +9,5 @@ cd $HOME/$product \ && git pull \ && git --git-dir=$repo --work-tree=$web checkout -f master -- \ index.html \ - 7.1.11.53086.html \ + 7.1.11.53092.html \ && git --git-dir=$repo push -- cgit v1.2.3