Skip to content

v1.1.4

Choose a tag to compare

@nichu42 nichu42 released this 06 Aug 15:30
· 1 commit 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 / changes since 1.10 release:
-Fixed Firefox background initialization, options opening, and AMO validation issues.
-Fixed ZIP/XPI archive paths for reliable builds.

  • Improved live reaction counters and emoji updates.
  • Fixed reaction sorting flickering when the in-line emoji counter is disabled.
  • Added new experimental feature: reduce the width of the navigation bar when the messenger panel is always-open.
  • Migrated Firefox to MV3 and solved emoji counter features incompatibility.

Full Changelog: v1.1.0...v1.1.4