Skip to content

Commit

Permalink
version up
Browse files Browse the repository at this point in the history
  • Loading branch information
mienaiyami committed Aug 9, 2023
1 parent 28a3625 commit 3d94884
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
11 changes: 4 additions & 7 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Does not follow semver.

---

## Added
<!-- ## Added
- Option to clear app cache.
- Context menu
Expand All @@ -20,14 +20,11 @@ Does not follow semver.
- Anilist data editor changes for better readability.
- DEV:
- Cleaned and improved theme maker code. Isolated theme maker, better theme apply and save
- Switched to color library to handle color conversions.
- Switched to color library to handle color conversions. -->

## Fixed

- fixed #213, default location url edit.
- removing searched history/bookmark by right click removes other instead.
- highlighted bookmark/history if single item and search is off.
- anilist search not focused on clicking "track".
- side-list closes when context menu closes.
- fixed #226, single item in location lists is highlighted.
- fixed #230, color input not getting removed from DOM.

---
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "yomikiru",
"productName": "Yomikiru",
"version": "2.17.0",
"version": "2.17.1",
"description": "App to read manga / comic / epub offline on desktop",
"main": ".webpack/main",
"author": {
Expand Down

0 comments on commit 3d94884

Please sign in to comment.