Fluid 0.8.1 Released.

Fluid 0.8.1 is all about two things: A “real” Preferences window with more preferences available, and a few bug fixes.

0.8 introduced a nasty bug where new tabs would sometimes not load their web content. This release should fix that. 0.8.1 also fixes a long-standing bug where JavaScript calls to window.open() would often not work.

As for the Preferences window, I’m using the excellent OmniAppKit framework, which makes creating these types of windows easy.

Changelog:

  • FluidInstance.app: “Open Userscripts Folder” menu item added so you can easily find the Userscripts directory.
  • FluidInstance.app: Fix for bug introduced in 0.8 where new tabs would sometimes not show any web content.
  • FluidInstance.app: Fix for bug where window.open() would sometimes not result in a new window.
  • FluidInstance.app: New Preferences Window with several tabs for different categories of options.
  • FluidInstance.app: Preference: Enable/Disable PlugIns.
  • FluidInstance.app: Preference: Enable/Disable Java.
  • FluidInstance.app: Preference: Enable/Disable JavaScript.
  • FluidInstance.app: Preference: Configure Cookie Accept policy. (Allows you to say which domains you will accept a cookie from. Still *does not* separate SSB cookie Jars.).
  • FluidInstance.app: Preference: Set “Standard Font” for web content.
  • FluidInstance.app: Preference: Set “Fixed Width Font” for web content.
  • FluidInstance.app: Preference: Enable/Disable image loading.

Leave a Reply