Releases: mozilla-extensions/searchengine-devtools
Releases · mozilla-extensions/searchengine-devtools
searchengine-devtools-2.5.0-build1
What's Changed
- fix: Handle a URL definition not having a params field. by @Standard8 in #194
- fix: Remove flicker when selecting different engines for displaying their URLs. by @Standard8 in #195
- fix: Fix broken empty image configuration used for manual configurations. by @Standard8 in #205
- Bug 1762136 - Add version & channel selection options. by @Standard8 in #206
- fix: Use AppProvidedSearchEngine when extracting the engine configurations for better accuracy. by @Standard8 in #208
Full Changelog: 2.4.0-build1...2.5.0-build1
searchengine-devtools-2.4.0-build1
What's Changed
- fix: Correctly handle engineOrders and defaultEngines records for search-config-v2 (bug 1879515). by @Standard8 in #169
- fix(deps): update dependency web-ext to v7.12.0 by @renovate in #175
- fix(deps): update dependency web-ext to v8 by @renovate in #176
- Update package json and read me instructions (Bug 1897320) by @mandysGit in #173
- chore: Fix upload script to correctly add new records, even if they re-use the same remote settings id as a different record. by @Standard8 in #179
- fix: When using search-config-v2 make the order of engines behave the same as desktop (bug 1895740) by @Standard8 in #168
- Fix the configuration version detection now that the old configuration has been removed from FF 128. by @Standard8 in #189
- Add table to display engine search, suggest, and trending URLs. by @mandysGit in #185
- Improve icon handling and add support for display of 24x24 icons by @Standard8 in #184
Full Changelog: 2.3.0-build1...2.4.0-build1
searchengine-devtools-2.3.0-build1
chore: Update versions for 2.3.0
searchengine-devtools-2.2.0-build2
fix: Add basic support for search-config-overrides(-v2).
searchengine-devtools-2.0.0-build1
chore: Bump versions for 2.0.0
1.1.12buildid20230616.152737
What's Changed
- Update Remote Settings URLs after GCP migration by @leplatrem in #127
- Bug 1835821 - Update search-config schema with latest version. by @Standard8 in #130
Full Changelog: 1.1.11...1.1.12
1.1.11buildid20230328.102700
What's Changed
- Bug 1787500 - Split the main code into modules and web components for clearer code separation. by @Standard8 in #85
- Update schema, remove obsolete code by @Standard8 in #95
- Switch to using ajv directly for validation, and update search engine schema by @Standard8 in #107
- Fix including of validate.js in the add-on, simplify the npm scripts by @Standard8 in #112
- Bump versions of imports.
Full Changelog: 1.1.9...1.1.11
1.1.9
What's Changed
- Bug 1777943 - Avoid unnecessarily importing XPCOMUtils and Services since the WebExtension Experiments API has already defined these. by @Standard8 in #74
Full Changelog: 1.1.8...1.1.9
1.1.8
What's Changed
- Bug 1759008 - Update schemas for latest search engine config changes. by @Standard8 in #55
- Add mozillaAddons to permissions and bump versions for 1.1.8 by @Standard8 in #66
Full Changelog: 1.1.7...1.1.8