Skip to content

Releases: brianmcleer/csv-geocoder-widget

csv-geocoder-widget v1.1.5

Choose a tag to compare

@brianmcleer brianmcleer released this 18 Sep 16:52

Download csv-geocoder.zip, extract, and drop the csv-geocoder folder into client\your-extensions\widgets so manifest.json sits directly inside it. Then install dependencies in the client folder (npm install on Experience Builder 1.20 and earlier; pnpm install on 1.21 and later) and restart the client. Visual Studio type shims (src/*.d.ts editor files) are left out of this zip on purpose; they are in the GitHub repo if you want them.

csv-geocoder-widget v1.1.4

Choose a tag to compare

@brianmcleer brianmcleer released this 18 Sep 15:13

Download csv-geocoder.zip, extract, and drop the csv-geocoder folder into client\your-extensions\widgets so manifest.json sits directly inside it. Then install dependencies in the client folder (npm install on Experience Builder 1.20 and earlier; pnpm install on 1.21 and later) and restart the client. Visual Studio type shims (src/*.d.ts editor files) are left out of this zip on purpose; they are in the GitHub repo if you want them.

csv-geocoder-widget v1.1.3

Choose a tag to compare

@brianmcleer brianmcleer released this 17 Sep 21:45

Download csv-geocoder.zip, extract, and drop the csv-geocoder folder into client\your-extensions\widgets so manifest.json sits directly inside it. Then install dependencies in the client folder (npm install on Experience Builder 1.20 and earlier; pnpm install on 1.21 and later) and restart the client. Visual Studio type shims (src/*.d.ts editor files) are left out of this zip on purpose; they are in the GitHub repo if you want them.

csv-geocoder-widget v1.1.2

Choose a tag to compare

@brianmcleer brianmcleer released this 17 Sep 21:01

Download csv-geocoder.zip, extract, and drop the csv-geocoder folder into client\your-extensions\widgets so manifest.json sits directly inside it. Then install dependencies in the client folder (npm install on Experience Builder 1.20 and earlier; pnpm install on 1.21 and later) and restart the client. Visual Studio type shims (src/*.d.ts editor files) are left out of this zip on purpose; they are in the GitHub repo if you want them.

csv-geocoder-widget v1.1.1

Choose a tag to compare

@brianmcleer brianmcleer released this 17 Sep 20:53

Download csv-geocoder.zip, extract, and drop the csv-geocoder folder into client\your-extensions\widgets so manifest.json sits directly inside it. Then install dependencies in the client folder (npm install on Experience Builder 1.20 and earlier; pnpm install on 1.21 and later) and restart the client. Visual Studio type shims (src/*.d.ts editor files) are left out of this zip on purpose; they are in the GitHub repo if you want them.

csv-geocoder v1.1.0

Choose a tag to compare

@brianmcleer brianmcleer released this 16 Sep 15:58

Download csv-geocoder-v1.1.0.zip, extract it, and drop the csv-geocoder folder into client\your-extensions\widgets so manifest.json sits directly inside it, not a second level deep.

Then install dependencies from the client folder and restart the client:

  • Experience Builder 1.20 and earlier: npm install
  • Experience Builder 1.21 and later: pnpm install

See README.md for configuration and CHANGELOG.md for what changed in this version.

csv-geocoder v1.0.3

Choose a tag to compare

@brianmcleer brianmcleer released this 31 Aug 19:03

csv-geocoder v1.0.3. See README for installation instructions.

csv-geocoder v1.0.2

Choose a tag to compare

@brianmcleer brianmcleer released this 23 Jul 17:28

csv-geocoder v1.0.2. See README for installation instructions.

csv-geocoder v1.0.0

Choose a tag to compare

@brianmcleer brianmcleer released this 17 Jun 22:33

csv-geocoder v1.0.0. See README for install steps.