Footnotes 5.x is on version 4.0.2
, released on Oct 25, 2023
Released Oct 25, 2023
Add tabindex=“0”
to <sup>
footnotes.
Only admins are now allowed to access plugin settings.
Released Dec 03, 2022
Fix an error when viewing the field in Live Preview with no value.
Released Aug 27, 2022
Now requires PHP 8.0.2+
.
Now requires Craft 4.0.0+
.
Released Aug 27, 2022
Add the ability to pass anchorAttributes
object to footnotes
filter.
Add the ability to pass superscriptAttributes
object to footnotes
filter.
Add the ability to pass anchorAttributes
object to footnotes
function.
Migration to verbb/footnotes
.
Now requires Craft 3.7+.
Released Nov 08, 2019
yet another fix of changelog file … please, don't ask
Released Nov 15, 2024
fixed changelog format to be recognized by Craft Plugin Store … again 😪
Released Nov 08, 2019
#3: new setting for changing how to deal with duplicate footnotes → either combine identical footnotes to one footnote (which is the behaviour of all previous releases and therefore the plugin's default) or list all footnotes seperately, even those that are equal (which is optional, of course)
German translations for settings page
slightly extended the README file
minor fix of docs: added missing note to README about the <sup>
tag's footnote
class (which has been added with release 2.1.0)
Released Oct 30, 2019
#6: fixed the footnote button whose icon always stayed black, also on hovering → now the icon color does change on hovering the button
fixed changelog format to be recognized by Craft Plugin Store
Released Oct 30, 2019
#6: changed icon of footnote button and slightly changed the behaviour of the footnote button: footnotes are not just tagged with <sup>…</sup>
any longer, now they're tagged with <sup class="footnote">…</sup>
to make footnotes coexist with regular superscript text
changelog format
Released Oct 29, 2019
minor improvement: set icon for footnote button
update sources for Craft CMS 3
Released May 10, 2017
minor improvement: Footnotes directly followed by other footnotes (either with or without whitespace characters between them) will now be comma-separated:
"your text2 34" will now be rendered as "your text2, 3, 4"
Released Mar 31, 2017
fixed anchor link replacement in "footnotes" filter
Released June 23, 2016
First version of footnotes plugin released for Craft CMS 2