Skip to content

0.4.5

Latest
Compare
Choose a tag to compare
@hans hans released this 24 Sep 15:25

After far too long a delay, I'm releasing a new version with some critical bugfixes, largely thanks to the excellent developer community of Obsidian / Obsidian Citation Plugin.

Bugfixes:

  • Explicitly mark desktop-only support for now (#105 )
  • Fix off-by-one year citations (#142 , #40) -- thanks @valmaev !
  • Add titleShort template variable (#148 ) -- thanks @valmaev !
  • Fix link insertion bug: newer versions of CodeMirror moved the cursor to the start of the citation rather than the end (#138) -- thanks @Klemet !