Skip to content

Releases: rolod0x/rolod0x

v1.4.0

25 Apr 23:59
5780c77
Compare
Choose a tag to compare

What's Changed

  • preliminary support for Firefox by @aspiers in #273
  • add Giveth/Gitcoin info by @aspiers in #277
  • feat: add support for onceupon.xyz by @aspiers in #278
  • add support for onceupon.xyz and fix manifest for Firefox by @aspiers in #279
  • docs updated by @aspiers in #260
  • ci: update-assignees CI workflow by @aspiers in #262
  • chore(settings): make parse errors more human-friendly by @aspiers in #261
  • feat(abbreviators): support 0x12...1234 abbreviations by @aspiers in #263
  • feat(abbreviators): support 0x1234567890...1234 abbreviations by @aspiers in #264
  • add images to manual by @aspiers in #266
  • build(deps-dev): bump typescript from 5.3.3 to 5.4.5 by @dependabot in #268
  • build(deps): bump react-router-dom from 6.22.1 to 6.22.3 by @dependabot in #270
  • build(deps): bump @types/lodash from 4.14.202 to 4.17.0 by @dependabot in #269
  • build(deps-dev): bump @commitlint/cli from 19.0.3 to 19.2.2 by @dependabot in #272
  • build(deps-dev): bump @testing-library/react from 14.2.1 to 15.0.2 by @dependabot in #271

Full Changelog: v1.3.0...v1.4.0

v1.3.0

16 Apr 00:22
Compare
Choose a tag to compare

What's Changed

  • The previous release broke the search hotkey on sites for which rolod0x was not enabled. This release gets that working again.
  • Search can now also be initiated from the popup menu which appears when you click the extension icon.
  • There's also a new CLI pnpm tokenlist:import for importing token lists from https://tokenlists.org.
  • A new website was introduced at https://rolod0x.io.
  • Other misc fixes and cleanups.

Pull requests:

  • fix hotkey, and various documentation tweaks by @aspiers in #256
  • feat(popup): allow triggering search from popup by @aspiers in #257
  • feat(import): add pnpm tokenlist:import script by @aspiers in #242
  • Functional Jekyll setup by @aspiers in #248
  • website and other misc tweaks by @aspiers in #249
  • build(deps-dev): bump @types/node from 20.12.5 to 20.12.7 by @dependabot in #251
  • build(deps-dev): bump rollup from 4.12.0 to 4.14.3 by @dependabot in #255
  • build(deps-dev): bump @codemirror/view from 6.25.1 to 6.26.3 by @dependabot in #254
  • build(deps): bump dedent from 1.5.1 to 1.5.3 by @dependabot in #253
  • build(deps-dev): bump @types/chrome from 0.0.259 to 0.0.266 by @dependabot in #252

Full Changelog: v1.2.1...v1.3.0

v1.2.1

14 Apr 17:27
372582f
Compare
Choose a tag to compare

What's Changed

  • Prep for v1.2.1 and Chrome Web Store submission by @aspiers in #246
  • ci(release): use pnpm not npm by @aspiers in #226
  • README: minor tweaks by @aspiers in #236
  • add pnpm zip and improve README by @aspiers in #237
  • fix(icon): add a 128x128 version of the logo icon without background by @aspiers in #241
  • build(deps): bump @fontsource/ubuntu-mono from 5.0.18 to 5.0.19 by @dependabot in #233
  • build(deps-dev): bump @types/node from 20.11.17 to 20.12.5 by @dependabot in #232
  • build(deps): bump @emotion/styled from 11.11.0 to 11.11.5 by @dependabot in #231
  • build(deps): bump @fontsource-variable/open-sans from 5.0.23 to 5.0.28 by @dependabot in #230
  • build(deps): bump @mui/material from 5.15.13 to 5.15.15 by @dependabot in #229

Full Changelog: v1.2.0...v1.2.1

v1.2.0

05 Apr 12:21
Compare
Choose a tag to compare

