Changelog

5.0.7 2025-07-18

Changed

  • Update English translations.

5.0.6 2023-10-25

Fixed

  • Fix sticky toolbar.

5.0.5 2023-03-15

Fixed

  • Fix incorrect markup for code blocks. (thanks @bencroker).
  • Fix selecting no linkable headers. (thanks @bencroker).

5.0.4 2023-01-06

Fixed

  • Add field normaliser for enabledToolbarIconNames, to assist with migrating older Doxter field settings for fields that haven’t been updated recently.
  • Fix an error where field settings wouldn’t save when selecting no toolbar icons.

5.0.3 2023-01-06

Changed

  • Only admins are now allowed to access plugin settings.

Fixed

  • Fix field settings not working correctly when setting toolbar icons

5.0.2 2022-10-23

Fixed

  • Fix bug in parse options. (thanks @bencroker).

5.0.1 2022-07-27

Added

  • Add English translations.

Fixed

  • Fix a type error with parseAttributes(). (thanks @bencroker).

5.0.0 2022-07-26

Changed

  • Now requires PHP 8.0.2+.
  • Now requires Craft 4.0.0+.
  • Renamed verbb\doxter\services\DoxterService to verbb\doxter\services\Service.

Removed

  • Remove CraftQL plugin support.