Skip to content

v0.0.0.12

Compare
Choose a tag to compare
@pnd280 pnd280 released this 15 Jun 09:24
  • NEW | EXPERIMENTAL: Sticky thread message toolbar. "Thread Query Markdown" is now merged with this setting.
    Sticky thread message toolbar
  • NEW: Auto refresh the page on Cloudflare session timeout.
  • NEW: Improved programming experience:
    • Added code block toolbar to markdown query.
    • Apply theme (VSCode Dark) to native blocks to ensure consistency with the Diff Viewer.
    • Supports syntax highlighting for unsupported languages on Perplexity (CSharp, Blade).
    • Declutter code block toolbar - hide options when not needed.
      Code block toolbar
  • IMPROVE: Diff Viewer now supports syntax highlighting for:
    • Java, HTML, CSS, XML, CLike, Bash, C, Cpp, Gradle, GraphQL, JSON, Makefile, Markdown, PowerShell, Rust, Sass, SCSS, SQL, Kotlin, Haskell, PHP, Apex, Blade.
  • IMPROVE: Improved update notifications.
  • FIX: Unintentionally inject scripts into Perplexity's subdomains.
  • FIX: Fixed a bug where only empty visual column of the first message query is collapsed (PPLX's html structure changed).
  • CHANGES:
    • Removed message auto scroll: already implemented on Perplexity.

Thanks @Reddishye for the blade prism plugin.