Error in var definition causes wrong parsing of default notification text :S

Just to let you know, default template strings for the notification and banner are broken, or not working. Maybe it’s because how my theme parses text. See screenshot:

edit:
this is the var that causes the issue:

define( "PATREON_TEXT_OVER_BUTTON_7", 'This content is available exclusively to members of <a href="%%creator_link%%" target="_blank">%%creator%% Patreon</a> at the time of posting. <b><a href="%%flow_link%%" rel="nofollow">Become a patron at %%currency_sign_front%%%%pledgelevel%%%%currency_sign_fbehind%% or more</a></b> to get exclusive content like this in the future.' );

patreonPlugin_templateError|497x170

Question, when it works, can you use those tags in the banner to get the correct pledge amount in the banner/notification text?

Yep there is a typo there. Thanks. Will get fixed in the next release.

Question, when it works, can you use those tags in the banner to get the correct pledge amount in the banner/notification text?

That should normally display the level that the post is locked for under normal circumstances.

Any idea when the next release will be?

In the coming 1-2 months likely.