Skip to content

Releases: OpenBeta/openbeta-graphql

v1.0.19

20 Feb 21:34
6f8c716
Compare
Choose a tag to compare

What's Changed

  • feat: convert crag data to mbtiles and upload directly to Mapbox by @vnugent in #391
  • fix: create working dir and add missing script by @vnugent in #393

Full Changelog: v1.0.18...v1.0.19

v1.0.18

17 Feb 18:30
e41f4b9
Compare
Choose a tag to compare

What's Changed

  • fix(auth): do not force validation of jwt for requests without auth header by @Silthus in #392

Full Changelog: v1.0.17...v1.0.18

v1.0.17

17 Feb 04:55
d912a16
Compare
Choose a tag to compare

What's Changed

  • fix: keep stats and geo data of all area up-to-date by @vnugent in #387
  • feat(api): add /import endpoint to support bulk importing json data by @Silthus in #390

Full Changelog: v1.0.16...v1.0.17

v1.0.16

20 Jan 20:32
9518cf1
Compare
Choose a tag to compare

What's Changed

  • fix: add area id back to geojson props by @vnugent in #386

Full Changelog: v1.0.15...v1.0.16

v1.0.15

20 Jan 00:29
494c830
Compare
Choose a tag to compare

What's Changed

  • chore: forward app logs to logflare for better vis by @vnugent in #384
  • fix: make lat/lng, bbox, polygon optional by @vnugent in #385

Full Changelog: v1.0.14...v1.0.15

v1.0.14

15 Jan 04:00
9cd3ba5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.13...v1.0.14

v1.0.13

10 Jan 15:56
d649c6d
Compare
Choose a tag to compare

What's Changed

  • fix: expose boltsCount and pitches in GraphQL mutation SingleClimbChangeInput by @l4u532 in #365

Full Changelog: v1.0.12...v1.0.13

v1.0.12

03 Jan 01:12
5055dbe
Compare
Choose a tag to compare

What's Changed

  • build: skip dockerhub login if it's a PR by @enapupe in #373
  • Implement stale PR #286: Bradley/dev mode credentials by @l4u532 in #371
  • docs: add "yarn serve-dev" to README by @l4u532 in #374
  • fix: remove uniqueness requirement for area's L-R indices by @vnugent in #376

Full Changelog: v1.0.11...v1.0.12

v1.0.11

10 Dec 16:13
6d30396
Compare
Choose a tag to compare

What's Changed

  • fix: build kustomize step consuming right ref reference for tag by @enapupe in #370

Full Changelog: v1.0.10...v1.0.11

v1.0.10

10 Dec 15:46
030ebaa
Compare
Choose a tag to compare
  • Support additional grade systems
  • Support multipitch
  • Improve CI/CD