Releases: zotero-plugin-dev/zotero-plugin-scaffold
Releases · zotero-plugin-dev/zotero-plugin-scaffold
v0.2.0-beta.19
🚨 Breaking Changes
- Mv
PluginPrefsMapto_ZoteroTypes.Prefs- by @northword in #89 (b0650)
View changes on GitHub
v0.2.0-beta.18
v0.2.0-beta.17
🐞 Bug Fixes
- EscapeRegExp for ftl matched - by @northword (5561a)
- Read packageJson.config.prefsPrefix for compatibility - by @northword (740dc)
- Prefs.js parse, dont generate
Zotero.Prefstypes - by @northword (b3ae3) - Add prettier-ignore to prefs dts - by @northword (fe23b)
- builder: Ftl prefixing always matches at line start - by @windingwind (f2a9d)
View changes on GitHub
v0.2.0-beta.16
🐞 Bug Fixes
- Don't allow blank lines at the beginning of the dts file - by @northword (52b4b)
View changes on GitHub
v0.2.0-beta.15
🐞 Bug Fixes
- builder: Do not fill
strict_max_versioninupdate.json- by @northword (74879)
View changes on GitHub
v0.2.0-beta.14
🚀 Features
- Support create profile - by @northword in #85 (01deb)
- Parse prefs.js - by @northword in #65 (e178a)
🐞 Bug Fixes
- deps:
View changes on GitHub
v0.2.0-beta.13
🐞 Bug Fixes
- Log level of connecting to rdp - by @northword (1e73a)
- deps: Remove mine - by @northword (40ce4)
View changes on GitHub
v0.2.0-beta.12
🐞 Bug Fixes
- Skip install libasound if Ubuntu version is not 24.04 - by @northword (41050)
View changes on GitHub
v0.2.0-beta.11
🐞 Bug Fixes
- Lint and add docs ci paths filter - by @northword (d48ab)
- tester: Zotero run failed due to miss deps on Utuntu 24 - by @northword in #76 (96102)
View changes on GitHub
v0.2.0-beta.10
🚨 Breaking Changes
- Mv
dist/andtestTmp/to.scaffold/, cache test lib, drop config.test.port - by @northword in #71 (54ad9)
🐞 Bug Fixes
- Do not namespace data-i10n-id that not exist in any ftl message - by @northword (8bd3c)
- Use zotero cli args to set dataDir - by @northword (15a80)
- logger: Log level, use single class mode - by @northword (b3a40)