Skip to content

Releases: verbb/doxter

6.0.0

13 May 00:43
Compare
Choose a tag to compare

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0+.

6.0.0-beta.1

04 Mar 09:56
Compare
Choose a tag to compare
6.0.0-beta.1 Pre-release
Pre-release

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0-beta.1+.

5.0.6

25 Oct 00:28
Compare
Choose a tag to compare

Fixed

  • Fix sticky toolbar.

5.0.5

14 Mar 22:53
Compare
Choose a tag to compare

Fixed

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

5.0.4

05 Jan 23:02
Compare
Choose a tag to compare

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

05 Jan 22:13
Compare
Choose a tag to compare

Changed

  • Only admins are now allowed to access plugin settings.

Fixed

  • Fix field settings not working correctly when setting toolbar icons

5.0.2

23 Oct 03:17
Compare
Choose a tag to compare

Fixed

4.0.2

28 Jul 03:40
Compare
Choose a tag to compare

Fixed

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

4.0.1

27 Jul 10:35
Compare
Choose a tag to compare

Fixed

  • Fix an error for the Shortcode parser class.

5.0.1

26 Jul 21:41
Compare
Choose a tag to compare

Added

  • Add English translations.

Fixed

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