Mozilla Prism Changelog

What's new in Mozilla Prism 1.0 Beta 4

May 21, 2010
  • Prism Text Search goes backwards (Next/F3 goes up instead of down through the document)
  • Hide on close for Mac
  • Environment settings in override.ini are not used
  • Command-M doesn’t minimize window of Mac
  • Command-W causes app to close even if HIDE_ON_CLOSE is set
  • Protocol handler doesn’t work when window is hidden (HIDE_ON_CLOSE)
  • Clicks on external links aren’t detected in popup windows
  • Clicks on non-anchor links don’t open in external browser

New in Mozilla Prism 1.0 Beta 3 Pre (Jan 14, 2010)

  • Set As Desktop Background not available when Prism extension is installed
  • Check override.ini for environment variables if not found in application.ini
  • Update version numbers for 1.0b2
  • Click handler is not attached when login manager is disabled
  • Make notification API more flexible by allowing optional arguments and an onclick handler
  • Prism fails when web app URI does not have a base domain
  • Provide platform glue with access to the associated window object
  • Patch to add restore minimized window functionality to JS-API
  • Build fails because prism/Makefile is missing in makefiles.sh
  • Stub reports missing Microsoft CRT DLL
  • Crash on Mac when registering unknown protocol handler
  • Enable maximize on first run

New in Mozilla Prism 1.0 Beta 1 / 0.9 (May 8, 2009)

  • New API functionality for allowing Prism-enabled web sites more desktop like power.
  • Ability to set fonts, proxy settings and other application-specific settings.
  • The ability to clear private data on demand.
  • Applications are automatically updated when new Prism versions are available.
  • Tray icon support, as well as submenus for dock and system tray menus.
  • Full OS X 10.4 support, and further OS X specific enhancement.
  • Support for SSL exceptions.