Skip to content

Releases: windingwind/zotero-plugin-template

Release v2.0.2-beta.3

29 May 07:13
Compare
Choose a tag to compare
Release v2.0.2-beta.3 Pre-release
Pre-release

2.0.2-beta.3 (2024-05-29)

  • chore(publish): release v2.0.2-beta.3 (58b747d)
  • fix: update scaffold 0.0.26 (bc1647f)

Release v2.0.2-beta.2

29 May 04:38
Compare
Choose a tag to compare
Release v2.0.2-beta.2 Pre-release
Pre-release

2.0.2-beta.2 (2024-05-29)

  • chore(publish): release v2.0.2-beta.2 (8fdacd4)
  • fix: release ci install deps with -f (65069f6)

Release v2.0.1

15 May 09:25
Compare
Choose a tag to compare

2.0.1 (2024-05-15)

  • chore(publish): release v2.0.1 (3e28d58)
  • fix: release error due to repo rename (9841f16)

Release Manifest

15 May 09:25
Compare
Choose a tag to compare
Release Manifest Pre-release
Pre-release

This release is used to host update.json, please do not delete or modify it!
Updated in UTC 2024-05-29T07:13:19.272Z for version 2.0.2-beta.3

Release 1.1.2

03 May 16:21
Compare
Choose a tag to compare
  • update: lint rules (3860a93)
  • fix: registerLibraryTabPanel and registerReaderTabPanel (cb77a57)
  • Merge pull request #107 from windingwind/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.3.1 (eec0d47)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin (df847e5)
  • Merge pull request #102 from windingwind/dependabot/npm_and_yarn/esbuild-0.20.1 (66c0460)
  • Merge pull request #104 from windingwind/dependabot/npm_and_yarn/typescript-eslint/parser-7.1.1 (f52eb9f)
  • build(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.1.1 (0075dc8)
  • build(deps-dev): bump esbuild from 0.19.12 to 0.20.1 (cd14a26)
  • Update start.mjs (#97) (2cc3ac7)
  • fix: log miss ftl messages in build (#95) (0663e5b)
  • fix: comment for release (#93) (7738410)

Release 1.1.1

28 Dec 02:44
Compare
Choose a tag to compare
  • chore: doc lint (2839b3a)
  • fix: only prompt version when run release, and submit comment to closed issues, fix prerelease version number breaks auto update (#92) (7f6b7c5)
  • Remove original xpi file if exists in extensions folder (#90) (fc8a4ac)
  • add: build replace-in-file includes html and css (f5f2fd3)
  • Fixes issue #86 (#87) (be0b82f)
  • update killZoteroUnix command to ignore grep pipe (#89) (6f3a6d1)
  • update: registerShortcuts (3d9f8a8)
  • fix: devtool startup (032aa74)
  • chore: change default dev tool start delay (57028c7)
  • rename: cmd template (4eb662e)
  • add: DS_Store to gitignore (56c427b)

Release 1.1.0

12 Dec 07:58
Compare
Choose a tag to compare
  • build(deps-dev): bump release-it from 16.3.0 to 17.0.1 (#85) (3c8f1b3)
  • refactor: rebuild development scripts and release workflow (#84) (fb9109d)
  • Correct typo (#83) (e2885ec)
  • update: bundle devtool (ade4962)
  • add: devtool support (1208ad5)
  • chore: onStartup call (a56e31f)
  • feat: add chinese readme document (#75) (12e7cb9)

Release 1.0.2

10 Nov 17:02
Compare
Choose a tag to compare

Release 1.0.1

10 Nov 15:23
Compare
Choose a tag to compare
  • Merge pull request #72 from plin349/fix-grammar (1364288)
  • fix grammar - 'conflict' instead of 'confliction' (1572a57)
  • fix: build update url bug (ddb2bc6)
  • add: support beta (prerelease) auto update (23ffc5f)
  • update: readme (25990fd)
  • fix: #70 (10e57af)
  • update: deps (6d4e962)
  • Merge pull request #69 from windingwind:dependabot/npm_and_yarn/esbuild-0.19.2 (0d67969)
  • build(deps-dev): bump esbuild from 0.18.20 to 0.19.2 (526a18c)
  • Merge pull request #68 from windingwind/dependabot/npm_and_yarn/eslint-config-prettier-9.0.0 (e1088f3)
  • build(deps-dev): bump eslint-config-prettier from 8.10.0 to 9.0.0 (51afe19)
  • update: ztoolkit 2.2.2 (005a016)

Release 1.0.0

02 Aug 15:09
Compare
Choose a tag to compare
  • update: ztoolkit lib (ba57111)
  • fix: shutdown bug (b69feab)
  • fix: main window hook params (ebddeeb)
  • update: main window hooks (1e12c84)
  • update: ztoolkit init (b48953f)
  • add: prerelease do not change update.json (a551773)
  • Merge pull request #67 from windingwind/fixWindowLoad (3c780fe)
  • add: window load hook (4f5f6f8)
  • fix: start script bug (96245a0)
  • fix: locale.ts typo (9f91c76)
  • fix: npm run start bug when extensions not exist (11134e3)
  • Merge pull request #66 from northword:change-build-outfile-to-addonRef (efd56c9)
  • Merge pull request #65 from northword/check-manifest-before-start (9da8393)
  • chore: change build outfile to addonRef.js (9fd9849)
  • fix: remove \n in template literals (9495059)
  • fix: typo (8a36eb2)
  • fix: check manifest before start (3738657)
  • fix: reload.mjs startZotero command (229411a)
  • Merge pull request #64 from northword:fix-lint (18476d9)
  • Merge branch 'main' into fix-lint (79e87f0)
  • Merge pull request #63 from northword:fix-replace-in-file-glob-pattern (10d9879)
  • fix: start.mjs profile path (0ff56d5)
  • chore: run lint before release init (0971bd0)
  • style: prettier and lint (458a6a5)
  • Fix glob pattern in ReplaceInFileConfig.files (3adad05)
  • add: readme start with github codespace (a2d2d3a)
  • update: deps @typescript-eslint/parser (acb6cd7)
  • update: scripts import (d45b721)
  • Merge pull request #58 from windingwind/dependabot/npm_and_yarn/prettier-3.0.0 (c280874)
  • Merge pull request #57 from windingwind/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.0.0 (724a2eb)
  • build(deps-dev): bump prettier from 2.8.8 to 3.0.0 (7c8ab3b)
  • Merge pull request #59 from windingwind/dependabot/npm_and_yarn/release-it-16.1.0 (0ceff97)
  • build(deps-dev): bump release-it from 15.11.0 to 16.1.0 (0713c82)
  • Merge pull request #62 from northword:refactor-start-script (932d491)
  • update: macos zoteroBinPath tip (66c0b12)
  • remove: dev dependency minimist (01d80eb)
  • Merge pull request #60 from northword:add-prefix-for-ftl (cb9efcf)
  • Merge pull request #61 from northword:rename-vscode-settings-json (bd8c6c7)
  • Throw error when profile do not exist (110b806)
  • Update docs for setup development environment (f7b7483)
  • Update addon proxy file before start (6184e7a)
  • Add addon path file before start Zotero (e28af87)
  • Fix typo in match index (b08fd46)
  • Refactor the functions in main into separate functions (3e6b744)
  • Replace xhtml locale keys that only exist in ftl (4d7f61e)
  • Rename vscode settings.json (164c8a0)
  • Update reg exp for data-l10n-id (ab845dd)
  • Add edbuild target to firefox 102 (9e25536)
  • Add prefix for locale files when build (a30f0c7)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin (138c631)
  • Merge pull request #53 from northword/remove-zo6-code (eeb1ace)
  • Merge pull request #54 from northword/update-readme (55368de)
  • Merge pull request #55 from northword/rename-folder (d274334)
  • Fix typo in readme (5cf4e57)
  • Update readme due to typo (ac15ec5)
  • Rename build folder (6576618)
  • Update readme (9c824d6)
  • Rename typings folder (fd3fafe)
  • Add fluent syntax highlighting plugin for vs code (88c2f9e)
  • Add homepage_url into manifest (6f6d3e4)
  • Remove Zotero 6 compatibility code (0b74eab)
  • Update README.md (d2d8922)
  • update: start-watch with build (4d98313)
  • fix: eslint errors (f22a071)