Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 687 Bytes

CHANGELOG.rst

File metadata and controls

23 lines (21 loc) · 687 Bytes

Changelog

[XX.XX.XX] - 2023-XX-XX

  • [ADDED]
  • [IMPROVED]
  • [CHANGED]
  • [REMOVED]

[0.23.0] - 2022-08-04

  • [ADDED] version property in project data
  • [ADDED] method to migrate projects to latest version
  • [ADDED] option to disable registration
  • [ADDED] option to use a separate mongodb instance as global database
  • [ADDED] geo mode to handle geojson columns
  • [ADDED] tutorials
  • [IMPROVED] collections for element tables now start with net_
  • [IMPROVED] project IDs now can be any name
  • [IMPROVED] compatibility with python < 3.9
  • [IMPROVED] project settings API
  • [IMPROVED] timeseries handling