From 6573bd24b06b7ef3b96bde9877a6be612fe3aaf9 Mon Sep 17 00:00:00 2001 From: Erik Kundiman Date: Sun, 1 Dec 2024 19:23:40 +0800 Subject: 7.1.11 change log draft --- 7.1.11.53043.html | 112 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ post-receive | 6 +-- 2 files changed, 115 insertions(+), 3 deletions(-) create mode 100644 7.1.11.53043.html diff --git a/7.1.11.53043.html b/7.1.11.53043.html new file mode 100644 index 0000000..0f65208 --- /dev/null +++ b/7.1.11.53043.html @@ -0,0 +1,112 @@ + + + + + + + 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

+

Seconds in timestamps

+

Option to have nearby chat on top

+

Gestures on any key

+

Option to zoom-in by double clicking

+

Attachments refresh

+
+ + + + diff --git a/post-receive b/post-receive index 7ace9d2..45df983 100755 --- a/post-receive +++ b/post-receive @@ -2,13 +2,13 @@ product=web repo=/usr/local/git/pub/$product.git -web=$HOME/public_html -#web=~www/apache24/data +#web=$HOME/public_html +web=~www/apache24/data unset GIT_DIR cd $HOME/$product \ && git pull \ && git --git-dir=$repo --work-tree=$web checkout -f master -- \ index.html \ - 7.1.10.52662.html \ + 7.1.11.53043.html \ && git --git-dir=$repo push -- cgit v1.2.3