Releases: SignalK/charts-plugin
Releases · SignalK/charts-plugin
v3.6.2
v3.6.1
What's Changed
Full Changelog: v3.6.0...v3.6.1
v3.6.0
What's Changed
- feat: add webapp displayName and logo by @msallin in #82
- Harden tile endpoints and split tile serving by @msallin in #83
- feat: show per-path chart counts in plugin status banner (fixes #8) by @msallin in #79
- feat: show per-path chart counts in plugin config description (fixes #8) by @msallin in #80
Full Changelog: v3.5.0...v3.6.0
v3.5.0
What's Changed
- chore: modernize workflows + add Stryker config by @msallin in #57
- chore(deps-dev): bump express and body-parser (supersedes #33, #32) by @msallin in #58
- fix: harden tile serving with format allowlist and file validation by @msallin in #59
- chore: migrate plugin-test.js to TypeScript by @msallin in #61
- docs: add CI, npm version, and license badges to README by @msallin in #60
- Add {bbox} and {bbox_3857} URL substitution for WMS proxy support by @catapulta in #54
- Add File watcher support by @panaaj in #34
- chore: add dependabot config by @msallin in #63
- fix: pre-release correctness and performance pass by @msallin in #64
- chore: align tooling + TS strict migration with family by @msallin in #62
- chore: drop unused @types/baconjs and body-parser devDeps by @msallin in #65
- chore(deps): bump mheap/github-action-required-labels from 1 to 5 in the actions group across 1 directory by @dependabot[bot] in #66
- refactor: replace trivial lodash usages with native JS by @msallin in #77
- refactor: swap xml2js for fast-xml-parser by @msallin in #78
- chore(deps): bump p-limit from 3.1.0 to 7.3.0 by @dependabot[bot] in #67
- chore(deps-dev): bump @types/node from 22.19.17 to 25.6.0 by @dependabot[bot] in #74
- chore(deps-dev): bump typescript from 5.9.3 to 6.0.3 by @dependabot[bot] in #70
- chore(deps-dev): bump chai-http from 4.4.0 to 5.1.2 by @dependabot[bot] in #69
- chore: switch moduleResolution to bundler, drop ignoreDeprecations by @msallin in #81
New Contributors
- @msallin made their first contribution in #57
- @catapulta made their first contribution in #54
Full Changelog: v3.4.0...v3.5.0
v3.5.0-beta
What's Changed
- fix: Add JSON response to POST /cache/:identifier request handler by @panaaj in #51
- Use pure js mbtiles by @tkurki in #43
- chore: modernize workflows + add Stryker config by @msallin in #57
- chore(deps-dev): bump express and body-parser (supersedes #33, #32) by @msallin in #58
- fix: harden tile serving with format allowlist and file validation by @msallin in #59
- chore: migrate plugin-test.js to TypeScript by @msallin in #61
- docs: add CI, npm version, and license badges to README by @msallin in #60
- Add {bbox} and {bbox_3857} URL substitution for WMS proxy support by @catapulta in #54
- Add File watcher support by @panaaj in #34
- chore: add dependabot config by @msallin in #63
- fix: pre-release correctness and performance pass by @msallin in #64
- chore: align tooling + TS strict migration with family by @msallin in #62
- chore: drop unused @types/baconjs and body-parser devDeps by @msallin in #65
- chore(deps): bump mheap/github-action-required-labels from 1 to 5 in the actions group across 1 directory by @dependabot[bot] in #66
- refactor: replace trivial lodash usages with native JS by @msallin in #77
- refactor: swap xml2js for fast-xml-parser by @msallin in #78
- chore(deps): bump p-limit from 3.1.0 to 7.3.0 by @dependabot[bot] in #67
- chore(deps-dev): bump @types/node from 22.19.17 to 25.6.0 by @dependabot[bot] in #74
- chore(deps-dev): bump typescript from 5.9.3 to 6.0.3 by @dependabot[bot] in #70
- chore(deps-dev): bump chai-http from 4.4.0 to 5.1.2 by @dependabot[bot] in #69
New Contributors
- @msallin made their first contribution in #57
- @catapulta made their first contribution in #54
Full Changelog: v3.3.0...v3.5.0-beta