All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.0.0 (2023-02-02)
- browser versions older than Chrome 92, Edge 92, and Opera 78 are no longer supported
- migrate to Vuetify (096567a)
- remove deprecated search engines (21d853f), closes #63
- update dependencies (ba987bc)
- update Yandex (88734f6)
3.1.0 (2022-01-15)
3.0.2 (2022-01-06)
3.0.1 (2022-01-04)
- configure browser action event listener (4a05858)
3.0.0 (2022-01-04)
- browser versions older than Chrome 83, Edge 83, Firefox 91 and Opera 69 are no longer supported
- add option for hiding search engine icons (c65f946)
- add support for Safari and Samsung Internet (d7cd2ef)
- search on Mail.ru and Yahoo (c67a561)
2.1.1 (2020-09-22)
- comply with the description length limit on the Microsoft Store (2d775d2)
2.1.0 (2020-09-22)
- disable page action on Android (296b75a)
- increase favicon size (8851280)
- load desktop site of Yandex, Sogou, Baidu, Naver and Yahoo Japan on mobile (a74a72a)
- remove legacy browser check (ebb4f81)
- set desktop user agent for Qihoo on Android (a4b5d92)
- update engines and rework script injection (fc580a6)
- update Yandex (952feff)
2.0.1 (2019-12-19)
2.0.0 (2019-12-15)
- browser versions before Chrome 76, Firefox 68 and Opera 63 are no longer supported
- add overflow menu with links for options and website (e44c6e7)
- rename project to Web Archives (8ed68d0)
- reference appropriate storage (e78fb74)
- set parent tab for search results opened in new tabs (94f9fb0), closes #14
1.8.0 (2019-09-07)
- do not encode URL for Archive.is (e222485), closes #12
- do not encode URL for Wayback Machine (ab2f19b)
1.7.2 (2019-08-25)
1.7.1 (2019-06-25)
1.7.0 (2019-05-24)
- build with travis (92f9d54)
1.6.1 (2019-05-15)
1.6.0 (2019-05-11)
1.5.3 (2018-07-12)
1.5.2 (2018-06-29)
1.5.1 (2018-05-01)
1.5.0 (2018-04-30)
- add labels for select components and change options layout (a82c480)
- update Archive.is logo (3982a1f)
- show search engine icons in context menu (d5b3f16)
1.4.3 (2018-03-07)
- link to latest Archive.is copy directly (15b62e5)
- update dependencies (178a076)
- update gigablast cache link selector (68bc5d6)
1.4.2 (2018-01-03)
- adjust spacing between popup header items (d7057bc)
- reduce size of imported background code (3b80722)
- update mdc ripple class (7a66046)
1.4.1 (2018-01-01)
1.4.0 (2017-12-30)
- add contribPageLastOpen (56955c5)
- decrease space between popup header items on small displays (1f85125)
- do not set min-width for small screens (ae84bda)
- do not show page action on server error by default (34215bf)
- handle list overflowing on small screens (fcf18cc)
- minimize draggable surface for search engine options (0efe71b)
- vertically center popup buttons (bb6f88e)
- add contribution page (1496a3f)
1.3.0 (2017-12-14)
- set favicon for options and action pages (2d836f4)
- use svg icon for settings button (f1b7593)
- validation for FTP URLs (e6e6af4)
- support Firefox for Android (d7a30db)
1.2.0 (2017-09-28)
- call yarn install instead of upgrade after package.json change (712baac)
- ensure correct input font size (06a8c6c)
- import theme and typography mixins instead of CSS (c45f3db)
- inline CSS not needed anymore, upstream fix (d03a58c)
- move page title template into locale message (4062db9)
- search for a custom URL (d2de944)
1.1.2 (2017-09-12)
- apply custom locale messages to chrome target (f381d50)
1.1.1 (2017-09-12)
- Chrome Web Store description must be 132 characters or less (27b3de8)
1.1.0 (2017-09-12)
- Google Cache text-only name (ac52aec)
- prevent navigation to a different URL when the exact match is not the first result (3c66f9a)
- switch to common names for widget locations (dfa8865)
- use compressed style in option names (358b336)
- use full name for browser toolbar (3e9893b)
- ignore URL scheme while searching for a match (6a9846b)
- set options page title (2cffbe2)
- support Chrome and Opera (b1c3537)
- use scope hoisting in production (f4fbc4c)
- Add .babelrc for content scripts (4053c36)
- Add content (59bd1a6)
- Add workaround for Bugzilla@Mozilla#1290016 (78fe0cc)
- Prepare 1.0.0 release (e5cd9db)
- Prevent FOUC (981e668)
- Remove unused font file (da0144a)
- Search for lastFocusedWindow instead of currentWindow (37e4946)
- Show cursor pointer when hovering above action popup buttons (02c2d4b)
- Simplify yahoo node selector (aae34a0)
- Style fix (b74de1f)