Skip to content

Tags: dietrichmax/docker-staticmaps

Tags

v0.8.0

Toggle v0.8.0's commit message
fix: update auto-label workflow to skip forked PRs

- Added `if: github.repository == 'dietrichmax/docker-staticmaps'` to skip PRs from forks
- Ensures `GITHUB_TOKEN` has write access when labeling PRs
- Prevents "Resource not accessible by integration" errors for external contributors

v0.7.0

Toggle v0.7.0's commit message
removed ol package

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #43 from dietrichmax/feat-pdf-export

feat(image): add PDF export support for image buffer output

v0.5.0

Toggle v0.5.0's commit message
updated readme with new params

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #27 from dietrichmax/encoded-polyline-support

feat: add support for encodedPolyline in GET and POST shape parameters

v0.3.1

Toggle v0.3.1's commit message
updated packages

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #17 from dietrichmax/draw-multiple-features

feat: Enable multiple shapes rendering for markers, polygons, circles…

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #9 from dietrichmax/logger-formatting

chore: improve log formatting for better readability

- Added `|` separators between log components for clearer structure.
- Log format changed from `[timestamp] [level] message` to `[timestamp] | [level] | message`.
- Ensures consistency and improves log parsing.

v0.1.0

Toggle v0.1.0's commit message
automatic label for server, web and config