• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Help page.
    Found a dead link? Use the report button!
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
FlyingPress

FlyingPress 5.0.4 NULLED

= 5.0.4 - 27 June, 2025 =

- Improvement: Add `gad_campaignid` to default cache ignore queries
- Fix: Cache was not getting preloaded in certain cases post v5.0.3
- Fix: Preload links on hover was incorrectly preloading urls with query parameters
  • Like
Reactions: zilog357
= 5.0.3 - 25 June, 2025 =

- Improvement: Delay selected scripts until user interaction for better control and compatibility
- Improvement: A new **Defer loading** option to **Delay all JavaScript** for enhanced reliability
- Improvement: Significant reduction in the CPU usage while preloading cache, boosting overall performance
- Improvement: Remove lazy-render properties as elements enter the viewport, ensuring clean styling
- Improvement: Delay third-party scripts independently of the **Delay all JavaScript** setting, whereas **Load after interaction** still covers all scripts
- Improvement: Use cURL instead of non-blocking `wp_remote_post` to eliminate preload queue startup delay
- Fix: Delay js method in v4 was still being used in v5 post migration
- Fix: Prevent concurrent writes from corrupting the `wp-config.php` file on certain hosts
- Fix: Preserve existing constants in the `wp-config.php` file when applying bloat settings
- Fix: A PHP deprecation warning while viewing the preload tasks table
- Fix: Lazy render properties were appended to the style attribute, resulting in invalid CSS
  • Like
Reactions: zilog357

5.0.2 – 05 June, 2025​

  • Fix: Empty URLs being inserted to the queue in certain cases
  • Fix: Separate cache for mobile devices was not generated post v5.0.1
  • Like
Reactions: pgasa

5.0.1 – 03 June, 2025​

  • Improvement: Use native WP HTTP request library to handle multiple requests seamlessly even if cURL multi is unavailable
  • Improvement: Only consider allowed cookies while adding a url to the preload queue
  • Fix: Ensure custom cache ignore cookies are correctly added to the advanced-cache.php
  • Fix: Error while triggering non-existent WP CLI commands
  • Fix: A warning of undefined HTTP_COOKIE in non HTTP contexts
  • Like
Reactions: gratistes and pgasa
= 5.0.0 - 28 May, 2025 =

- New: Automatic and more accurate page optimizations by our new intelligent, fast and highly efficient **CloudOptimizer**
- New: Robust DB based and CPU friendly cache preloading algorithm
- New: Powerful in-house background processing mechanism to efficiently manage cache preloading without overloading the CPU
- New: Separate cache and optimizations for mobile devices
- New: Automatic cache preloading for mobile devices
- New: Count pages currently in queue besides total cached pages count
- New: Fully revamped UI for better user experience
- New: Dedicated **Optimizations** tab for CSS, Javascript, Images, Fonts, Iframes and Videos
- New: Automatically generate more accurate used css
- New: Automatically detect and lazyload offscreen background images
- New: Automatically detect ideal offscreen elements and lazily render them(CSS based lazy render)
- New: Automatically preload critical images( including background images, video posters ) with high priority
- New: Automatically preload critical fonts for faster page loads
- New: Automatically exclude critical videos from lazy loading
- New: Automatically exclude critical iframes from lazy loading
- New: Lazy load videos
- New: Automatically detect third-party scripts to delay their execution
- New: Option to load delayed scripts when browser is free(load on idle)
- New: Dedicated cloud service to find accurate youtube thumbnails in order to generate lightweight previews
- New: Filter hook to generate separate cache by cookie names
- New: Filter hook to add cache ignore query parameters
- Improvement: Renamed optimizations with more meaningful titles and descriptions in the UI
- Improvement: Compatibility with CURCY WooCommerce multi-currency plugin
- Improvement: Robust gzip compression strategy for cached files resulting in three times lesser CPU usage
- Improvement: Delay JS is incredibly stable now without needing any exclusions
- Improvement: Preload links now use native **Speculation Rules** API, disabling WordPreess's inbuilt Speculation Rules
- Improvement: Logged-in user cache is now generated without any page optimizations
- Improvement: Option to purge pages from the admin bar and moved to the settings page
- Improvement: Automatically resume cache preloading process if got stuck due to some reason
- Improvement: Heartbeat frequency will be set to 60s if enabled in bloat settings
- Improvement: Post revisions are limited to 3 if enabled in bloat settings
- Improvement: Efficient cache page counting algorithm
- Improvement: A more reliable way to add/remove constants in the `wp-config.php` file
- Fix: An issue where WP CRON was not being disabled properly
- Fix: Self-hosting Google fonts was not working for fonts defined in inline styles
- Fix: Prevent preloading posts of private post types when comment count is updated
- Fix: Youtube iframes inside `p` tags were resulting in broken styles when preview is self-hosted due to invalid tags hierarchy
= 4.16.4 - 15 February, 2025 =
- Fix: User roles cookie was not getting removed for logged-out users in some cases, causing incorrect cached file generation.
  • Like
Reactions: pgasa and zilog357
= 4.16.3 - 07 February, 2025 =

- Fix: Force disable browser cache when serving cached pages.
- Fix: Incorrect apache fallback configuration for cached pages.
  • Like
Reactions: zilog357
= 4.16.2 - 20 January, 2025 =

- Improvement: htaccess rules added before WP rules to avoid overriding custom rules.
- Improvement: Better object caching compatibility during cache preloading.
- Improvement: WooCommerce assets retained on the account page.
- Improvement: Improved archive page auto-purging.
- Fix: Pages now cached with KBoard plugin active.
- Fix: Translated URLs cached with TranslatePress.
- Fix: Fixed deferral of stylesheets without media attributes.
  • Like
Reactions: Kensei1212
= 4.16.0 - 11 December, 2024 =

- New: Filter hooks to exclude JS files from delay and defer (for third-party plugin developers)
- Improvement: A remarkable 80% reduction in CPU usage during cache preloading for sites with large number of pages
- Improvement: Enhanced compatibility with the SureCart plugin
- Improvement: Enable defer inline by default when defer JavaScript is enabled
- Improvement: Cache was not purged properly when ACF option pages are updated in certain cases
- Improvement: CORS compliant image preloading to ensure efficient resource reuse for better performance
- Improvement: Do not optimize images inside `template` tags for broader compatibility
- Fix: A PHP notice triggered by early textdomain loading in WP v6.7.1
Top