Releases: pnd280/complexity
v0.0.1.0-public-beta
Changelog
-
NEW: Introducing Canvas - an interactive code preview.
-
NEW: Paste (very) long text into the query box is now no longer create a file.
-
NEW: Drop file to upload within thread.
-
IMPROVE: Significantly improved the overall performance (especially long threads).
-
IMPROVE: Significantly reduce layout shift while generating new message.
-
FIX: Search params will now be respected and work consistently.
-
FIX: Fixed various contrast issues (Light + Dark theme).
Checksum
The attached files are digitally signed by the Chrome Web Store and Mozilla Add-ons. DO NOT install from untrusted sources!
md5 hash | |
---|---|
CRX | E269E325F473E34E8A353EEE5BE5A601 |
v0.0.0.14
- NEW: Block Perplexity's telemetry.
- IMPROVE: Reduced layout shift when open a floating element (Removed all focus guards).
- IMPROVE: Slightly improved performance in long threads.
- FIX: Fixed infinite Cloudflare loop check.
- FIX: Thread query format switch now correctly shown on the toolbar. Notice that the switch will not be shown for query that have no markdown formatting.
- FIX: Fixed a bug where Pro search UI briefly flashes when it's already turned off.
- FIX: Fixed a bug where "Collapse empty thread's visual columns" doesn't consistently work.
- FIX: Removed css injections from API pages.
- FIX: Removed unintended "zeros" at the bottom of the home page.
v0.0.0.12
- NEW | EXPERIMENTAL: Sticky thread message toolbar. "Thread Query Markdown" is now merged with this setting.
- NEW: Auto refresh the page on Cloudflare session timeout.
- NEW: Improved programming experience:
- 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.
v0.0.0.11
-
NEW: Introducing Diff Viewer - compare text/code changes side by side. For text, just ask the AI to wrap any text with triple backticks (```).
-
FIX: Enhanced code block toolbar randomly crashes.
-
FIX: Fixed a bug where toggle the AI profile in the collection selector will break other functionalities.
-
FIX: Fixed a bug where Export button doesn't work.
-
FIX: Corrected AI Profile character limit (1000 -> 1500).
-
IMPROVE: Dark theme: Enhanced text contrast.
v0.0.0.9
- NEW: Auto scroll to the bottom of the thread when new messages are being generated, scroll up for any amount to abort. (currently not support existing/editing/rewriting messages)
- NEW: Export thread without sources/citations.
- NEW: Improved code block with an sticky toolbar with options to copy, wrap, show line numbers, and collapse/expand the block.
- IMPROVE: Query box selectors bar prematurely wrap on small width viewport.
- FIX: Light theme: selected text in some places has no indicator.
- FIX: Collection selector - current selected item not being default selected when open.
- FIX: Incorrect thread message query format switch labels.
v0.0.0.8
- NEW: Export all messages in a thread (including sources).
- Pages and publicly shared threads by others are NOT yet supported.
- NEW: Collection selector will now have a "Default" option that is directly linked to your AI Profile.
- NEW: Improved personalization:
- Custom Slogan/Heading/Trademark or whatever you want to call it.
- Custom UI font & Monospace font.
- Custom Accent color.
- NEW: Toggle message queries between plain text and markdown format (The switch is on the top-right corner of each message query).
- IMPROVE: Overall performance has been improved.
- FIX: Fixed minor UI glitches/inconsistencies.
Special thanks to beta testers on Discord: @paradroid/dayman
, @Toxon
, @<Code/>
.
v0.0.0.6
- NEW: Added Collection Selector:
- Quickly initiate new chat with a collection without hard-navigating to the collection page.
- View and Edit collection details.
- NEW: Custom CSS injection (Extension Options => Custom Theme).
- NEW: Render message query in markdown format (+ Double-click to edit).
- IMPROVE: Automatically collapse empty thread's visual columns.