Difference between revisions of "Releases:Release Notes 1.5"

From Camino Wiki
Jump to navigation Jump to search
(→‎General: stuart fixed applescript on 10.3!)
 
(237 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
These are the “running” or incremental release notes for Camino 1.5 (☃), i.e., the interesting bug-fixes since the last major release (e.g., 1.0) or milestone (e.g., Camino 1.1 Alpha 2).  The actual release notes for major releases, milestones, or security releases can be found on the corresponding Releases:Ver:Notes page, e.g., [[Releases:1.1b:Notes]]. 
 +
 +
: (Note that not all checkins are considered interesting; in particular, fixes for regressions that only occur between milestones, code cleanup, or build changes are not included in release notes.)
 +
 +
: There are several pages that track "major" changes on the FF2.0<!-- and FF3.0--> branch<!--es-->. These could be very handy for when we want to create our release notes. [http://www.squarefree.com/burningedge/releases/2.0a3.html What's new in Bon Echo Alpha 3 (for Firefox 2)]<!-- [http://www.squarefree.com/burningedge/releases/trunk-for-firefox-3.html What's new on the trunk for Firefox 3]-->.
 +
 +
These running release notes (and the milestone release notes that are developed from them) form the "complete" changelog on the [http://www.caminobrowser.org/releases/1.0-complete.php website]; the release notes for the final 1.5 release are a summary or short-form and can be found at [[Releases:1.5:Notes]].
 +
 +
Release Notes for Camino 1.1b are at [[Releases:1.1b:Notes]] (Release Notes for Camino 1.1a2 are at [[Releases:1.1a2:Notes]] and notes for Camino 1.1a1 are at [[Releases:1.1a1:Notes]]). 
 +
 +
These notes are for checkins after the release of Camino 1.1b.
 +
 
== General ==
 
== General ==
* Cookie exception list and sheet now has an option for session cookies.
+
* The warning that appears when attempting to launch a copy of Camino while another copy is already running will now close properly.
* Local SVG files can now be selected with File:Open.
+
* Built-in keyboard shortcuts for certain functions (<i>e.g.</i> for Bookmark Bar items) will no longer override menu shortcuts chosen by users. <!-- seems fine to me -->
* Double-clicking on a tab group in Bookmarks Manager now opens the bookmarks.
+
* Pages are no longer truncated when navigating back to them from a page which showed the pop-up blocker.<!-- may need tweaks -->
* Command-click in the bookmarks toolbar now respects the shift key toggle.
+
* Images dragged from the Desktop to a Camino window will now display properly.
* Camino now properly imports .p12-certificates.
+
* Camino no longer remembers the size and position of the view source window as the default size and position for new browser windows. <!-- last part odd? -->
* Removed the popup blocking indicator from the status bar, and display it inline in the browser wrapper instead.
+
* On Mac OS X 10.3.9, Script Editor will no longer complain that it cannot open Camino’s AppleScript dictionary, and all AppleScripts that interact with Camino will work just as they do on Mac OS X 10.4. <!-- a bit wordy -->
** We now have a "Unblock" and "Configure" button in the easily excessible.
+
 
* Ad blocking has been further improved.
+
==Bookmarks==
* Several unused files have been removed from the application.
+
* Command-key shortcuts for bookmarks in the Bookmark Bar no longer triggered when modifier keys are also held down.
* "Copy Address" on mailto: link with multiple addresses now captures all addresses.
+
* The “Use as Dock Menu” context menu item is now disabled when the History collection is selected.
* The "Send Link" menu item now sends URLs in angle brackets.
+
* When bookmarking a page or a set of pages, pages with <tt>data:</tt> or <tt>javascript:</tt> URLs will no longer be bookmarked. <!-- eh -->
* Using the Esc key to cancel operatiosn has been made more reliable.
+
* When importing bookmarks from Firefox, Camino will use the profile that was changed most recently if there are multiple profiles. <!-- another multiple dependent clause mess :( -->
 +
 
 +
==Downloading==
 +
* Files listed in the Downloads window can now be emptied from the Trash. <!--bleh.  do we even want to relnote this?  Or maybe in a different section?  it's only "since 1.1b1".  what'd we do last time about that? (also, better?) much better.  the last time, we did "fixed a bug in 1.1afoo" (at least until mento made us zap the "fixed a bug" part) -->
 +
 
 +
==Localization==
 +
* The license agreement that appears when the disk image is mounted will now appear in the language of the system, if available. <!-- this maybe is not quite the way the phrases should be ordered -->
 +
 
 +
==Preferences==
 +
* The date displayed in the “Show Cookies…” sheet now respects the system date preferences more accurately. <!-- i hope this is what smorgan's patch does -->
 +
 
 +
==Privacy & Security==
 +
* Updating a Keychain item with new information will now properly update the existing item instead of sometimes creating a second item.
 +
* Camino now stores and accesses different credentials (in the Keychain) for different http Auth realms on the same host. <!-- straight from the bug :p  how did mento have us change http Auth before?)-->
 +
* Usernames saved in the Keychain are now treated in a case-insensitive manner. <!--wordy. less wordy, but also much less accurate-->
 +
* When accessing a Keychain item created by Safari, Camino no longer alters the item so that Safari cannot read it, and if Camino accesses an altered item again, it will restore Safari's ability to access that item.
 +
* The list of sites for which Camino will never save a password is now a <tt>.plist</tt> file instead of a binary file.
 +
* Showing “Installed Plug-ins” will no longer cause some security warning preferences to be reset. <!-- not completely accurate, but also not so geeky as xpcom component reregistration! -->
 +
* When Camino asks to read the Keychain for a certain site, choosing “Deny” now functions properly. <!-- ok? -->
  
* Single click on Search the field now only enters a caret and doesn't select all text.
+
==Tabs==
* The toobar Search field is now resizable.
+
* Quitting while saved pages are being restored no longer forgets those that are in the process of loading. <!-- kudos to smorgan for taming this one -->
* The toobar Search field can now be collapsed.
+
* Pages will now be restored properly after a crash.  <!--bleh.  still obfuscating, but elegant and obfuscating.  mento will complain about "resolved an issue" totally hides what the original issue was, but gets rid of mento-offensive language. -->
* Added the ability to use selected text and search that word on the web using the contexctual menu.
+
* Open pages are now remembered more frequently in case Camino quits unexpectedly. <!-- better? I dislike "saved" here because we're not "saving" them in the manner of cmd-s. hmm.  remembered still reads kinda weird to me -->
* Option-return or Option-enter in url bar now downloads the entered link.
+
* Clicking a link from an external application which is already open in Camino will now show the existing tab or window and reload it. <!-- eh? gets rid of one "camino" and the external app "trying to do things" issue -->
 +
* When a link from an external application launches Camino and there are saved pages to be restored, the link will now respect the “Links opened by other applications” preference.
  
* Camino can now be build to be portable, enabling you to run Camino from a memory stick.
+
==User Interface==
 +
* Pressing the Esc key in the location bar of a blank page no longer displays “about:blank.”  <!-- regardless of what we did w/ 1.1b1 final, grammar demands that they be inside the quotes -->
  
* The downloads window is now always brought to the front when a download starts.
+
==Web Page Interaction==
** user_pref to disable
+
* Further improved ad-blocking.
* Viewsource is now opened in a new window.
+
* Adding a site to the Pop-up Exceptions List now works properly for Flash-based pop-ups.
** user_pref to open in tab
+
* The list of pop-up windows that can be displayed for a given page is now cleared properly.
* Camino now respects the Gecko preferences for setting the backspace key behaviour.
+
* Modifier keys now generate key events.
** browser.backspace_action. to alter behaviour
 

Latest revision as of 22:12, 28 April 2007

These are the “running” or incremental release notes for Camino 1.5 (☃), i.e., the interesting bug-fixes since the last major release (e.g., 1.0) or milestone (e.g., Camino 1.1 Alpha 2). The actual release notes for major releases, milestones, or security releases can be found on the corresponding Releases:Ver:Notes page, e.g., Releases:1.1b:Notes.

(Note that not all checkins are considered interesting; in particular, fixes for regressions that only occur between milestones, code cleanup, or build changes are not included in release notes.)
There are several pages that track "major" changes on the FF2.0 branch. These could be very handy for when we want to create our release notes. What's new in Bon Echo Alpha 3 (for Firefox 2).

These running release notes (and the milestone release notes that are developed from them) form the "complete" changelog on the website; the release notes for the final 1.5 release are a summary or short-form and can be found at Releases:1.5:Notes.

Release Notes for Camino 1.1b are at Releases:1.1b:Notes (Release Notes for Camino 1.1a2 are at Releases:1.1a2:Notes and notes for Camino 1.1a1 are at Releases:1.1a1:Notes).

These notes are for checkins after the release of Camino 1.1b.

General

  • The warning that appears when attempting to launch a copy of Camino while another copy is already running will now close properly.
  • Built-in keyboard shortcuts for certain functions (e.g. for Bookmark Bar items) will no longer override menu shortcuts chosen by users.
  • Pages are no longer truncated when navigating back to them from a page which showed the pop-up blocker.
  • Images dragged from the Desktop to a Camino window will now display properly.
  • Camino no longer remembers the size and position of the view source window as the default size and position for new browser windows.
  • On Mac OS X 10.3.9, Script Editor will no longer complain that it cannot open Camino’s AppleScript dictionary, and all AppleScripts that interact with Camino will work just as they do on Mac OS X 10.4.

Bookmarks

  • Command-key shortcuts for bookmarks in the Bookmark Bar no longer triggered when modifier keys are also held down.
  • The “Use as Dock Menu” context menu item is now disabled when the History collection is selected.
  • When bookmarking a page or a set of pages, pages with data: or javascript: URLs will no longer be bookmarked.
  • When importing bookmarks from Firefox, Camino will use the profile that was changed most recently if there are multiple profiles.

Downloading

  • Files listed in the Downloads window can now be emptied from the Trash.

Localization

  • The license agreement that appears when the disk image is mounted will now appear in the language of the system, if available.

Preferences

  • The date displayed in the “Show Cookies…” sheet now respects the system date preferences more accurately.

Privacy & Security

  • Updating a Keychain item with new information will now properly update the existing item instead of sometimes creating a second item.
  • Camino now stores and accesses different credentials (in the Keychain) for different http Auth realms on the same host.
  • Usernames saved in the Keychain are now treated in a case-insensitive manner.
  • When accessing a Keychain item created by Safari, Camino no longer alters the item so that Safari cannot read it, and if Camino accesses an altered item again, it will restore Safari's ability to access that item.
  • The list of sites for which Camino will never save a password is now a .plist file instead of a binary file.
  • Showing “Installed Plug-ins” will no longer cause some security warning preferences to be reset.
  • When Camino asks to read the Keychain for a certain site, choosing “Deny” now functions properly.

Tabs

  • Quitting while saved pages are being restored no longer forgets those that are in the process of loading.
  • Pages will now be restored properly after a crash.
  • Open pages are now remembered more frequently in case Camino quits unexpectedly.
  • Clicking a link from an external application which is already open in Camino will now show the existing tab or window and reload it.
  • When a link from an external application launches Camino and there are saved pages to be restored, the link will now respect the “Links opened by other applications” preference.

User Interface

  • Pressing the Esc key in the location bar of a blank page no longer displays “about:blank.”

Web Page Interaction

  • Further improved ad-blocking.
  • Adding a site to the Pop-up Exceptions List now works properly for Flash-based pop-ups.
  • The list of pop-up windows that can be displayed for a given page is now cleared properly.
  • Modifier keys now generate key events.