We're excited to announce the new version of BSK PDF Manager released! Inside this version, you'll find added new features and several bug fixes.
New Features
Extension Filter
Show all or specific filters in extension filter bar. Load documents with the clicked extension by AJAX.
Check extension filter demo here.
Title Start With Filter
Show beginning chars of the title as anchor, load documents whose title start as the clicked anchor by AJAX.
Check title start with filter demo here.
Search bar only
Only show search bar initially, load documents which match the search case when "search" button clicked.
Check search bar only demo here.
Change logs of this version
Version 3.6.3
- Added: New setting to disable generating featured images from PDF documents. This change helps avoid 503 errors when adding new PDFs on certain hosts that don't fully support ImageMagick.
- Fixed: the warning message of _load_textdomain_just_in_time was called incorrectly.
- Fixed: the background color is black when generating featured image from PDF on some hosting.
- Fixed: Cross Site Request Forgery (CSRF) vulnerability when deleting categories in bulk.
- Fixed: capability error when open settings page.
- Fixed: interface error when do capability settings for settings page.
- Compatible with WordPress 6.7.1