Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 2.07 KB

CHANGELOG.md

File metadata and controls

23 lines (15 loc) · 2.07 KB

Please refer to GitHub issues for changelog starting from v1.1.0: https://github.com/kalisio/kapture/issues

1.0.0 (2022-01-06)

New Features
  • Ensure compatibility with old layer identification [close #9] (eddd900d)
  • Enhance body validation (close #8) (87acbe65)
  • Take into account the source activity (map or globe) (close #6) (75bd0c55)
  • Kapture must take into account the current time (close #3) wip: When capturing from Kano canvas layers are not well handled #5 (525598eb)
  • Check for body size limitation when requesting the capture endpoint (close #1) (a160b3c1)
  • Enhance GeoJson support (fix #4) (5a3c7de1)
  • enhance layer id handler (0e76dc74)
  • handle bbox in geojson (05720799)
Bug Fixes