Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 997 Bytes

File metadata and controls

22 lines (17 loc) · 997 Bytes

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Version must be kept in-sync between package.json and wxt.config.js.

[Unreleased]

Fixed

  • Appending to GitHub issues was not being enhanced, now fixed. (#105)

[1.0.0] - 2025-10-02

  • Fix html escaping inside single-tick and double-tick code blocks.
  • Add syntax highlighting for github-style #number.
  • Add syntax highlighting for html tags (such as <img> or <details>).
  • Fix sync issues for things like images being dragged onto a GitHub textrea.

[0.2.0] - 2025-09-30

  • Improved the popup table for switching tabs.

[0.1.0] - 2025-09-26

  • Initial release!
  • Good enough to dogfood, not good enough to put effort into marketing it yet.