Skip to content

Releases: pkrll/RocketFuel

Version 2.3.0

30 Oct 19:56
450384c
Compare
Choose a tag to compare

New in 2.3.0:

  • Added notifications for when Rocket Fuel deactivates.

Version 2.2.0

14 Feb 11:57
c89aa51
Compare
Choose a tag to compare

New in 2.2.0:

  • Added option to automatically deactivate Rocket Fuel when going from AC to battery power.
  • Fixed a memory leak.

Version 2.1.0

18 Jul 21:30
Compare
Choose a tag to compare

What's new in 2.1.0:

  • Add custom hot keys to enable/disable Rocket Fuel.
  • Rocket Fuel can now automatically disable when the battery level is low.
  • IMPORTANT: The app now remembers the time preset and will use that time preset the next time Rocket Fuel is enabled, if not reset from the menu.
  • More AppleScript commands & under the hood-improvements.
  • Minor bug fixes (#5)

2.0.1

25 Dec 16:38
Compare
Choose a tag to compare

Changes 2.0.1

  • Fixed issue where the duration set from an Apple Script would not be
    translated into minutes, but seconds.
  • Made it possible to set durations with decimals when calling
    RocketFuel from an Apple Script.

Changes 2.0.0

  • The entire app has been rewritten in Swift.
  • Added new icons.

Changes 1.3.3

  • Fixed time preset bug in issue #3. Changes in method of activation with duration preset.
  • Added applescript command for activating RF with duration.
  • Fixed memory leak issue.

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.

2.0.0

24 Dec 13:52
Compare
Choose a tag to compare

Changes 2.0.0

  • The entire app has been rewritten in Swift.
  • Added new icons.

Changes 1.3.3

  • Fixed time preset bug in issue #3. Changes in method of activation with duration preset.
  • Added applescript command for activating RF with duration.
  • Fixed memory leak issue.

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.

1.3.3

02 Nov 15:53
Compare
Choose a tag to compare

Changes 1.3.3

  • Fixed time preset bug in issue #3. Changes in method of activation with duration preset.
  • Added applescript command for activating RF with duration.
  • Fixed memory leak issue.

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.

1.3.2

28 Oct 12:33
Compare
Choose a tag to compare

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.

1.3.1

26 Oct 15:29
Compare
Choose a tag to compare

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 caffeinate. Right click will show
    the menu.

1.2.3

25 Oct 16:23
Compare
Choose a tag to compare
1.2.3 Pre-release
Pre-release

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 caffeinate. Right click will show
    the menu.

1.2.1

23 Oct 21:55
Compare
Choose a tag to compare
1.2.1 Pre-release
Pre-release

Changes 1.2.1

  • Rocket Fuel is now scriptable and can be controlled by AppleScript.

Changes 1.2.0

  • 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 caffeinate. Right click will show
    the menu.