Releases: kaivalagi/EDMissionStackViewer
Releases · kaivalagi/EDMissionStackViewer
Pre-Release (Logging & Journal Folder Switching)
- Added serilog config to app.config file, default to info level
- Added more debug logging
- Addressed reload/unload of commander tabs after journal folder changes
Full Changelog: v0.9.5...v0.9.6
Pre-Release (Mostly UI Fixes)
- Fix to formatting for courier, collect and massacre views
- Temporarily remove processing of MissionRedirects as not certain what the correct approach is yet, certainly not mission removal
- Update to jtoken object handling with extension method to select or default
- Added in much more logging to help see where things go wrong
- Added in missing mission event handlers for summary to clipboard (non mining UIs)
- Fixed sizing issues with setting dialog (hopefully)
- Removed bad suspend/resume layouts causing issues with sizing
Full Changelog: v0.9.4...v0.9.5
Pre-release (Clipboard + Missions Aligned)
- Added Ctrl+C action on summary grid to generate summary text to clipboard for posting elsewhere
- Fixed non mining missions controls to align with mining
Pre-release (Major Fixes)
Some major bugs discovered and fixed, thanks for BaTLeZone's patience!
- Fixes to bounty and cargodepot event handling edge cases
- Made all reward fields decimal to allow for larger figures
- Handle edits to journal folders on the fly (still not right yet though...)
- Fixed missing handlers for some setting UI changes
Pre-Release (Minor Cosmetic Updates)
Some a couple changes to the UI rendering and adding of more info:
- Added Influence and Reputation to data grids for mission list
- Changed DataGridView sizing to auto fill space
Pre-release (With Archiving & Logging)
Still pre-release, needs some testing by a few people before it's 1.0
- Updated settings UI to include all options
- Added archiving of inactive journal files on startup (off by default, turn on in settings)
- Added logging (default daily log, rotates for s 7 window)
Pre-release
Except some bugs, hopefully not too many though...I have done some testing