What's Changed

  • combine duplicate labels and comments (#7) by @aspiers in #218
  • build(deps-dev): bump the npm_and_yarn group across 1 directory with 1 update by @dependabot in #224
  • build(deps): bump @fontsource/ubuntu from 5.0.8 to 5.0.12 by @dependabot in #223
  • build(deps): bump @emotion/react from 11.11.3 to 11.11.4 by @dependabot in #222
  • build(deps): bump webext-permission-toggle from 5.0.0-1 to 5.0.0 by @dependabot in #219
  • build(deps): bump @fontsource/roboto from 5.0.8 to 5.0.12 by @dependabot in #221
  • build(deps-dev): bump vite from 5.1.7 to 5.2.8 by @dependabot in #225

Full Changelog: v1.1.1...v1.2.0

v1.1.1

26 Mar 00:16
Compare
Choose a tag to compare
  • Fix grammar in address book page

Full Changelog: v1.1.0...v1.1.1

v1.1.0

25 Mar 19:35
Compare
Choose a tag to compare

What's Changed

  • allow adding entries via right-click by @aspiers in #207
  • fix(CodeMirror): tweak variableName colour in light theme by @aspiers in #213
  • build(deps-dev): bump react-devtools from 5.0.0 to 5.0.2 by @dependabot in #212
  • build(deps): bump webext-permissions from 3.1.2 to 3.1.3 by @dependabot in #211
  • build(deps-dev): bump eslint-plugin-react from 7.33.2 to 7.34.1 by @dependabot in #210
  • build(deps): bump @codemirror/lang-javascript from 6.2.1 to 6.2.2 by @dependabot in #209
  • build(deps): bump @uiw/react-codemirror from 4.21.21 to 4.21.25 by @dependabot in #208

Full Changelog: v1.0.0...v1.1.0

v1.0.0

24 Mar 19:48
f97bc03
Compare
Choose a tag to compare

This is the first public release of rolod0x!

What's Changed

  • fix: rationalize font config by @aspiers in #150
  • feat(cli): add CLI for basic replacement by @aspiers in #173
  • CLI polish by @aspiers in #174
  • fix(mapper): treat zeroPaddedAddress() as a transformation by @aspiers in #175
  • feat(mapper): map lowercase abbreviations by @aspiers in #181
  • minor fixes for zero-padded addresses by @aspiers in #188
  • docs: add links to FAQ by @aspiers in #190
  • feat(manifest): add basescan and blockscout to default site list by @aspiers in #196
  • docs(FAQ): add entry about Merge Panda by @aspiers in #197
  • add logo and branding by @aspiers in #189
  • chore(theme): default to light theme to match logo by @aspiers in #198
  • theming tweaks and other miscellanea by @aspiers in #199
  • v1.0.0 by @aspiers in #202
  • refactor(lookup): extract popup parameters into function parameters by @aspiers in #203
  • bump a load of package dependency versions via dependabot

Full Changelog: v0.9.0...v1.0.0

v0.9.0

05 Feb 00:10
Compare
Choose a tag to compare

What's Changed

  • feat: try to make upgrades easier by @aspiers in #75
  • docs: add FUNDING.yml (#69) by @aspiers in #76
  • feat(install): automatically open options page on install (#77) by @aspiers in #78
  • feat(parser): label addresses zero-padded to 32 bytes (#29) by @aspiers in #80
  • docs(README): add donation addresses (#69) by @aspiers in #84
  • docs overhaul and minor test/code improvements by @aspiers in #85
  • ci(build-zip): fix workflow when branch name contains / by @aspiers in #93
  • build(deps): bump ethers from 6.9.0 to 6.9.2 by @dependabot in #92
  • build(deps-dev): bump @types/react from 18.2.46 to 18.2.47 by @dependabot in #89
  • build(deps-dev): bump ts-loader from 9.5.0 to 9.5.1 by @dependabot in #91
  • build(deps-dev): bump rollup from 4.9.1 to 4.9.4 by @dependabot in #90
  • build(deps-dev): bump @types/node from 20.10.6 to 20.10.7 by @dependabot in #88
  • fix(manifest): avoid experimental warning from importing JSON by @aspiers in #97
  • feat(options): disable Save button when no changes to save (#79) by @aspiers in #96
  • docs: minor tweaks by @aspiers in #98
  • refactor: convert parser into two classes and add tests (#37) by @aspiers in #99
  • various cleanup tweaks by @aspiers in #101
  • feat(options): add Donate section (#87) by @aspiers in #100
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.17.0 to 6.19.0 by @dependabot in #105
  • build(deps-dev): bump @types/node from 20.10.7 to 20.11.2 by @dependabot in #107
  • style donations page by @aspiers in #104
  • build(deps-dev): bump eslint from 8.53.0 to 8.56.0 by @dependabot in #106
  • build(deps-dev): bump @types/react-dom from 18.2.14 to 18.2.18 by @dependabot in #108
  • build(deps-dev): bump lint-staged from 15.0.2 to 15.2.0 by @dependabot in #109
  • fix(settings): make text highlight colour visible (#102) by @aspiers in #111
  • lots of mostly permission-related fixes by @aspiers in #114
  • fix(permissions): switch to fregante/webext-domain-permission-toggle#main by @aspiers in #115
  • feat: make formatting of labels configurable in display section (#46) by @aspiers in #116
  • feat: add HashRouter to options page (#112) by @aspiers in #118
  • fix link colour by @aspiers in #119
  • build(deps-dev): bump @types/jest from 29.5.7 to 29.5.11 by @dependabot in #120
  • build(deps): bump ethers from 6.9.2 to 6.10.0 by @dependabot in #121
  • build(deps-dev): bump @rollup/plugin-typescript from 11.1.5 to 11.1.6 by @dependabot in #123
  • build(deps-dev): bump @commitlint/cli from 18.2.0 to 18.5.0 by @dependabot in #122
  • build(deps-dev): bump @types/react from 18.2.47 to 18.2.48 by @dependabot in #124
  • Lots of misc improvements by @aspiers in #126
  • build(deps-dev): bump @typescript-eslint/parser from 6.19.1 to 6.20.0 by @dependabot in #130
  • build(deps-dev): bump @types/chrome from 0.0.258 to 0.0.259 by @dependabot in #131
  • build(deps-dev): bump husky from 8.0.3 to 9.0.7 by @dependabot in #128
  • build(deps-dev): bump web-ext from 7.10.0 to 7.11.0 by @dependabot in #127
  • build(deps-dev): bump @codemirror/view from 6.23.0 to 6.23.1 by @dependabot in #129
  • feat(lookup): get address lookup popup MVP working (#18) by @aspiers in #132
  • update maintainer info and issue templates by @aspiers in #138
  • chore: split build into dist/{chrome,firefox} by @aspiers in #139
  • feat: add error boundaries by @aspiers in #140
  • refactor: avoid relative paths when using shared files by @aspiers in #141
  • refactor: unify approach to fonts by @aspiers in #143

Full Changelog: v0.1.0...v0.9.0