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.
- GitHub issues were not scraping the correct title. (#109)
- We don't show edited comments in the popup table anymore. (#110)
- Support for GitHub projects (draft and "real" issues). (#108)
- Appending to GitHub issues was not being enhanced, now fixed. (#105)
- Reduced unnecessary permissions (no need for
host_permissions)
- 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.
- Improved the popup table for switching tabs.
- Initial release!
- Good enough to dogfood, not good enough to put effort into marketing it yet.