- 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
- IMPROVED object support in network dataframes
- IMPROVED None and 'empty' handling for project metadata
- FIXED data types not saved for empty networks
- FIXED element defaults not added during element creation
- FIXED superuser flag not respected when activating project
- ADDED Python 3.7 support
- ADDED getting/setting project settings and metadata
- ADDED full database access for superusers
- ADDED element handling to API and client
- FIXED wrong API routes
- FIXED PyPi links
- ADDED shields and description
- Initial release