Readest 0.11.4 shows 0.11.2

The above screenshot shows 0.11.2. Attaching the package info:

❯ sudo pacman -Qi readest
[sudo] password for winston:
Installed From : cachyos-extra-znver4
Name : readest
Version : 0.11.4-1.1
Description : Modern, feature-rich ebook reader
Architecture : x86_64_v4
URL : GitHub - readest/readest: Readest is a modern, feature-rich ebook reader designed for avid readers offering seamless cross-platform access, powerful tools, and an intuitive interface to elevate your reading experience. · GitHub
Licenses : AGPL-3.0-or-later
Groups : None
Provides : None
Depends On : cairo desktop-file-utils libgcc fontconfig gdk-pixbuf2 glib2 glibc gtk3 hicolor-icon-theme libsoup3 openssl pango webkit2gtk-4.1
gst-plugins-good
Optional Deps : None
Required By : None
Optional For : None
Conflicts With : None
Replaces : None
Installed Size : 59.24 MiB
Packager : CachyOS admin@cachyos.org
Build Date : Wednesday, June 03, 2026 AM02:08:27
Install Date : Tuesday, June 09, 2026 PM03:11:59
Install Reason : Explicitly installed
Install Script : No
Validated By : Signature

Good day, you clearly have a different repository, because in cachyos-extra-v3 the version to install is 0.11.4-1.1 .

The about window gets the version number from the package.json file, which in this case still says "version": "0.11.2" for the newest update. An oversight on their part, but not something that is impacting you in any way.

You can either ignore it, or report it on their GitHub.

According to my pacman output my package version is same as yours (0.11.4-1.1). But when I open Readest and then check the version inside the app it shows 0.11.2 instead.

Could you open readest and then check the readest version in “About Readest”

I downloaded the AppImage version of readest (file) from their Github and it shows 0.11.4 not 0.11.2

I know basically nothing about AppImages, but I assume based on what you said that it includes the latest commits after the update was released, which includes the update to the package.json file I mentioned earlier.

It looks like the commit you mentioned wasn’t included in the 0.11.4 branch, as it seems to be missing the version update commit. Hopefully, release 0.11.4-1.1 includes everything except that specific version number change.