Skip to content

Release 2.0.0 - Juling

Compare
Choose a tag to compare
@matthiasschaub matthiasschaub released this 25 Mar 12:26
· 47 commits to main since this release
2.0.0

Summary:
This release features support for satellite imagery as a basemap layer, makes the website available in different languages and improves marking detection.

What's Changed

  • build(docker): copy config dir into image in #352
  • build: bump Python minimal version to 3.11 in #366
  • feat: support satellite imagery as basemap layer in #348
  • feat: pot is build in gh action and no longer needed in repository in #377
  • feat: add translations in #258
  • chore: new Crowdin translations in #384
  • feat(sketch-map): add attributions file in #373
  • feat(marking-detection): custom yolo model w/ 4 bands in #383
  • feat(ui): update content on help and about page in #388
  • refactor(config): configure logging and discontinue configuration via environment variable in #372
  • build(flower): use Celery config for flower setup in #397
  • refactor(georeference): optimize clipping function in #387

Full Changelog: 1.1.5...2.0.0