PackageTrack
Sign in Get early access

silverstripe/errorpage

ErrorPage component for SilverStripe CMS

3.1.1 2.7M downloads/mo #3928 most downloaded on Packagist silverstripe/silverstripe-errorpage

What this package is like to depend on

Last release 3 days ago

20 Aug 2026

Release timing varies

gaps range from 8 days to 13 months

Rarely documented

notes for 4 of 61 stable releases

Nothing withdrawn

no release was ever pulled

9 years old

109 releases · first in 2017

1 release in the last 12 months

see the full history below

Release timeline

74 releases · Jul 2017 to Aug 2026
2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 109
  1. 3.1.1 20 Aug 2026
    Release notes

    What's Changed

    Full Changelog: 3.1.0...3.1.1

    Open source →
  2. 3.1.0 07 Aug 2025
    Release notes

    What's Changed

    • MNT Run module-standardiser by @GuySartorelli in #138
    • MNT Run module-standardiser by @emteknetnz in #140

    Full Changelog: 3.0.0...3.1.0

    Open source →
  3. 3.1.0-rc1 no date pre-release
    Release notes

    What's Changed

    • MNT Run module-standardiser by @GuySartorelli in #138
    • MNT Run module-standardiser by @emteknetnz in #140

    Full Changelog: 3.0.0...3.1.0-rc1

    Open source →
  4. 3.1.0-beta1 no date pre-release
    Release notes

    What's Changed

    • MNT Run module-standardiser by @GuySartorelli in #138
    • MNT Run module-standardiser by @emteknetnz in #140

    Full Changelog: 3.0.0...3.1.0-beta1

    Open source →
  5. 3.0.0 14 Apr 2025
    Release notes

    What's Changed

    • DEP Dependencies for CMS 6 by @emteknetnz in #102
    • API Set extension hook implementation visibility to protected by @emteknetnz in #107
    • FIX Update CMS fields now that they're being scaffolded by @GuySartorelli in #117
    • DEP Limit PHP support for CMS 6 by @GuySartorelli in #119
    • API Standardise extension hooks by @GuySartorelli in #118
    • API Replace Extension subclasses by @emteknetnz in #120
    • DEP Use PHPUnit 11 by @emteknetnz in #121
    • API Use new names for renamed classes by @GuySartorelli in #122
    • API Update code to reflect changes in silverstripe/cms by @GuySartorelli in #126
    • API Update API to reflect changes in silverstripe/cms by @GuySartorelli in #128
    • DEP Don't include vendor-plugin as an explicit dependency by @GuySartorelli in #130
    • ENH Stop using Controller::has_curr() by @emteknetnz in #132
    • MNT Run module-standardiser by @emteknetnz in #134
    • FIX Change LeftAndMain class check to AdminController by @emteknetnz in #137

    Full Changelog: 2.4.0...3.0.0

    Open source →
  6. 3.0.0-rc1 no date pre-release
    Release notes

    What's Changed

    • DEP Dependencies for CMS 6 by @emteknetnz in #102
    • API Set extension hook implementation visibility to protected by @emteknetnz in #107
    • FIX Update CMS fields now that they're being scaffolded by @GuySartorelli in #117
    • DEP Limit PHP support for CMS 6 by @GuySartorelli in #119
    • API Standardise extension hooks by @GuySartorelli in #118
    • API Replace Extension subclasses by @emteknetnz in #120
    • DEP Use PHPUnit 11 by @emteknetnz in #121
    • API Use new names for renamed classes by @GuySartorelli in #122
    • API Update code to reflect changes in silverstripe/cms by @GuySartorelli in #126
    • API Update API to reflect changes in silverstripe/cms by @GuySartorelli in #128
    • DEP Don't include vendor-plugin as an explicit dependency by @GuySartorelli in #130
    • ENH Stop using Controller::has_curr() by @emteknetnz in #132
    • MNT Run module-standardiser by @emteknetnz in #134
    • FIX Change LeftAndMain class check to AdminController by @emteknetnz in #137

    Full Changelog: 2.4.0...3.0.0-rc1

    Open source →
  7. 3.0.0-beta1 16 Feb 2025 pre-release
    Release notes

    What's Changed

    • DEP Dependencies for CMS 6 by @emteknetnz in #102
    • API Set extension hook implementation visibility to protected by @emteknetnz in #107
    • FIX Update CMS fields now that they're being scaffolded by @GuySartorelli in #117
    • DEP Limit PHP support for CMS 6 by @GuySartorelli in #119
    • API Standardise extension hooks by @GuySartorelli in #118
    • API Replace Extension subclasses by @emteknetnz in #120
    • DEP Use PHPUnit 11 by @emteknetnz in #121
    • API Use new names for renamed classes by @GuySartorelli in #122
    • Add extension hooks for static file writing by @NightJar in #124
    • API Use new class_description configuration by @GuySartorelli in #127
    • API Update code to reflect changes in silverstripe/cms by @GuySartorelli in #126
    • API Deprecate API that's changing in CMS 6 by @GuySartorelli in #129
    • API Update API to reflect changes in silverstripe/cms by @GuySartorelli in #128
    • DEP Don't include vendor-plugin as an explicit dependency by @GuySartorelli in #130
    • ENH Stop using Controller::has_curr() by @emteknetnz in #132

    Full Changelog: 2.3.1...3.0.0-beta1

    Open source →
  8. 3.0.0-alpha1 26 Nov 2024 pre-release

    Nothing published for this version

  9. 2.4.0 08 Apr 2025
    Release notes

    What's Changed

    • Add extension hooks for static file writing by @NightJar in #124
    • API Use new class_description configuration by @GuySartorelli in #127
    • API Deprecate API that's changing in CMS 6 by @GuySartorelli in #129
    • MNT Run module-standardiser by @emteknetnz in #136

    Full Changelog: 2.3.1...2.4.0

    Open source →
  10. 2.4.0-rc1 16 Feb 2025 pre-release
    Release notes

    What's Changed

    • Add extension hooks for static file writing by @NightJar in #124
    • API Use new class_description configuration by @GuySartorelli in #127
    • API Deprecate API that's changing in CMS 6 by @GuySartorelli in #129

    Full Changelog: 2.3.1...2.4.0-rc1

    Open source →
  11. 2.4.0-beta1 no date pre-release
    Release notes

    What's Changed

    • Add extension hooks for static file writing by @NightJar in #124
    • API Use new class_description configuration by @GuySartorelli in #127
    • API Deprecate API that's changing in CMS 6 by @GuySartorelli in #129

    Full Changelog: 2.3.1...2.4.0-beta1

    Open source →
  12. 2.3.1 13 Feb 2025

    Nothing published for this version

  13. 2.3.0 07 Aug 2024

    Nothing published for this version

  14. 2.3.0-rc1 no date pre-release

    Nothing published for this version

  15. 2.3.0-beta1 no date pre-release

    Nothing published for this version

  16. 2.2.2 17 Jun 2024

    Nothing published for this version

  17. 2.2.1 07 May 2024

    Nothing published for this version

  18. 2.2.0 10 Feb 2024

    Nothing published for this version

  19. 2.2.0-rc1 no date pre-release

    Nothing published for this version

  20. 2.2.0-beta1 no date pre-release

    Nothing published for this version

  21. 2.1.2 10 Feb 2024

    Nothing published for this version

  22. 2.1.1 13 Nov 2023

    Nothing published for this version

  23. 2.1.0 29 Aug 2023

    Nothing published for this version

  24. 2.1.0-rc1 no date pre-release

    Nothing published for this version

  25. 2.1.0-beta1 no date pre-release

    Nothing published for this version

  26. 2.0.2 26 Aug 2023

    Nothing published for this version

  27. 2.0.1 15 Jun 2023

    Nothing published for this version

  28. 2.0.0 27 Apr 2023

    Nothing published for this version

  29. 2.0.0-rc1 30 Mar 2023 pre-release

    Nothing published for this version

  30. 2.0.0-beta1 02 Feb 2023 pre-release

    Nothing published for this version

  31. 2.0.0-alpha1 09 Aug 2022 pre-release

    Nothing published for this version

  32. 1.13.4 08 Feb 2024

    Nothing published for this version

  33. 1.13.3 06 Nov 2023

    Nothing published for this version

  34. 1.13.2 21 Aug 2023

    Nothing published for this version

  35. 1.13.1 14 Jun 2023

    Nothing published for this version

  36. 1.13.0 28 Mar 2023

    Nothing published for this version

  37. 1.13.0-rc1 no date pre-release

    Nothing published for this version

  38. 1.13.0-beta1 10 Mar 2023 pre-release

    Nothing published for this version

  39. 1.12.0 10 Nov 2022

    Nothing published for this version

  40. 1.12.0-rc1 no date pre-release

    Nothing published for this version

  41. 1.12.0-beta1 no date pre-release

    Nothing published for this version

  42. 1.11.0 04 May 2022

    Nothing published for this version

  43. 1.11.0-rc1 no date pre-release

    Nothing published for this version

  44. 1.11.0-beta1 no date pre-release

    Nothing published for this version

  45. 1.10.1 01 Feb 2022

    Nothing published for this version

  46. 1.10.0 18 Nov 2021

    Nothing published for this version

  47. 1.10.0-rc1 no date pre-release

    Nothing published for this version

  48. 1.10.0-beta1 no date pre-release

    Nothing published for this version

  49. 1.9.0 05 Oct 2021

    Nothing published for this version

  50. 1.9.0-rc1 06 Sep 2021 pre-release

    Nothing published for this version

  51. 1.9.0-beta1 26 Aug 2021 pre-release

    Nothing published for this version

  52. 1.8.0 16 May 2021

    Nothing published for this version

  53. 1.8.0-rc1 no date pre-release

    Nothing published for this version

  54. 1.8.0-beta1 21 Jan 2021 pre-release

    Nothing published for this version

  55. 1.7.0 02 Nov 2020

    Nothing published for this version

  56. 1.7.0-rc1 no date pre-release

    Nothing published for this version

  57. 1.7.0-beta1 no date pre-release

    Nothing published for this version

  58. 1.6.0 15 Jun 2020

    Nothing published for this version

  59. 1.6.0-rc1 no date pre-release

    Nothing published for this version

  60. 1.6.0-beta1 26 May 2020 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive