Lars Heidkämper

Toolbar Release Notes

Lars Heidkämper

1.1.2

January 28th, 2024

  • Allow edit button to be shown in production environments (https://github.com/heidkaemper/statamic-toolbar/issues/10)
  • Update to Svelte v4 in tooling (https://github.com/heidkaemper/statamic-toolbar/issues/9)
  • Dependency Updates

1.1.1

October 14th, 2023

  • Don't show the Toolbar in Live Preview
  • Dependency Updates

1.1.0

April 23rd, 2023

  • Added support for Statamic 4

1.0.10

April 13th, 2023

  • Added basic support for Bootstrap breakpoints

1.0.9

March 29th, 2023

  • Support for dark color scheme (dark mode)

1.0.8

February 24th, 2023

  • Added support for Pico.css
  • Small layout optimizations to match Laravel Debugbar

1.0.7

February 9th, 2023

  • Default values for addon configuration

1.0.6

February 9th, 2023

  • Toolbar gets its data via fetch (API) to improve performance
  • Minor usability improvements

1.0.5

February 7th, 2023

  • Added a button to hide/show the Toolbar
  • Improved Tailwind CSS parser

1.0.4

February 7th, 2023

  • Render the Toolbar as a Web Component
  • Ability to change the style of the breakpoint indicator

1.0.3

February 2nd, 2023

  • Show the current template even if it's not in cascade

1.0.2

February 2nd, 2023

  • Fix vendor:publish commands

1.0.1

February 1st, 2023

  • Update default config
  • Automatically publish config after installation

1.0.0

February 1st, 2023

Initial Release