Skip to content

Release 1.6.1

Latest

Choose a tag to compare

@secure-77 secure-77 released this 21 Jan 23:35
2869faa
  • Support Zettelkasten Filenames, use with caution! - PR #159 thanks to @smtucker
  • replaced deprecated utf8_decode() - PR #164 thanks to @dewillepl
  • fixed theme issue #167
  • implemented issue (additional highlight.js support) #173
  • sustainable mb_strlen / strlen / utf8_decode fix
  • added headline copy link button #156
  • show random button only when graph-data is availible #168
  • fixed some pop hover issues (use with 100%) and show content
  • implemented hidden text feature #160
  • eleminated regex-based post-processing by implementing it into PerliteParsedown, this fixed issue #177
  • implemented support for internal Markdown Links #170
  • implemented support for parameter based obsidian image attribute syntax to fix issue #142
  • implemented support for "nice" internal links, this way always the filename only will be displayed without the path
  • fixed issue #172
  • updated katex to 0.16.27
  • updated vis-network to 9.1.13
  • update mermaid to 11.12.2 and re-integrate the dependency directly
  • update to the latest app.css + style adjustments, fixed tags display issue
  • removed depedency for php yaml extension