Difference between revisions of "Releases:Release Notes 2.0"
(→User Interface: hendy's fix is awesome; my the relnote text, not so awesome) |
(catch up with checkins since nov 13) |
||
Line 16: | Line 16: | ||
* Dragging a bookmark in the search results is now possible.<!--bleh--> | * Dragging a bookmark in the search results is now possible.<!--bleh--> | ||
* Cancelling a search in Bookmarks or History now restores the open folder state.<!--could be better--> | * Cancelling a search in Bookmarks or History now restores the open folder state.<!--could be better--> | ||
+ | * Middle-clicking a bookmark on the Bookmark Bar now opens the bookmark in a new window or tab. | ||
==Downloading== | ==Downloading== | ||
==Localization== | ==Localization== | ||
− | + | * Many of the informational messages provided by Gecko can now be localized. | |
+ | |||
==Preferences== | ==Preferences== | ||
==Privacy & Security== | ==Privacy & Security== | ||
− | * Camino now supports | + | * Camino now supports importing PKCS#12 certificates with the <code>.pkcs12</code> extension. |
+ | * The “Import” command in the Certificates window now supports importing Certificate Authorities, website certificates, and personal certificates.<!-- tweak, but we ought to mention the change because we have trained some people on the import/restore distinction--> | ||
==Tabs== | ==Tabs== | ||
+ | * Tabs can be re-arranged by dragging and dropping. | ||
+ | * Added an optional toolbar button for Tab Overview. | ||
* Command-dragging a bookmark folder to a tab widget will now open the bookmarks in new tabs instead of replacing the current tabs.<!--needs a bit of help--> | * Command-dragging a bookmark folder to a tab widget will now open the bookmarks in new tabs instead of replacing the current tabs.<!--needs a bit of help--> | ||
Line 37: | Line 42: | ||
* Improved ad-blocking. | * Improved ad-blocking. | ||
* Web pages now respect the Mac OS X preference for disabling text smoothing below a certain font size. | * Web pages now respect the Mac OS X preference for disabling text smoothing below a certain font size. | ||
+ | * Upgraded the “Block flash animations” code to use Flashblock 1.5.7. | ||
==Known Issues== | ==Known Issues== | ||
''merge from [[Releases:2.0a1:Notes]] if needed'' | ''merge from [[Releases:2.0a1:Notes]] if needed'' |
Revision as of 19:37, 27 November 2008
These are the “running” or incremental release notes for Camino 2.0 (✈), i.e., the interesting bug-fixes since the last major release (e.g., 1.5) or milestone (e.g., Camino 1.6 Alpha 1). 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.6b1: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 trunk. These could be useful when we create our final release notes. 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 website (1.0, 1.5); the release notes for the final 2.0 release are a summary or short-form and can be found at Releases:2.0:Notes.
Camino 2.0a1 are at Releases:2.0a1:Notes.
These notes are for checkins after the release of Camino 2.0a1.
Contents
General
Bookmarks & History
- Dragging a bookmark in the search results is now possible.
- Cancelling a search in Bookmarks or History now restores the open folder state.
- Middle-clicking a bookmark on the Bookmark Bar now opens the bookmark in a new window or tab.
Downloading
Localization
- Many of the informational messages provided by Gecko can now be localized.
Preferences
Privacy & Security
- Camino now supports importing PKCS#12 certificates with the
.pkcs12
extension. - The “Import” command in the Certificates window now supports importing Certificate Authorities, website certificates, and personal certificates.
Tabs
- Tabs can be re-arranged by dragging and dropping.
- Added an optional toolbar button for Tab Overview.
- Command-dragging a bookmark folder to a tab widget will now open the bookmarks in new tabs instead of replacing the current tabs.
User Interface
- Command-D will now trigger the Bookmark sheet even when Caps Lock is on.
- When closing the Preferences window with Escape, Camino will no longer commit unsaved changes to text fields.
- Non-ASCII characters in URLs are now displayed in a readable format.
Web Page Interaction
- Improved ad-blocking.
- Web pages now respect the Mac OS X preference for disabling text smoothing below a certain font size.
- Upgraded the “Block flash animations” code to use Flashblock 1.5.7.
Known Issues
merge from Releases:2.0a1:Notes if needed