Version 4.0.1
October 25, 2024
Changed
- Improved
parseFootnoteMarkers
andparseFootnoteDefinitions
to handlenull
values, ensuring compatibility with empty CKEditor fields.
Version 4.0.0
February 8, 2024
Added
- Added Craft 5 compatibility.
Version 3.1.1
February 5, 2024
Changed
- Updated the plugin icons.
Version 3.1.0
February 5, 2024
Added
- Added CKEditor compatibility.
Version 3.0.1
May 25, 2022
Added
- The button title is now translatable.
Version 3.0.0
April 14, 2022
Added
- Added Craft 4 compatibility.
Version 2.0.2
August 10, 2020
Changed
- Updated styles for Redactor plugin 2.7
Version 2.0.1
May 14, 2020
Added
- Added the
includeUnmatched
param to thegetFootnotes()
function. (#8)
Version 2.0.0
April 2, 2020
Added
- Added support for inline footnotes. (#7)
- Added the
inlineFootnoteMinLength
config setting.
Changed
- Updated styles for Craft 3.4
Version 2.0.0-beta.5
November 4, 2019
Changed
- Changed the plugin handle from
footnotes
tofootnote
. (#7)
Version 2.0.0-beta.4
September 2, 2019
Fixed
- Fixed a bug where stripping the key prefix didn’t work correctly. (#5)
Version 2.0.0-beta.3
May 6, 2019
Fixed
- Fixed a bug where the Footnotes Redactor plugin wasn’t registered correctly for Redactor fields within Matrix blocks.
Version 2.0.0-beta.2
November 18, 2018
Fixed
- Fixed issue with the footnote button’s icon now showing (when Redactor Custom Styles plugin is not installed).
Version 2.0.0-beta.1
May 23, 2018
Added
- Added Craft 3 compatibility.