Skip to content

Conversation

@secure-77
Copy link
Owner

  • 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

smtucker and others added 30 commits June 2, 2025 21:14
Fix: replace deprecated utf8_decode() with mb_strlen() and null coalescing for PHP 8.2
Support Zettelkasten Filenames - this setting has a huge performance impact to the app and your server I/O !!
…n, when starting directly after another block

Fixes #172
@secure-77 secure-77 merged commit 2869faa into main Jan 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants