Skip to content

Commit

Permalink
version up
Browse files Browse the repository at this point in the history
  • Loading branch information
mienaiyami committed Aug 16, 2023
1 parent 6c28e3b commit 59437e6
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,29 @@ Does not follow semver.

---

<!-- ## Added
## Added

- Option to clear app cache.
- Context menu
- esc to close.
- shortcut key to open.
- unread all, mark as real, mark all as read.
- #222, Option to disable text select in epub reader.
- Custom option select and color input.
- added #227, theme option for code-text-color.
- added option to reset all changes in theme maker.
- added rar support, works only if WinRAR is present in system PATHS.
- added "copy path" to bookmark/history context menu/
- added #238. Sort options.

## Changed

- Better keyboard navigation in search inputs.
- Check for update every 5 hour if app is open.
- UI Changes:
- Context Menu looks. Position in zen mode.
- 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. -->
- theme prop name changes
- epub-reader-settings layout
- reader-settings layout
- color picked UI layout changes
- removed "-" , "+" on size change popup
- added context menu separator

## Fixed

- fixed #226, single item in location lists is highlighted.
- fixed #230, color input not getting removed from DOM.
- fixed #235
- fixed #236
- fixed reader-settings space/enter not working in keyboard navigation.

---
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.1",
"version": "2.17.2",
"description": "App to read manga / comic / epub offline on desktop",
"main": ".webpack/main",
"author": {
Expand Down

0 comments on commit 59437e6

Please sign in to comment.