Skip to content

Latest commit

 

History

History
415 lines (320 loc) · 11.6 KB

CHANGES.rst

File metadata and controls

415 lines (320 loc) · 11.6 KB

Changelog

Our versioning scheme uses a two-digit year, a two-digit month, and a release counter within month. Previously the release counter was omitted when zero.

Changes necessitating migration reference the corresponding migration section. References are only rendered correctly as part of the Sphinx documentation. Within GitLab please find the migration document here.

Upcoming (unreleased)

Added

Changed

Deprecated

Removed

Fixed

Security

19.07.0 (2019-07-14)

Added

  • Add marv show cli command to show basic information about datasets

Fixed

  • Fix pycapnp wrapper to handle nested lists
  • Fix broken CE docker image builds
  • Fix pasting into multi-select input field
  • Automatically cleanup node output from unsuccessful previous runs
  • Let gnss node gracefully handle bags without valid messages
  • Fix loading of raster tiles during window resize

19.04.0 (2019-04-30)

Added

  • Contribution guide and workflow to accept contributions
  • High-lighting of last visited dataset when returning from detail view to listing view
  • Support display of dates and times in local time, server time, or UTC (EE)
  • Option to filter on table columns (EE)
  • Option to hide table columns (EE)
  • Documentation for adding custom static frontend files
  • Generation and validation of hashes for Python requirements
  • Tests for CE merge requests as part of internal CI runs
  • Filter types for float and int

Changed

  • End-to-end tests run reliably (EE)
  • Move to GitLab to consolidate tooling #54
  • Remove quickstart instructions from README in favour of normal installation instructions
  • Mount scanroot readonly in docker container
  • Manage requirements files in central location for ease of use
  • Derive MARV package inter-dependencies from requirements files
  • Upgrade Python tooling to latest versions
  • Upgrade Python dependencies to latest versions
  • Reformat changelog
  • Improve error message in ffmpeg node when conversion fails

Fixed

  • Include requirements.in files in Python source distributions
  • Set default unit of timedelta filters to seconds #58
  • Hitting enter key in subset filter now applies filters
  • Fix initial zoom level for maps with empty geometries
  • Fix support for GeoJSON points in trajectory widget #50
  • Let trajectory node produce correct GeoJSON for segments with only one coordinate
  • Fix filtering of date fields with greater than or equals operation
  • Only display successfully converted videos in video detail section

Security

19.02.0 (2019-02-09)

Changed

  • Improve frontend render performance
  • Improve testing and deployment infrastructure
  • Prepare migration to GitLab
  • Unify versioning of frontend and Python packages
  • Dropped ipdb in favour of pdbpp (see :ref:`migrate_18_07_to_19_02_0`)

Fixed

  • Support unicode characters in filenames and rosbag string messages #42, #45
  • Only call formatters for values other than None
  • Add support for GeoJSON points to trajectory widget #50
  • Properly load and initialise custom widgets #47
  • Properly reset state of button to fetch file lists #41

18.07 (2018-07-22)

Added

  • Document pattern for reducing multiple streams
  • Add cli command for database dump and restore
  • Add controls to adjust point cloud playback speed
  • Support querying for datasets with missing files
  • Support link widgets with download attribute

Changed

Fixed

  • Allow fulltext node to be used while directly subscribing to string topics
  • Document the need for configured nodes to define a schema
  • Document the need for setting stream headers
  • Improve cli exception handling and error messages for certain edge cases
  • Reset graphical tag filters on collection switch
  • Fix utm conversion for gnss node #39
  • Properly set and reset outdated state of datasets
  • Consistently set cache control header to disable caching of all content

18.05.1 (2018-05-11)

Fixed

  • Correct coordinate transformations for cached trajectories

18.05 (2018-05-08)

Added

  • Enable loading dataset node output in comparison views
  • Support setting UID and GID for docker installation #34

Changed

  • Auto-initialise previously unintialised site upon start
  • Set docker container timezone to host timezone
  • Set default matplotlib backend to Agg, removing the need to set it manually

Fixed

  • Better support for colour formats
  • Add scanroot to documentation deploy example for NGINX
  • Cleanup form submit handling #31
  • Fix native installation method for Community Edition #36
  • Fix loading of videos for Community Edition #35
  • Gracefully handle permission denied upon initialisation

