Skip to content

1.3.2

Compare
Choose a tag to compare
@pkrll pkrll released this 28 Oct 12:33
· 166 commits to master since this release

Changes 1.3.2

  • Fixed issue with reactivating RocketFuel through time preset menu,
    after a timeout.
  • Renamed menu item.
  • Changed menu items text to conform to Apple design guidelines.

Changes 1.3.1

  • Fixed issue where statusbar icon would not change when deactivated by duration timeout.

Changes 1.3.0

  • Added menu option for deactivating Rocket Fuel after a certain time.

Changes 1.2

  • Added launch at login option.
  • Added tooltip.
  • Rocket Fuel is now scriptable and can be controlled by AppleScript.
  • Created protocol for RF class, which will notify its delegate (Status Item Controller) each time sleepMode is changed. This lets the app change icon more accurately.
  • NeedsDisplay call moved to the view instead of calling from the controller.
  • Added about window.

Changes 1.1.0

  • Rocket Fuel now differentiates right from left click.
  • Left click will activate/deactivate. Right click will show the menu.