Skip to content

Commit 8465923

Browse files
committed
Release v1.7.2
Add pinyin support to getBookmarks() and getHistory(). Load the pinyin library in the popup's getInitialState() so it's ready when needed to init tabs, bookmarks or history items. Add add-pinyin.js module. Update version to 1.7.2. Update releases/index.md and chrome-store-description.txt. Update to latest grunt and pinyin libs.
1 parent dc084e3 commit 8465923

File tree

10 files changed

+797
-707
lines changed

10 files changed

+797
-707
lines changed

docs/chrome-store-description.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,9 @@ No mouse needed!
114114
• Press ENTER to switch to the selected tab
115115

116116

117-
★ New options in v1.7.0
117+
★ New options in v1.7.x
118118

119+
• Support pinyin when searching for bookmarks and history items
119120
• Limit recent tab navigation to the current browser window
120121
• Limit tab search results to the current browser window
121122

docs/releases/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ comments: true
88
# Release history
99

1010

11+
## 1.7.2 - 2022-04-28
12+
13+
### Added
14+
15+
* Added support for using pinyin when searching for bookmarks and history items, along with tabs.
16+
17+
1118
## 1.7.1 - 2022-03-07
1219

1320
### Fixed

0 commit comments

Comments
 (0)