Skip to content

v0.5.0 Release Notes

This release includes the changes listed below.

  • Add fit price breakdown page with buy/sell totals and itemized pricing, opened by long-pressing a fit price tile
  • Add color-coded resource usage bars for CPU, powergrid, rig, and weapon/drone capacity
  • Support horizontal swipe to switch between fit tabs while preserving edge swipes for row actions
  • Speed up app startup with non-blocking data loading, and show loading, ready, and error states with retry support
  • Run storage integrity checks, repair, pruning, and synchronization in the background with progress reporting, and re-download recoverable missing files
  • Fix data availability and feedback state issues caused by provider lifecycle problems
  • enhance storage integrity checks with background processing and progress reporting (#259)
  • enhance resource usage display with unified layout and color coding (#260)
  • enhance startup performance with non-blocking data loading and UI updates (#262)
  • resolve gesture conflicts and improve slidable tile interactions (#264)
  • settings: add force column selection to developer settings (#266)
  • market_price: add fit price breakdown detail page (#265)
  • deps: bump project dependencies (#263)
  • update provider lifecycle to fix multiple problems (#267)
  • storage: replace native dir symlinks with blob abstraction layer (#261)