Skip to content

v2.4 - GPS Capture and Project Update

Compare
Choose a tag to compare
@NathanW2 NathanW2 released this 20 Apr 05:48
· 806 commits to master since this release

Major Features:

  • #207 Project update and install support
  • #201 GPS line and polygon tracing
  • #265 Move node support in edit geometry

Minor Features:

  • #212 Added scale selection widget to bottom right of screen
  • #241 Improved all scroll bars to be larger and touch friendly
  • #221 May now limit the number of decimal places in number widget
  • #189 Added public sample project

Bug Fixes:

  • #233 Fixed crash related to multi-threaded rendering by limiting the number of rendering processes (particularly noticeable on network or slower database connections).
  • #240 Fixed list scrolling with touch devices jumping back to top

Config Manager:

  • #246 Refactor config manager widget logic (more stable then before)
  • Add new tree item for defining Info1 and Info2 for selection layers

Project update: See notes in the docs for setup:
http://roam-docs.readthedocs.org/en/latest/admin-guide/ProjectUpdating/