Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@Xanthos-Code Xanthos-Code released this 23 Jan 12:14
· 157 commits to master since this release

This release is about completing and hardening the existing feature set. The following are included:

  • Scan and KOS-check local pilots on clipboard when switching to Vintel now works reliably
  • Intel messages are removed after 20 minutes to limit memory usage
  • MapStatisticsThread no longer crashing
  • Region menu lets you set the mapped region without restarting Vintel
  • Threads are shutdown in an orderly manner when exiting Vintel
  • Sound is now played on a background thread so the UI is not blocked
  • More defensive code everywhere to minmize crashes and bad bahavior
  • Notifications can be spoken using text-to-speech on OSX
  • Replaced pygame with pyglet for audio playback as pygame was difficult to install for some users
  • System statistics updating as expected
  • Bug fixes and performance improvements
  • Menu reorganization

More information on Vintel and its feature set can be found here.