fast_404 8.x-3.0

New in 8.x-3.0
new tag, no changes

New in 8.x-3.0-rc1
rc1 tag, no changes

fast_404 8.x-2.0-alpha5

Bug fixes

Issue #3102050 by scott_euser, bonus: Base table not found after upgrade to Drupal Core 8.8 (table name has changed in 8.8)

fast_404 8.x-1.0-alpha4

Bug fixes
New features

Issue #2904358 by bonus, dakku: Moving default settings config to a dedicated settings file instead of readme
Issue #2930381 by sonnykt, bonus: Subscribe to NotFoundHttpException event
Issue #2978684 by bonus: Normalize Fast404 settings names
Issue #2978693 by bonus: Update README and example settings file to explain all configuration options
Issue #2961512 Using the fast404.inc approach throws errors.
Issue #2715585 by bonus, robpowell, naveenvalecha: Add Fast404PathTestCase for testing paths

Plus additional code cleanup.

fast_404 8.x-1.0-alpha2

Bug fixes
New features

Changes after alpha1:

  • Issue #2700857 by neetu morwani, naveenvalecha, sdstyles: Stop Drupal from bootstrapping once the page is not found
  • Issue #2715579 by neetu morwani, naveenvalecha: Add option fast404_HTML_error_page in settings

fast_404 6.x-1.5

Bug fixes

This is a small release to bring fast_404 up to date in terms of recent (and not as recent) updates.

fast_404 7.x-1.3

New features

Added the ability to set a custom HTML file as the 404 page.

fast_404 7.x-1.2

Switched from checking if isset on $_GET['q'] to !empty() when path checking.

fast_404 6.x-1.2

Adjustment to url_alias and menu_router queries as well as other minor fixes.

fast_404 7.x-1.1

Bug fixes

Correction to the path for allowing imagecache images to be generated.

fast_404 7.x-1.0

Bug fixes

This is the initial stable release for 7.x. Fatal errors when database calls failed have been fixed, as well as queries are all corrected for D7.

fast_404 7.x-1.x-dev

New features

Initial branch to 7.x

No changes made, other than to the .info file

fast_404 6.x-1.0

Bug fixes

This is the first stable release for the module.

Several small issues have been fixed, namely an errant print_r and the correction of the default regex for file matching.

fast_404 6.x-1.x-dev

New features

This is the initial dev release of the Fast 404 module. Give it a shot, your webserver will thank you.

Subscribe with RSS Subscribe to Releases for Fast 404