Fog Changelog

What's new in Fog 1.4.5

Mar 26, 2019
  • Updated dependencies.

New in Fog 1.4.4 (Aug 27, 2018)

  • Fixed brightness increase on save button.

New in Fog 1.4.3 (Aug 4, 2018)

  • Interface improvements.

New in Fog 1.4.2 (May 8, 2018)

  • Fixed pausing and playing with space bar.

New in Fog 1.4.1 (May 8, 2018)

  • Code cleanup.
  • More consistently focus webview to allow shortcuts.
  • Developer Tools open inside webview.
  • Fix reloading webview.

New in Fog 1.4.0 (Mar 12, 2018)

  • Go to specific episode by giving its URL on the command line. Example: open -a 'Fog' --args 'https://overcast.fm/+Ipk1xbYg'.

New in Fog 1.3.1 (Oct 3, 2017)

  • Increased minimum window size to be the same as the default.

New in Fog 1.3.0 (Sep 30, 2017)

  • Remove blue outline of initial focus.
  • Force white background color to fix grey background in High Sierra.
  • Only show app after webview DOM is ready, preventing flash of no content.

New in Fog 1.2.1 (Sep 19, 2017)

  • Updated dependencies.

New in Fog 1.2.0 (Feb 9, 2017)

  • Some code cleaning and updated dependencies.
  • Also a new icon.

New in Fog 1.1.0 (Mar 19, 2016)

  • It now behaves way more like an OS X app, with things like ⌘W support and hiding (but still keeping focus) instead of closing when clicking the red close button.
  • It also now deletes episodes after playing (previously it just returned to home, but that left episodes still on the
  • list with one second remaining).
  • It will also try to force a server sync when closing (which is why the icon will take a moment to disappear from the dock).

New in Fog 1.0.5 (Mar 9, 2016)

  • Return to home after playing the episode.

New in Fog 1.0.4 (Jan 10, 2016)

  • Use space bar to play/pause current episode.

New in Fog 1.0.3 (Jan 2, 2016)

  • Reloading now reloads on the page we were in.

New in Fog 1.0.2 (Dec 21, 2015)

  • Updated dependencies (and fixed code to conform to new behaviour).

New in Fog 1.0.1 (Dec 21, 2015)

  • Improved when to grab focus, so shortcuts should work more reliably.