Version 2020.4.0: Difference between revisions

From Tygron Preview Support Wiki
Jump to navigation Jump to search
(Created page with "Version 2020.4.0 is released on preview.tygron.com (Preview) on Friday December 13th 2019 '''GEO Integration''' * Selection now supports drag-drop of geojson files as a blue...")
 
No edit summary
Line 5: Line 5:
* Map selection in new-map wizard now also support drag-drop of the project area location.
* Map selection in new-map wizard now also support drag-drop of the project area location.


'''Other'''
'''Panels'''
* Selection now supports drag-drop of geojson files.
* Text panels can now also be templated.
* Text panel: $ATTRIBUTE to load attribute values of the associated object (e.g. neighbourhood).
* Text panel: $NAME $ID to get the name/id of the associated object (e.g. neighbourhood).
* Text panel editing can also be done with an enlarged text field.
 
'''Performance'''
* Faster validation for networks, resulting in faster start-up and saving of projects.
* Faster loading of large amount (1 million+) of TQL queries.
 
'''Web'''
* Now possible to upload your own custom Javascript Library.


[[Category:Version 2020]]
[[Category:Version 2020]]

Revision as of 13:52, 12 December 2019

Version 2020.4.0 is released on preview.tygron.com (Preview) on Friday December 13th 2019

GEO Integration

  • Selection now supports drag-drop of geojson files as a blue print.
  • Map selection in new-map wizard now also support drag-drop of the project area location.

Panels

  • Text panels can now also be templated.
  • Text panel: $ATTRIBUTE to load attribute values of the associated object (e.g. neighbourhood).
  • Text panel: $NAME $ID to get the name/id of the associated object (e.g. neighbourhood).
  • Text panel editing can also be done with an enlarged text field.

Performance

  • Faster validation for networks, resulting in faster start-up and saving of projects.
  • Faster loading of large amount (1 million+) of TQL queries.

Web

  • Now possible to upload your own custom Javascript Library.