This repository was archived by the owner on Mar 18, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Version History
Eduard Braun edited this page Sep 7, 2016
·
3 revisions
- New: Compatibility with e10s (i.e. multi-process Firefox).
- Fixed: When right clicking the search bar it could happen that both the context menu as well as the new search suggestions menu opened at the same time and overlayed each other.
- Fixed: Character encoding issue in Czech (cs) and Slovak (sk) locales.
- Fixed: Compatibility fix for Firefox 36.0
- Added: Keyboard shortcut for highlighting (
F8). - Improved: Options dialog
- added controls for highlighting state and case sensitive mode
- now accessible by middle clicking the highlighter button
- Improved: Toolbar button should look more consistent with other toolbar buttons now.
- Fixed: State of highlighter button (checked/unchecked) was not distinguishable in Australis theme. (issue 95)
- Fixed: Generously binding to search box class name could cause incompatibilities with other add-ons. (issue 97)
- Changed: Token buttons less rounded on Windows and Linux. (issue 87)
- Fixed: Jump-to-word not working in Firefox 25. (issue 90)
- Fixed: Input text slightly visible at left of first token. (issue 88)
- Fixed: When grouping of tokens in a single menu is activated, space between search text and the menu icon is added. (issue 81, issue 86)
- Fixed: Token buttons are not rounded since Firefox 13. (issue 82)
- Fixed: Tokens cause search-bar to shrink in height with Firefox 8. (issue 76)
- New translation: Swedish. (issue 75)
- Speed improvements on highlighting.
- Fixed: Fx App Menu button color does not change when stopping Private Browsing mode. (issue 71)
- Fixed: Tokens cause urlbar to change in height with Firefox 9+. (issue 72)
- Fixed: Context menu incomplete for text field (Show suggestions and clear history). (issue 13)
- New: Highlighting of split/overlapping terms. (issue 5, issue 9, issue 58)
- New: Fast searching by mouse scrolling over terms in all modes (buttons, grouped, edit). (issue 67, issue 70)
- Optimize searching/highlighting.
- Other minor improvements and fixes.
- Compatibility update for Firefox 4.0
- Backward compatibility for Firefox 3.5
- Compatibility for Firefox 3.6
- Compatibility for Firefox 3.5
- Compatibility for Firefox 3.1b2pre
- Fixed: Issue 34 (version 2.3 breaks highlighting)
- New: Possibility to group tokens in a single menu to avoid having tokens over the text.
- All available translations (even when partially available) are now packaged in the final XPI file.
- Ready for Firefox 3.0 RC1
- Fixed: Positioning adjustments of tokens in the searchbox
- Fixed: Searchbox min-width when tokenized
- Fixed: alignment problem on OSX
- Fixed: On OSX, in toolbar customization, the Windows highlighting icon is used (issue 7)
- Fixed: Clicking through the token drop down popup bring focus to the search box
- Fixed: Right-click in searchbox for text copy/paste doesn't work
- New: Middle and right-click for backward search
- Compatible with Firefox 3.0b5
- Removing the 2 states highlighting button (for matching case highlighting, use ALT or CTRL key)
- Updated locales: de-DE, el-GR, es-ES, it-IT, ja-JP, pl-PL, pt-BR
- Compatible with Firefox 3.0b3
- The overflow ellipsis was not always displayed when needed.
- Spacing adjustment to facilitate the selection.
- Jump-to-word buttons are now integrated in the search box.
- Consistent with the new theme on Mac OS X.
- Automatically add the highlight button to the toolbar on installation.
- Completely refactored.
- Highlighting improved: e.g. test-search now matches test.search, test*search...
- New: SoundEx highlighting (to be improved, not available in the xpi version)
- New: Highlighting count
- New: Highlighting match case
- Improvement: SearchWP uses FastFind instead of WebBrowserFinder. FastFind is better and contains less bugs.
- Ready for Firefox 3.0, not compatible with Firefox 2.x and lower
- Development: New ANT Build script
- Added: A new options dialog has been added. You can now easily configure:
- how the searched terms should be added to the terms toolbar
- the minimum length for the words to be highlighted
- Fixed: Case-sensitive search with the F3 key shortcut was not working (CTRL + F3)
- New translations: Croatian, Greek
- Incomplete translations: Catalan, Chinese (Traditional), Czech, Hungarian, Japanese, Portuguese (Brazilian)
- Added: It's now possible to set a minimum length for the terms to be highlighted.
- Improved: It turns out that disabling the highlighting button when the searchbox is empty was not a good idea!
- Fixed: Invalid terms separation for patterns with quotation marks.
- Improved: This version is compatible with Firefox 2.0
- Improved: The highlighting button is disabled when the searchbox is empty.
- Fixed: Some special characters are ignored if they're enclosed between quotation marks.
- New translations: Polish, Russian
- Improved: The F3 key handling has been improved. There is no more conflict with the find bar.
- Added: The F3 key continues the last jump-to-word search.
- Added: The F8 key enables or disables the highlighting.
- Added: A message is displayed in the status bar when:
- the search reached end of page and continued from top;
- the search reached top of page and continued from bottom;
- the term is not found.
- Added: A maximum number of term's buttons can be set (they'll be automatically added in a popup menu).
- Added: You can now customize highlighting colors with the userChrome.css and userContent.css files.
- Improved: The highlighting can be enabled even if the highlighting button has not been added to the toolbar.
- Fixed: In certain circumstances, a term present in the page was not found.
- Not compatible with Firefox < 1.5.
- Added: A beep is heard when a term is not found in the page.
- New translations: Frisian, Korean, Dutch, Portuguese
- Added: SearchWP has now an icon in the Extension Manager.
- This version is compatible with Firefox 1.5.0.1.
- Added: After the first installation, there is now a message that ask if the user want to add the terms toolbar and the highlight button.
- Fixed: Hyphens were removed from the terms text.
- Fixed: The search string was not correctly divided in buttons in some cases.
- New translations: Polish, Russian, Slovak
- Improved: The description in the Extensions Manager is now localized.
- Fixed: There was a META-INF folder in the XPI file.
- New translation: Spanish
- Dynamic terms toolbar:
- Improved: An icon has been added to the terms toolbar in the Customize window.
- Improved: The insufficient space detection for the terms buttons has been improved.
- Improved: The popup menu displayed when there is not enough space in the toolbar is now refreshed when the window is resized.
- Fixed: This menu contained old terms in some cases.
- Highlighting:
- Improved: The words and special characters analysis has been improved.
- Improved: A supplementary check has been added before to highlight a word.
- Fixed: Some words were not highlighted if they were not in the right case for the second occurrence in a node.
- Fixed: In some cases, the highlighting changes the appearance of the page (the node
<layer>is now used instead of<span>). - Fixed: Minors bugs.
- Fixed: The two-byte space character is now recognized as a separator character (Thanks to Yukichi Kamata).
- New translation: Japanese
- This version is compatible with Firefox 1.5.
- Improved: Improved display for the highlight button under the "text" and "icon and text" modes.
- Fixed: The highlight button icon in the Customize Toolbar was missing.
- This version is compatible with Firefox 1.5.
- This version is compatible with Firefox 1.5.
- Added: The Shift key reverses the order of the search.
- Added: The Ctrl key makes the search case-sensitive.
- Improved: Memory usage.
- Improved: Toolbar performance.
- Fixed: Highlighting problems with tabs and many browser windows.
- Not compatible with Firefox 1.0.5. Please use Firefox 1.0.6 or upper.
- Fixed: Infinite page loading.
- This version is compatible with Firefox 1.0.5.
- New translation: German
- New translation: Italian
- This version is compatible with Firefox 1.1.
- Improved: Various minors improvements
- Added: SearchWP can highlight terms.
- Added: When there is too many terms in the terms bar, a menu is generated.
- Improved: Completely reviewed and improved
- New translation: French.
- Fixed: SearchWP is case-sensitive.
- Fixed: The first
<input>box on a page traps the search and we're not able to find the next occurrence.
- Added: Compatible with the new extension SearchBox Sync
- Improved: New icon set
- Compatible with FireFox 1.0 PR Nightlies
- Compatible with FireFox 1.0 PR (0.10)
- Improved: Reduced height (smaller font, smaller icon) of the toolbar for FireFox 0.9
- Compatible with FireFox 0.9
- First Release
- Help
-
Documentation
FAQ - Information
-
Screenshots
Version History - Development
-
Ideas
Contributing
Translations