Releases: irsyadpage/NoteFinder
Releases · irsyadpage/NoteFinder
NoteFinder v0.8.23
This is the third release of the NoteFinder application. This release contains distribution artifacts for Windows (x86 & x64), macOS (x64 & arm64), and Linux (x64):
- Windows user: Use the
.exe
executable to install the NoteFinder application or use the-Portable.zip
for portable NoteFinder application. - Ubuntu user: Use the
.deb
package for installation. If.AppImage
is used, please ensure the FUSE file system is installed. - Linux user: If there is a necessity for other custom distro packages, feel free to contact me.
- macOS user: The package is untested yet. If there is any problem, don't hesitate to contact me.
What's Changed
- Core improvement:
- Move the PDF.js from backend (main) to frontend (renderer) to implement latest PDF.js version and non-legacy mode.
- Re-written the document read and parse procedures to improve loading time.
- Fix broken group annotations dataSrc value
- Enable right-click to edit text, edit document title and open document.
- Reset button will also remove the application 'appdata' directory.
- UI improvement:
- Changes sorting icon.
- Move the table pagination button location.
- Enabling selection on row-group-header that contain document filename/title.
- Tweak row-group-header style.
- Tweak elements background style.
Thank you for using NoteFinder 😄 .
NoteFinder v0.8.5
This is the second release of the NoteFinder application. Distribution artifacts for user download will be available in the next release.
NoteFinder v0.5.2
This is the first release of the NoteFinder application.