Skip to content

Releases: thereis/github-pr-cleaner

v1.5.0

28 Apr 12:42
3fbba0a

Choose a tag to compare

1.5.0 (2026-04-28)

Features

  • add run ID display and copy button to workflows panel (70a9699)

v1.4.0

15 Apr 15:16
44d8f23

Choose a tag to compare

1.4.0 (2026-04-15)

Features

  • add workflows panel above PR comment composer (4fc2eb9)

v1.3.0

13 Apr 13:41
c6c303e

Choose a tag to compare

1.3.0 (2026-04-13)

Features

  • enhance deploy item visibility by excluding PR descriptions from hiding logic (c23b47b)

v1.2.0

13 Apr 08:59
206d751

Choose a tag to compare

1.2.0 (2026-04-13)

Features

  • add debugLogsEnabled to storage keys (ced029b)
  • add options page to build config and manifest (d048efb)
  • add popup footer with repo link, version, and settings gear (0dba82c)
  • advanced settings to enable/disable logs in the dev tools (075b4fa)
  • call initLogger in all entry points (35fcc21)
  • create options page HTML (9182e06)
  • create options page script (31a0b43)
  • make logger async with storage-backed log level (f7659da)
  • wire up popup footer version and settings button (b709e0f)

Bug Fixes

  • update debug logs toggle label to match spec (5c1f411)

v1.1.0

11 Apr 09:45
68a05f8

Choose a tag to compare

1.1.0 (2026-04-11)

Features

  • implement text pattern matching feature with UI controls (4526142)