summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2024-11-28 20:12:18 +0800
committerErik Kundiman <erik@megapahit.org>2024-11-28 20:14:35 +0800
commit18b43225484abd4b5fd5681dbd36c1472b46f265 (patch)
treec6052911fdb9198c8d2f6eb5dbdf5e2683faba22
parent6899533591218da9cb01dac83e2fc5e107363486 (diff)
Remove change logs from the JSON asset
Change logs are static HTML files for now.
-rw-r--r--disclosures.json26
1 files changed, 0 insertions, 26 deletions
diff --git a/disclosures.json b/disclosures.json
index ce4bfdf..b60d442 100644
--- a/disclosures.json
+++ b/disclosures.json
@@ -42,31 +42,5 @@
"text": "Our Bugzilla may require an account made, but you are not required to make any in order to use the viewer."
}
]
- },
- {
- "name": "7.1.8.50941",
- "disclosures": [
- {
- "label": "Performance improvements",
- "text": "Faster Zoom In, and especially Apple GPU and vertex buffer optimisations, by observeur."
- },
- {
- "label": "Bug fixes",
- "text": "The macOS bug fixes that were introduced in 7.1.9.51085 are now here too."
- }
- ]
- },
- {
- "name": "7.1.9.51118",
- "disclosures": [
- {
- "label": "Bug fixes",
- "text": "The bug fixes especially for GNU/Linux that were introduced in 7.1.9.51085 are still only here."
- },
- {
- "label": "Other differences",
- "text": "Apart from the improvements found in 7.1.8.50941, this release includes updates from the SL viewer Maintenance B."
- }
- ]
}
]