Skip to content

2.7.1

Compare
Choose a tag to compare
@NathanW2 NathanW2 released this 20 Sep 23:25
· 330 commits to master since this release

2.7 -> 2.7.1 Fixes:

  • Quote url with space
  • Fix crash with info dock
  • Better error handle errors in project update code
  • Remember publish data setting
  • Fix typo in publish widget

Changes:

  • Publish buttons moved to a single publish screen
  • _data folder in projects\ folder. Allows for a single shared _data folder for all projects
  • Publish screen will also publish main _data folder
  • Multiline edit support
  • Multi-image widget support (store images in a different sqlite file)
  • QGIS 2.18 update
  • Add star all action on form
  • Support for form actions
  • Replace old legend with QGIS 2.18 legend widget

image

  • Support expand/collapse all with the legend
  • Add range for raster button

image

  • Update project template to 2.18
  • Add icon only mode in settings page

image

FIxes:

Use project background color from project
Disable multipolygon edit for now
Fix saving info query settings
Move close button below message box
Fix required field state
Fix return save buttons for enabled fields.
Legend display for scale layers
Fix save/load of null image
Fix adding extra fields
Fix setting default config correctly
Save global publish path
Fix display of message on cancel
Only show form discard dialog on button
Show mapkey column name in info tool
Fix qgis load location
Fix multipart geometry edit
Show nodes for multipart
Fix snap value when swapping map tools
Disable buttons on ESC
Fix end capture for polygon being invalid
Fix zoom to feature for search
Include sql in database exception

Known Issues:

  • Crash on exit of config manager (will be fixed in next patch release)
  • No multipolygon edit support