Statamic Environment Indicator & Widget Icon

Statamic Environment Indicator & Widget

2.0.1

June 25th, 2026

Documentation cleanup. No functional changes from 2.0.0.

Same Statamic 6 widget and indicator as 2.0.0; this patch only tidies the README and changelog wording.

2.0.0

June 25th, 2026

First release for Statamic 6. This is now the actively maintained line; the 1.x line for Statamic 5 is in maintenance mode.

Changed

  • BREAKING: Now requires Statamic 6 (statamic/cms ^6.0), PHP 8.3+, and Laravel 12.0+.
  • BREAKING: Widget display simplified to a single show_details option (removed always_show_details/never_show_details).
  • Dashboard widget rebuilt with native Statamic 6 UI components for full dark-mode support.
  • Pattern colors now use flat primary/secondary keys (the old light_mode/dark_mode format still works).
  • Widget reads config via config() so it survives config:cache.

Added

  • Auto-regenerating CSS when the config changes, with no build step.
  • STATAMIC_STATIC_CACHING_STRATEGY and DEBUGBAR_ENABLED rows in the widget detail table.

Fixed

  • Widget no longer leaves a tall empty area when environment details are hidden.

For upgrade notes and Statamic 5 guidance, see the README.

1.0.0

July 17th, 2025

Initial release of Statamic Environment Indicator addon.

Features:

  • Visual environment indicators in CP header
  • Dashboard widget with environment information
  • Support for local, staging, and production environments
  • Configurable environment labels and styling
  • Compatible with Statamic 5.0+