18.04 (2018-04-30)

Added

  • Add command-line group management to Community Edition
  • Support configuration of access control lists
  • Add docker setup with example site

Changed

  • Speed-up streaming of videos and point clouds with NGINX reverse-proxy
  • Improve point cloud player controls
  • Improve trajectory player controls
  • Make styling of widgets more consistent
  • Switch from nosetest to pytest and cleanup requirements
  • Drop Bootstrap v3 in favour of slim custom Bootstrap v4 derivate
  • Merge and cleanup individual repositories
  • Installation methods have significantly changed, reinstall is recommended (see :ref:`migrate_18_03_to_18_04`)

Fixed

  • Fix trajectory generation
  • Fix erroneous self-referentiality of some capnp structs
  • Fix color format for opencv bridge

18.03 (2018-03-10)

Added

  • Add more flexible GeoJSON properties to map widget
  • Make marker geometry configurable on map widget
  • Draw markers using last known heading on map in absence of explicit rotation values
  • Document creation of custom capnp types
  • Ship capnp types for atomic values and timed values
  • Add, list, and remove comments via command-line

Changed

Fixed

  • Display correct tags when paging in listing
  • Render GeoJSON lines with correct width in Firefox
  • Fix command-line tagging #26
  • Gnss node handles absence of valid GPS messages #28
  • Add missing int and float formatters
  • Validate names for newly added users and groups
  • Document disabling of uwsgi buffering to enable downloads larger than 1GB #24
  • Fix tags displayed in listing table for any but the first page #27
  • Fix documentation in several places

18.02 (2018-02-05)

Added

  • Support bag sets without timestamp in filenames #16
  • Support running selected nodes for all collections
  • Support listing of and force running dependent nodes
  • Support loading of custom.css and custom frontend files

Changed

  • Preliminary support for topics with mixed message types #21
  • Speedup rendering in frontend
  • Colorize point clouds
  • Take message type definitions from bag files (needs migration, see :ref:`migrate_17_11_to_18_02`)

Fixed

  • Fix sexpr for getting node without dot qualifier
  • Fix filtering for datetime fields
  • Fix loading of cloned persistent nodes
  • Handle empty bag files
  • Log error messages instead of several exceptions

17.11 (2017-11-17)

Added

  • Document MARV Robotics nodes
  • Document configuration directives
  • Document HTTP API
  • Document migration from Community Edition 16.10
  • Support import of datasets from Community Edition 16.10
  • Co-release 17.11 community and enterprise edition

Changed

17.08 (2017-08-23)

Added

  • Custom widget support
  • OAuth support
  • Improve documentation for scanners
  • Improve documentation for frontend widgets
  • Video widget improvements
  • Support more image formats
  • Support system-wide configuration
  • Improve cli error handling and logging

Fixed

  • Frontend bug and styling fixes

17.06 (2017-06-16)

Added

  • Allow concurrent execution of multiple node run processes
  • Admin panel for user and group management

Changed

  • Make node syntax clearer to improve the node authoring experience
  • Human readable pathnames in store
  • Improve dataset query via command line
  • Improve CLI logging
  • Advanced access control
  • Improve point cloud handling

Fixed

  • Improve tag cloud styling with a responsive design
  • Keep frontend state and scroll positions between page refreshes
  • Speed up loading of large collections
  • Render multi colored trajectories with markers correctly

17.05 (2017-05-05)

Added

  • Implement generator based node concurrency
  • Optionally spawn node instances per topic or message type
  • Allow collections to define an arbitrary number of scanroots #4
  • Improve performance with reduced JavaScript footprint
  • Improve node runner and introduce basic query cli
  • Add configurable compare view to display data of multiple datasets
  • Add graphical live filters to listing page
  • Make summary section of detail view customizable
  • Display time added column
  • Support most of rosbag play switches in marv ros play

Changed

  • Store data in an efficient binary format
  • Use schemas to enforce data integrity
  • Manage multiple collections of different datasets
  • Configure detail views in Python nodes
  • Replace Python code in config file with simpler expressions
  • Redesign map widget, support trajectory animations
  • Stream huge datasets to point cloud widget
  • Improve mass tagging performance
  • Improve listing update performance

16.10 (2016-10-07)

  • Initial release