Releases: digas99/wanikani-kanji-highlighter
Releases · digas99/wanikani-kanji-highlighter
WaniKani Kanji Highlighter v0.5.1
Changelog v0.5.1
Popup
- The future reviews chart can now show reviews for a specific day, chosen at "Select another day"
- The same chart also has arrows to navigate through the days more easily. The left and right arrows of the keyboard can be used for the same effect
- Reduced the time of the initial loading to almost none. The loading is now done only when needed, in certain key parts.
Bug Fix
- Extension popup no longer reloads when user rejects the reset of all colors in settings
WaniKani Kanji Highlighter v0.5.0
Changelog v0.5.0
- Reviews and Lessons tracking! Extra Highlight!
Content
- Kanji you haven't learned yet are now also highlighted when they show up in the page, in a different color from the ones you learned. They work the same way as the ones you already learned, meaning they also have a details popup, etc...
- The small details popup, that shows up in the bottom right corner of the page after hovering over a kanji, now also displays the main meaning of that kanji
- Added shortcut keys to interact with the kanji details popup:
- L: Lock the kanji in the details popup, meaning it won't change when hover over other kanji (might come in hand when your mouse is surrounded by several highlighted kanji)
- F: Fix the kanji details popup, not allowing it to close when clicking outside of it
- X: Close the kanji details popup
- O: Expand the small kanji details popup on the bottom right corner
- U: Scroll the kanji details popup all the way to the top
- B: Show information from the last kanji in the details popup
- Added buttons to the kanji details popup, near the kanji container, to do the same thing as the sortcut keys, but manually
- Highlighted kanji now change it's style immediately after it being changed in the extension popup settings
- Kanji cards in details popup now also show the main meaning of the material and the main reading
Popup
- Extension popup's first page now shows number of Lessons and Reviews available at the moment. It also shows when more reviews will be available
- Clicking in the number of reviews or lessons will show the kanji material that will be taught/reviewed and also a chart with the reviews for the next 24 hours
- The list of kanji that were highlighted now have colors to distinguish the kanji you learned from the kanji you didn't
- Settings page is now organized into sections
- Color of highlight and kanji cards can now be customized in the popup settings
Bug Fix
- Fixed weird placements of elements inside kanji details popup (extra blank spaces, content too big for its container, etc...)
WaniKani Kanji Highlighter v0.4.5
Changelog v0.4.5
Popup
- Possibility to make the kanji search results more or less broaden through the targeted search icon in the search results navbar. If targeted search is activated, then the result of the search will be exactly what was typed in (i.e.: searching gold will only show results with gold (results as goldfish, for example, will not be included))
- Added the list of kanji that were highlighted in that page to the extension popup
Bug Fix
- Content inside kanji details popup no longer loads multiple times, which was also causing problems when navigating through kanji and vocabulary within the kanji details popup.
WaniKani Kanji Highlighter v0.4.4
Changelog v0.4.4
Content
- Extension no longer counts repeated kanji on each page. This means that the number of kanji that is now being shown is only the number of different kanji in the page
Popup
- Possibility to change the display of the kanji cards in the search result
- List: one result per line with detailed info
- Big and Small Grid: results in a grid but with no detailed info, only card with kanji
- The results of kanji search is now more broaden (i.e.: searching gold will also show GOLDfish)
WaniKani Kanji Highlighter v0.4.3
Changelog v0.4.3
Content
- Selecting any word in a page and then right clicking it will show an option in the context menu to allow the user to search for that word in the Search Bar in the extension popup
- Kanji counter in the extension icon doesn't have a cap of 99 kanji anymore
Bug Fix
- The Kanji Info Popup is now the same in every page, and no longer gets all wrongly formated depending on the page it is in
- Fixed an issue where if you were to click a kanji from a Search Result while there is already a Kanji Info Popup open, the Bottom Right Kanji Popup would become unclickable
WaniKani Kanji Highlighter v0.4.2
Changelog v0.4.2
Content
- Hovering an item card in Kanji Info Popup now shows a small sidebar where you can listen to the audio of vocabulary
- With the implementation of the feature above, vocabulary now have a Kanji Info Popup (before this, only kanji had it). This new Kanji Info Popup has information about the vocabulary, such as mnemonics, example sentences with that vocabulary, etc...
- Kanji highlighted within the example sentences can be clicked, which creates a new Kanji Info Popup for that kanji
Popup
- When clicking a result of a search that is a kanji, the info popup for that kanji will appear in the bottom right corner of the webpage, as if that kanji was highlighted and the user hovered over it
Bug Fix
- Fix issue where the extension popup wouldn't load correctly and would stay that way
WaniKani Kanji Highlighter v0.4.1
Changelog v0.4.1
Bug Fixed
- Fixed bug where name of kanji wouldn't show up properly in the Kanji Info Popup
WaniKani Kanji Highlighter v0.4.0
Changelog v0.4.0
- Vocabulary is here!
Content
- Kanji info that appears when hovering over a kanji now has every vocabulary word, provided by WaniKani, associated to that kanji
Popup
- Implemented vocabulary results in Kanji Search
- When clicking the kanji of a result in Kanji Search, a new search will be made with the kanji that was clicked
- Improved Api Key text input to match the Kanji Search text input interface
WaniKani Kanji Highlighter v0.3.1
Changelog v0.3.1
Popup
- Changed the position of the search bar to fit better the interface
- Added level of kanji to the results of Kanji Searching
- Added the possibility to search kanji by level and reading
- Added a button in search bar to allow the user to change between writing romaji and kana (if the kana option is selected, the user will still write romaji through their keyboard but it will be automatically converted to kana)
- Added the number of kanji found when using the search bar
WaniKani Kanji Highlighter v0.3.0
Changelog v0.3.0
Popup
- Added a delete option to the blacklisted sites list within settings for every blacklisted site
- The button that feeds the list of blacklisted sites now has the number of blacklisted sites
- Changes in the style of the options in settings
- Added Kanji Search:
- Search kanji thorugh it's name or it's character (also shows similar kanji)
- When something matches, it shows the character, the names and the readings for the kanji
- Any kanji will show up, even the ones you haven't learned yet
Bug Fixes
- Clicking outside the settings and exit buttons, in the popup extension, no longer triggers them by mistake