v0.3.0 Release Notes
This release includes the changes listed below.
Fitting
Section titled “Fitting”- Display damage per hit in weapon and fighter stats
- Show inline related values in module slot rows
- Preserve fit metadata edits when updating a fit
- Exclude offlined rigs from fitting simulation results
Downloads and Updates
Section titled “Downloads and Updates”- Show byte-based download progress with real-time speed
- Add a check-for-update tile on the version page
- Improve download performance and reliability
- Serve APK downloads with proper filenames
Website
Section titled “Website”- Improve mobile navigation
- Display download options per device architecture
Changelog
Section titled “Changelog”[v0.3.0] - 2026-07-24
Section titled “[v0.3.0] - 2026-07-24”- site: improve mobile navigation and download arch display (#228)
- worker,release: serve APK downloads with proper filename (#227)
- fit: display damage per hit in weapon and fighter stats (#230)
- fit: show inline related values in module slot rows (#234)
- storage: byte-based download progress with sliding-window speed (#235)
- fit: version native fit payload with v1 migration and v2 emit format (#244)
- update: add check-for-update tile on version page (#248)
Changed
Section titled “Changed”- repo: unify blob fetch pipelines on shared 32-worker pool (#229)
- bump native engine version (#240)
- fit: preserve metadata edits in Fit.update (#239)
- fit: exclude offlined rigs from simulator payload (#247)
refactor
Section titled “refactor”- storage: relocate app data from documents to application support (#245)