Difference between revisions of "Releases:Release Notes 1.5"
Jump to navigation
Jump to search
(bookmark delete perf, force reload everywhere <- needs help, validation fixes, toggle when draggin folders to tab bar,) |
(→User Interface: some cleanup) |
||
| Line 22: | Line 22: | ||
==User Interface== | ==User Interface== | ||
| − | * | + | * Audited the validation of toolbar buttons and menu items. The changes include: <!-- We'll need to edit this list for the final relnotes --> |
** The "Add" button in the "Edit Exceptions List..." sheet in the Web Features preference pane is now properly validated at all times. | ** The "Add" button in the "Edit Exceptions List..." sheet in the Web Features preference pane is now properly validated at all times. | ||
** Text-only back and forward toolbar buttons are now enabled and disabled correctly. | ** Text-only back and forward toolbar buttons are now enabled and disabled correctly. | ||
| − | ** The "View Source", "Fill Form", and " | + | ** The "View Source", "Fill Form", and "Email Page Location" menu items and toolbar buttons are now disabled for all about: locations. |
** "View Source" is now disabled when viewing binary content, like images. | ** "View Source" is now disabled when viewing binary content, like images. | ||
| − | * The "Print" toolbar button is now validated correctly. | + | ** The "Print" toolbar button is now validated correctly. |
| − | * Added alternate menu items to | + | * Added alternate menu items to the "Reload" and "Reload All" menu items which perform a "Force Reload" when the shift key is pressed. |
| − | * Dragging a | + | * Dragging a folder or tab group from the bookmarks bar to the tab bar now respects the shift toggle for loading in the background. |
==Web Page Interaction== | ==Web Page Interaction== | ||
* Enabled spell-checking for single-line text fields. <!--this was in a1; merge and sync wiki and real relnotes file at a2/b1 --> | * Enabled spell-checking for single-line text fields. <!--this was in a1; merge and sync wiki and real relnotes file at a2/b1 --> | ||
Revision as of 23:15, 27 October 2006
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).
Release Notes for Camino 1.1a1 are at Releases:1.1a1:Notes. These notes are for checkins after the release of Camino 1.1a1
Contents
General
- Camino no longer displays wyciwyg:// strings for generated URLs.
- Improved performance when deleting a large number of bookmarks.
Bookmarks
- Disabled the '+' and sort menu-buttons in bookmark collections where they are not relevant.
Downloading
Localization
Preferences
Privacy & Security
- The buttons in the dialog for connecting to a site whose identity can't be verified are now labeled "Always Accept," "Don't Connect" and "Accept Once."
Tabs
User Interface
- Audited the validation of toolbar buttons and menu items. The changes include:
- The "Add" button in the "Edit Exceptions List..." sheet in the Web Features preference pane is now properly validated at all times.
- Text-only back and forward toolbar buttons are now enabled and disabled correctly.
- The "View Source", "Fill Form", and "Email Page Location" menu items and toolbar buttons are now disabled for all about: locations.
- "View Source" is now disabled when viewing binary content, like images.
- The "Print" toolbar button is now validated correctly.
- Added alternate menu items to the "Reload" and "Reload All" menu items which perform a "Force Reload" when the shift key is pressed.
- Dragging a folder or tab group from the bookmarks bar to the tab bar now respects the shift toggle for loading in the background.
Web Page Interaction
- Enabled spell-checking for single-line text fields.