summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2024-06-07 23:23:45 +0800
committerErik Kundiman <erik@megapahit.org>2024-06-07 23:23:45 +0800
commit51551174c3fe8b2c79518996b387508b8a27c47d (patch)
tree78c7012014c561ce49c823d94289d9e289037984
parente1b37de117c4f6be89cf562a9387e0dd9e426ea9 (diff)
7.1.7.50450 changelog
-rw-r--r--disclosures.json24
1 files changed, 14 insertions, 10 deletions
diff --git a/disclosures.json b/disclosures.json
index 3277fc2..2bb9fcf 100644
--- a/disclosures.json
+++ b/disclosures.json
@@ -26,7 +26,7 @@
"disclosures": [
{
"label": "Voice",
- "text": "We don't have the redistribution licence, but you could copy SLVoice, libortp.dylib, & libvivoxsdk.dylib from SL viewer's Resources folder to Megapahit's."
+ "text": "We don't have the redistribution licence, but you could copy SLVoice or SLVoice.exe, libortp.dylib or ortp_x64.dll, and libvivoxsdk.dylib or vivoxsdk_x64.dll from SL viewer's Resources folder to Megapahit's Resources or libexec folder."
}
]
@@ -45,6 +45,19 @@
]
},
{
+ "name": "7.1.7.50450",
+ "disclosures": [
+ {
+ "label": "Bug fixes",
+ "text": "On GNU/Linux and FreeBSD, group and offline messaging are fixed, and voice may now work using Wine. On macOS, the counter used for the fast timers is improved."
+ },
+ {
+ "label": "Skin",
+ "text": "Miscellaneous tweaks."
+ }
+ ]
+ },
+ {
"name": "7.1.7.50421",
"disclosures": [
{
@@ -69,14 +82,5 @@
"text": "New skin and icons by Secret Foxtail."
}
]
- },
- {
- "name": "7.1.6.50145",
- "disclosures": [
- {
- "label": "NVIDIA VRAM detection",
- "text": "Applies on FreeBSD & GNU/Linux distros, with anticipation for proprietary AMD drivers too."
- }
- ]
}
]