2.1.45 Release Candidate

Oh, you are right :sweat:
You can actually tell by the signature it gives:
That’s our provided jQuery:

>$
< ƒ (e,t){return new S.fn.init(e,t)}

That’s built-in jQuery:

> $
< ƒ $(selector, [startNode]) { [Command Line API] }

2.1.45 has been released as stable. Changes since rc2:

  • Fix importing when current deck is filtered (thanks to Rumo)
  • Relax template checks when importing (thanks to Rumo)
  • Fix reviewer answer hook in v3 scheduler
  • Prevent hiding of sidebar
  • Show warning when (un)indenting plain text
  • Make jQuery available (thanks to Henrik)

A big thank you to everyone who contributed code, translations, testing and feedback for this release! If you run into any issues with the stable release, please let us know on a new thread.

8 Likes