Skip to content

Improvements, Round One

Pre-release
Pre-release
Compare
Choose a tag to compare
@Xjph Xjph released this 25 Jul 22:18
· 182 commits to master since this release
3f8cfca

The first thing I want to get out of the way is an apology for the delay between the last release and now. I won't bog down this with the details of why, but my motivation to work on Elite Observatory has been poor. Nevertheless I still want to see it improve and I do have plans for more things to add in the future, so it's far from abandoned!

I'd like to extend a big thanks to @fredjk-gh (a.k.a. CMDR Coddiwompler) for assistance with this release.

Core

  • UI Grids now auto-follow newly added rows.
  • Remove some file events from triggering monitor events to prevent some false positive journal reads
  • Added option to enable/disable native notification popup
  • Added option to read short selection of prior logs on monitor start to establish current system context

This release is based on new version of ObservatoryFramework and is a breaking change for compatibility with earlier plugins. Included component release logs:

Framework 0.0.206.2127

  • Fix too small Ship ID datatype in several locations
  • Added missing "recon" drone type
  • Handle change in fleet carrier distance travelled value datatype in startup event
  • Changes to how internal version number generated

Explorer 0.0.206.2153

  • Updated label of custom criteria path for clarity
  • Improve how UI grid is cleared when re-reading all logs
  • Updated ExpressionEvaluator library
  • Missing built-in criteria implemented
  • More scan data now available for custom criteria
  • Custom criteria performance improvements

Botanist 0.0.206.2128

  • Performance improvements and better output grid handling