Difference between revisions of "Releases:1.0:Notes"

From Camino Wiki
Jump to navigation Jump to search
Line 20: Line 20:
 
* The Help menu now contains an Installed Plugins item which opens about:plugins.
 
* The Help menu now contains an Installed Plugins item which opens about:plugins.
 
* Favicons linked using a LINK element are now correctly displayed, instead of always looking for the root favicon.
 
* Favicons linked using a LINK element are now correctly displayed, instead of always looking for the root favicon.
* On Mac OS X 10.4 Camino now uses the unified title-/toolbar on its windows.
 
 
* For network and site-related errors, Camino now shows error pages instead of dialogs.
 
* For network and site-related errors, Camino now shows error pages instead of dialogs.
 
* Camino now has certificate management capabilities.
 
* Camino now has certificate management capabilities.
Line 68: Line 67:
  
 
* Preferences
 
* Preferences
** It's now possible to create and install third party preference panels.
+
** Now support for 3d party preference panels, written in Cocoa, Applescript or Python. These can be installed by placing them into the (~)/Library/Application Support/Camino/PreferencePanels folders.
 
** Camino now has a preference to limit image animations.
 
** Camino now has a preference to limit image animations.
 +
** Can now search in the cookie and cookie exceptions site lists.
 +
** Now use the language information in the System Preferences | International panel to send data on what languages you understand to websites (HTTP accept-language header). This can be overridden by the "camino.accept_languages" hidden preference.

Revision as of 13:45, 26 January 2006

About Camino 1.0

Camino 1.0 Release Candidate 1 brings you a heavily updated version of the only native Mac OS X browser using Mozilla.org's Gecko HTML rendering engine. We made great improvements, adding new features, improving existing features, and fixing many bugs and performance issues.

Note that this version of Camino 1.0 Release Candidate 1 is close to its final shipping state. It is usable on a day-to-day basis and a large improvement over Camino 0.8.4, but you may still experience bugs, or features that are not complete. The goal of this early release is to demonstrate progress, and for people to report issues early on in the development cycle so that they can be addressed.

Camino 1.0 Release Candidate 1 shares the same code base with Firefox 1.5 (it's based on the Mozilla 1.8 CVS branch), so shares many of the security fixes and Gecko improvements that are in that version of Firefox.

Due to changes in the feature set, Camino no longer supports Mac OS X 10.1. We advise people still using OS X 10.1 to stay with Camino 0.8.4.

Features in Camino 1.0

  • Back/Forward performance has been greatly improved by keeping the full page in memory.
  • Added a Fill Form menu and toolbar item which uses your personal Address Book card to automatically fill forms on the current webpage.
  • Ad-blocking is now included.
  • The Camino menu now has a "Reset Camino..." menu item, which will erase your browsing history, empty the cache, clear downloads, clear all cookies, clear all site permissions, and remove all remembered user names and passwords.
  • The Camino menu now has an "Empty Cache..." menu item.
  • Security status is now displayed in the location bar.
  • Camino now supports "document.designMode" (inline HTML editing).
  • The context menu for mailto: links has some new items for interacting with the Address Book.
  • The Help menu now contains an Installed Plugins item which opens about:plugins.
  • Favicons linked using a LINK element are now correctly displayed, instead of always looking for the root favicon.
  • For network and site-related errors, Camino now shows error pages instead of dialogs.
  • Camino now has certificate management capabilities.
    • It is now possible to trust a new Certificate Authority, and create certificates.
    • You can view the set of certificates that Camino ships with, and any that you have downloaded, in the Certificates window accessible from the Security preferences panel.
  • The about:config preference editor works better.
  • On first launch Camino will ask if you wish to set it as the default browser (which can be turned off).
  • Bookmarks and History
    • Every bookmark menu folder now has an "Open in Tabs" item.
    • We greatly improved History and Bookmark management.
      • Life type searching
      • Sorting of bookmarks and history items
    • The bookmarks manager now behaves like a webpage, no longer taking over the window and hiding opened tabs. This will allow you to:
      • Open the bookmarks manager in a new tab or a window.
      • Open the bookmarks manager in the current active tab or window.
      • Create a bookmark of the bookmarks manager and add that to your bookmarks bar for quick access.
      • Set the bookmarks manager as your homepage by using "about:bookmarks" as the url.
    • The Go menu now displays sites you visited in any window, grouped by date, and allows you to clear the history.
    • Spotlight will now index and open Camino bookmarks.
    • Custom favorite icons are now shown for Bookmarks, History, and local files.
  • Tabbed browsing
    • The Tab Bar was rewritten from scratch, allowing more tabs in a window (with an overflow menu), a close button on each tab, and the ability to show the tab bar when a single tab is open.
    • Double-clicking on tab bar background now creates a new foreground tab.
    • Command-enter in the URL bar or search field will now open a new tab or new window depending on preferences.
  • Downloading
    • Camino now saves the list of downloads between sessions. Downloads can be paused and resumed.
  • Web Content
    • Web page access keys now work correctly.
    • Images are drawn and tiled using Core Graphics now, for performance and bug fixes.
    • XML files are now pretty-printed when viewed in Camino.
    • CSS3 cursors are supported now.
    • Camino now uses the Mozilla 1.8 engine, which in itself contains thousands of bug fixes that also benefit Camino. Some of the bigger and more important are:
      • Gecko's DHTML performance has had some major improvements.
      • Mozilla now supports the overflow-y and overflow-x properties.
      • Mozilla's pop-up blocker has been greatly improved.
      • Resizing of large images to fit the browser window has been improved, now restoring larger-sized image centered on the click location.
      • Mozilla now supports unprompted NTLM authentication (NTLM is an authentication protocol used in Microsoft networks).
      • The XML parser has been updated.
      • Command + Up & Down now works the same as Page Home & End.
  • Plugins
    • Camino now ships with the Java Embedding Plugin (http://javaplugin.sourceforge.net/), which provides support for Java 1.4 (Java 5.0 on Mac OS X 10.4). This fixes many Java issues.
  • Preferences
    • Now support for 3d party preference panels, written in Cocoa, Applescript or Python. These can be installed by placing them into the (~)/Library/Application Support/Camino/PreferencePanels folders.
    • Camino now has a preference to limit image animations.
    • Can now search in the cookie and cookie exceptions site lists.
    • Now use the language information in the System Preferences | International panel to send data on what languages you understand to websites (HTTP accept-language header). This can be overridden by the "camino.accept_languages" hidden preference.