Skip to content

v1.1.0 - Pre-Release

Pre-release
Pre-release

Choose a tag to compare

@nichu42 nichu42 released this 03 Aug 13:11
· 11 commits to main since this release

This release is all about writing: a Markdown toolbar for the chat and timeline editors, a one-click Reply action, plus a real performance boost on busy timelines.

✍️ Markdown toolbar for chat & timeline editors (on by default)

Haiilo supports Markdown, but until now you had to type the syntax yourself. Select text in the chat message editor, the timeline post composer, or a timeline comment and a small toolbar appears next to your selection:

  • Bold · Italic · Strikethrough
  • Inline code and code blocks
  • Quotes

↩️ "Reply" action in chat (on by default)

Hover a message from someone else in chat — the dropdown now offers Reply next to "Copy text". It quotes the original message (as a blockquote) into the editor, followed by a blank line, with the caret ready for your answer.

📜 Endless scrolling for timelines (optional)

Scroll near the bottom of a timeline and the "Load more" button is clicked automatically, so the next page of posts loads continuously. Opt in under Settings → Behavior → "Endless scrolling for timelines".

⚡ Performance

  • The extension now uses a single DOM mutation observer instead of many, and date/time rewriting only processes newly-added content instead of rescanning the whole page — noticeably smoother scrolling and typing on busy timelines.

🛠️ Fixes & compatibility

  • Fixed a rendering bug in the floating formatting toolbar of the rich-text editor.
  • Firefox minimum version raised to 140.
  • Restructured the README and cleaned up the legal/scrollbar styling.

Install (pre-release)

This is a pre-release: artifacts are attached for manual download and are not yet published to the Chrome Web Store or AMO.

  • Chrome/Edge: download haiilo-enhancer-chrome.zip, unzip, then load via chrome://extensions → enable Developer modeLoad unpacked.
  • Firefox: download haiilo-enhancer-firefox.xpi and install it (signed as unlisted — installable, not submitted to AMO).

Full Changelog: v1.0.0...v1.0.1