Fire Changelog

What's new in Fire 1.0.0.1

May 22, 2018
  • Use ReSharper
  • Change the mutex to use the GUID of the program (currently hardcoded but will change later)
  • Move P/Invoke methods to the NativeMethods class
  • Change some modifiers of some methods

New in Fire 1.0.0.0 (May 22, 2018)

  • Add mutex to prevent multiple copies
  • Prevent killing fire with fire
  • Add tray icon
  • First release