Skip to content
This repository was archived by the owner on Jul 13, 2023. It is now read-only.

Releases: Pewww/pr-tree-viewer

v1.2.4: Fix the overlapping issue with the GitHub's own PR Tree.

01 Jun 10:17

Choose a tag to compare

Make sure you hide GitHub's own PR Tree.

image

Nothing in particular has changed.

v1.2.0: Fix extension's not working issue

24 Jan 04:56

Choose a tag to compare

Fixed

  1. Fix the basic problem that extension does not work.
  2. Fix the problem that extension does not work when you refresh with hash url for a specific changed file.

v1.1.9: Fix extension's not working issue and apply github color variables.

20 Oct 04:14

Choose a tag to compare

Fixed

  1. Solved the "Automatic Public Path is not supported in this browser" issue, which prevented extension from being exposed.
  2. Used the color variables of Github to flexibly respond to the addition and change of the theme of Github.

v1.1.6: Fix issue that extension does not work when accessing the 'Files Changed' tab. (Temporary)

24 Aug 15:00
a99c080

Choose a tag to compare

Fixed

  • Modified to render by checking URL in the background without subscribing to specific elements (MutationObserver)