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 😄 .