Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mienaiyami committed Mar 6, 2024
1 parent 1d6e29e commit 66ea5d7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
10 changes: 3 additions & 7 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,11 @@
Does not follow semver.

---
**Note** - You will be experiencing less frequent updates and slow resolving of issues (unless severe), which you might have noticed already in fast few months. Due to other works, I might not be able to resolve issues for weeks/months. Support the project so I can give it more time, create PR for simple issue such as UI/text change.

## Changed

- change in range of some epub-reader-settings options.
- change in behavior of number inputs.

## Fixed

- number input spin button cause input to be min when starting from 0, related #361
- looping number inputs on clicking spin buttons.
- images with `#` in name not loading, #373
- zen mode not exiting on `escape` kwy, #372

---
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.19.4",
"version": "2.19.5",
"description": "An offline desktop reader for manga, comics, and novels. Offers a customizable reading experience with extensive settings, shortcuts, themes and layouts.",
"main": ".webpack/main",
"author": {
Expand Down

0 comments on commit 66ea5d7

Please sign in to comment.