v1.0.3
ARGUS v1.0.3
Hotfix release — Apple Silicon (ARM) macOS globe rendering fix and stability improvements.
Apple Silicon Globe Fix
- Fixed black globe texture on Apple Silicon Macs caused by CesiumJS imagery layer shader parameters
(brightness, contrast, saturation, gamma) triggering a known ANGLE/Metal WebGL bug
(CesiumGS/cesium#11251) - Shader adjustments are now conditionally skipped on Apple Silicon, restoring normal globe rendering
- Dynamic brightness/saturation animation in postRender also bypassed on affected hardware
Server MIME Type Fix
- Added
.xml→application/xmlMIME type to local renderer HTTP server - Fixes Cesium NaturalEarthII
tilemapresource.xmlbeing served asapplication/octet-stream
Startup Crash Fix
- Fixed
offline-cache-service.tscrash whenapp.getPath('userData')is called beforeapp.whenReady() - Cache directory path is now lazily initialized on first
init()call
Commits
- fix: Apple Silicon globe black texture, XML MIME type, startup crash (09c2dc1)
- ci: restrict dependabot to security-only updates (f79c7a6)
Download the installer for your platform below and run it.
| Platform | File |
|---|---|
| Windows | .exe |
| macOS (Intel) | .dmg (x64) |
| macOS (Apple Silicon) | .dmg (arm64) |
| Linux | .AppImage |