Skip to content

Releases: svrnm/DemoMonkey

v9.0.0

30 Nov 18:10
875c039
Compare
Choose a tag to compare

Major release that will go into stable (https://bit.ly/demomonkey).

v8.3.0

30 Nov 10:00
d796114
Compare
Choose a tag to compare

8.3.0 (2022-11-30)

Features

  • #41, update the navigation buttons to mui components (a12546b)
  • add a reset button to broken DM message (c4f865e)

Bug Fixes

  • #39: some MUI Components not changing in Dark Mode (#94) (d38e607)
  • #89: remove double scrollbar in popup (#95) (0991eaa)
  • add a link to raise an issue in the html template (7bddc98)
  • minor fix for editor UI (024d409)

v8.2.6

17 Nov 13:42
e96a585
Compare
Choose a tag to compare

8.2.6 (2022-11-17)

Bug Fixes

  • #42, resolves the upload configuration (a1533e8)
  • #48 check if hotkeys is defined (421a2e2)
  • #57, remove error in background.js that receiving end does not exist (4858c3e)
  • #63, change id mechanism for adding declartive net requests (0941557)
  • disable ace service workers to fix #58 (273df06)
  • minor fixes for linting and style (b16f3ed)
  • prettier fixes (10a3ac2)
  • prettier run (2ff3bc5)

v8.2.5

28 Sep 17:12
afbc44e
Compare
Choose a tag to compare

8.2.5 (2022-09-28)

version

v8.2.4

28 Sep 17:05
0c8d9bd
Compare
Choose a tag to compare

8.2.4 (2022-09-28)

version

v8.2.0

28 Sep 07:23
32814ba
Compare
Choose a tag to compare

8.2.0 (2022-09-28)

Features

  • add dependabot YAML. (024d5f2)
  • add linter workflow. (b91cdc9)
  • add release please github workflow. (57c65c5)
  • migrate to manifest version 3. (50e7234)
  • more updates towards mv3 compatibility. (5c652fa)
  • remove hypergraph features, fix selenium. (2173522)
  • replace outdated components with mui elements. (9ad622d)
  • update packages (pre-MUI). (e0dec89)

Bug Fixes

  • #21, do not load inline.js on pages that may break. (cabf605)
  • add package-lock.json to repo. (57c8992)
  • add prettier as dependency. (9c00288)
  • build error. (bc8debf)
  • bump versions for babel. (f4dc83d)
  • further improvements for MV3 and MUI. (e3b1301)
  • make dependabot.yml pretty. (6dd13b0)
  • make host permissions optional. (7a7bce1)
  • make sure that prettier & eslint work together. (332dc57)
  • merge from main. (b1814e1)
  • prettier & linter use the same config. (f15e91c)
  • prettier settings. (9199a78)
  • remove requirement to have fullstop from commits (f626db3)
  • revert background.js changes for injecting monkey.js into websites. (71157d9)
  • rewrite netrequest manager to be stateless. (037bc2e)
  • some cleanups. (58c94c5)
  • some minor things. (41ccec2)
  • update context menus. (455b095)
  • update MUI versions #2. (ced1bd7)
  • update MUI versions. (737615d)

version

v8.0.1

11 Jan 19:57
Compare
Choose a tag to compare
docs: update manifest description.